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/jenkins12738799232031282768.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:f870d4836838dc2658611cf1dccefe4c7139bdef8d5ce1643498a749adeff40d Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:c2c1eb4564d868da8a3138b843c9a39c9ef388b71adce7b6b4ba1fd47343bbf6 Copying blob sha256:444233448e43fef3bc6406ee19f7f121dc3d68c6686c1cb40dabf0a439a22f28 Copying blob sha256:0a343a2349eeff84c55fd78e55db37cca77c0e889719b8678af27a5ab27c5aa9 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:ea2e461c823db965cefd73b13ea47336b06683c96f953012c0a8d094c73fcf08 Copying blob sha256:dc0a8c43b90da5102932deaf9678f1e4fd14f8b05cd16a5a8ba29f2b1759819d 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-20240908-0839-67d404f9', '--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'] 89ea09d4f11fe9e8a168ba35098134e9a1d2370d896d054454450f09ec436e76 [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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Ign:2 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Get:3 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:5 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release [2036 B] Get:7 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [13.8 kB] Get:8 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB] Get:9 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release.gpg [866 B] Get:10 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0/main amd64 Packages [76.4 kB] Fetched 9314 kB in 1s (9219 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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', './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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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_4.cc Creating dependency file for RANAP_IEs_part_3.cc Creating dependency file for RANAP_IEs_part_2.cc Creating dependency file for RANAP_IEs_part_1.cc Creating dependency file for RANAP_Containers_part_7.cc Creating dependency file for RANAP_Containers_part_6.cc Creating dependency file for RANAP_Containers_part_5.cc Creating dependency file for RANAP_Containers_part_4.cc Creating dependency file for RANAP_Containers_part_3.cc Creating dependency file for RANAP_Containers_part_2.cc Creating dependency file for RANAP_Containers_part_1.cc Creating dependency file for RANAP_Constants_part_7.cc Creating dependency file for RANAP_Constants_part_6.cc Creating dependency file for RANAP_Constants_part_5.cc Creating dependency file for RANAP_Constants_part_4.cc Creating dependency file for RANAP_Constants_part_3.cc Creating dependency file for RANAP_Constants_part_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_3.cc Creating dependency file for SCCP_Mapping_part_4.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_3.cc Creating dependency file for RAW_NS_part_4.cc Creating dependency file for RAW_NS_part_2.cc Creating dependency file for RAN_Emulation_part_7.cc Creating dependency file for RAW_NS_part_1.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_1.cc Creating dependency file for RAN_Adapter_part_2.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_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for 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 BSSGP_Emulation.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for IPA_Emulation.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_2.cc Creating dependency file for SGSN_Tests_NS_part_1.cc Creating dependency file for SGSN_Tests_Iu_part_7.cc Creating dependency file for SGSN_Tests_Iu_part_6.cc Creating dependency file for SGSN_Tests_Iu_part_5.cc Creating dependency file for SGSN_Tests_Iu_part_4.cc Creating dependency file for SGSN_Tests_Iu_part_3.cc Creating dependency file for SGSN_Tests_Iu_part_2.cc Creating dependency file for SGSN_Tests_Iu_part_1.cc Creating dependency file for SGSN_Tests_part_7.cc Creating dependency file for SGSN_Tests_part_6.cc Creating dependency file for SGSN_Tests_part_5.cc Creating dependency file for SGSN_Tests_part_4.cc Creating dependency file for SGSN_Tests_part_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_6.cc Creating dependency file for SCTPasp_Types_part_5.cc Creating dependency file for SCTPasp_Types_part_4.cc Creating dependency file for SCTPasp_Types_part_3.cc Creating dependency file for SCTPasp_Types_part_2.cc Creating dependency file for SCTPasp_Types_part_1.cc Creating dependency file for SCTPasp_PortType_part_6.cc Creating dependency file for SCTPasp_PortType_part_7.cc Creating dependency file for SCTPasp_PortType_part_5.cc Creating dependency file for SCTPasp_PortType_part_4.cc Creating dependency file for SCTPasp_PortType_part_3.cc Creating dependency file for SCTPasp_PortType_part_2.cc Creating dependency file for SCTPasp_PortType_part_1.cc Creating dependency file for SCCPasp_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_6.cc Creating dependency file for SCCPasp_Types_part_5.cc Creating dependency file for SCCPasp_Types_part_4.cc Creating dependency file for SCCPasp_Types_part_3.cc Creating dependency file for SCCPasp_Types_part_1.cc Creating dependency file for SCCP_Types_part_7.cc Creating dependency file for SCCPasp_Types_part_2.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_3.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_2.cc Creating dependency file for SCCP_Types_part_1.cc Creating dependency file for SCCP_Templates_part_7.cc Creating dependency file for SCCP_Templates_part_6.cc Creating dependency file for SCCP_Templates_part_5.cc Creating dependency file for SCCP_Templates_part_4.cc Creating dependency file for SCCP_Templates_part_3.cc Creating dependency file for SCCP_Templates_part_2.cc Creating dependency file for SCCP_Templates_part_1.cc Creating dependency file for SCCP_Emulation_part_7.cc Creating dependency file for SCCP_Emulation_part_6.cc Creating dependency file for SCCP_Emulation_part_5.cc Creating dependency file for SCCP_Emulation_part_4.cc Creating dependency file for SCCP_Emulation_part_3.cc Creating dependency file for SCCP_Emulation_part_2.cc Creating dependency file for SCCP_Emulation_part_1.cc Creating dependency file for RANAP_Types_part_7.cc Creating dependency file for RANAP_Types_part_6.cc Creating dependency file for RANAP_Types_part_5.cc Creating dependency file for RANAP_Types_part_4.cc Creating dependency file for RANAP_Types_part_3.cc Creating dependency file for RANAP_Types_part_2.cc Creating dependency file for RANAP_Types_part_1.cc Creating dependency file for RANAP_Templates_part_7.cc Creating dependency file for RANAP_Templates_part_6.cc Creating dependency file for RANAP_Templates_part_5.cc Creating dependency file for RANAP_Templates_part_4.cc Creating dependency file for RANAP_Templates_part_3.cc Creating dependency file for RANAP_Templates_part_2.cc Creating dependency file for RANAP_Templates_part_1.cc Creating dependency file for RANAP_CodecPort_part_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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_Gb_Types_part_7.cc Creating dependency file for Osmocom_Gb_Types_part_6.cc Creating dependency file for Osmocom_Gb_Types_part_5.cc Creating dependency file for Osmocom_Gb_Types_part_4.cc Creating dependency file for Osmocom_Gb_Types_part_3.cc Creating dependency file for Osmocom_Gb_Types_part_2.cc Creating dependency file for Osmocom_Gb_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for NS_Types_part_7.cc Creating dependency file for NS_Types_part_6.cc Creating dependency file for NS_Types_part_5.cc Creating dependency file for NS_Types_part_4.cc Creating dependency file for NS_Types_part_3.cc Creating dependency file for NS_Types_part_2.cc Creating dependency file for NS_Types_part_1.cc Creating dependency file for NS_Provider_IPL4_part_7.cc Creating dependency file for NS_Provider_IPL4_part_6.cc Creating dependency file for NS_Provider_IPL4_part_5.cc Creating dependency file for NS_Provider_IPL4_part_4.cc Creating dependency file for NS_Provider_IPL4_part_3.cc Creating dependency file for NS_Provider_IPL4_part_2.cc Creating dependency file for NS_Provider_IPL4_part_1.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MTP3asp_Types_part_7.cc Creating dependency file for MTP3asp_Types_part_6.cc Creating dependency file for MTP3asp_Types_part_5.cc Creating dependency file for MTP3asp_Types_part_4.cc Creating dependency file for MTP3asp_Types_part_3.cc Creating dependency file for MTP3asp_Types_part_2.cc Creating dependency file for MTP3asp_Types_part_1.cc Creating dependency file for MTP3asp_PortType_part_7.cc Creating dependency file for MTP3asp_PortType_part_6.cc Creating dependency file for MTP3asp_PortType_part_5.cc Creating dependency file for MTP3asp_PortType_part_4.cc Creating dependency file for MTP3asp_PortType_part_3.cc Creating dependency file for MTP3asp_PortType_part_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for M3UA_Types_part_7.cc Creating dependency file for M3UA_Types_part_6.cc Creating dependency file for M3UA_Types_part_5.cc Creating dependency file for M3UA_Types_part_4.cc Creating dependency file for M3UA_Types_part_3.cc Creating dependency file for M3UA_Types_part_2.cc Creating dependency file for M3UA_Types_part_1.cc Creating dependency file for M3UA_Emulation_part_7.cc Creating dependency file for M3UA_Emulation_part_6.cc Creating dependency file for M3UA_Emulation_part_5.cc Creating dependency file for M3UA_Emulation_part_4.cc Creating dependency file for M3UA_Emulation_part_3.cc Creating dependency file for M3UA_Emulation_part_2.cc Creating dependency file for M3UA_Emulation_part_1.cc Creating dependency file for LLC_Types_part_7.cc Creating dependency file for LLC_Types_part_6.cc Creating dependency file for LLC_Types_part_5.cc Creating dependency file for LLC_Types_part_4.cc Creating dependency file for LLC_Types_part_3.cc Creating dependency file for LLC_Types_part_2.cc Creating dependency file for LLC_Types_part_1.cc Creating dependency file for LLC_Templates_part_7.cc Creating dependency file for LLC_Templates_part_6.cc Creating dependency file for LLC_Templates_part_5.cc Creating dependency file for LLC_Templates_part_4.cc Creating dependency file for LLC_Templates_part_3.cc Creating dependency file for LLC_Templates_part_2.cc Creating dependency file for LLC_Templates_part_1.cc Creating dependency file for L3_Templates_part_7.cc Creating dependency file for L3_Templates_part_6.cc Creating dependency file for L3_Templates_part_5.cc Creating dependency file for L3_Templates_part_4.cc Creating dependency file for L3_Templates_part_3.cc Creating dependency file for L3_Templates_part_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Common_part_7.cc Creating dependency file for L3_Common_part_6.cc Creating dependency file for L3_Common_part_5.cc Creating dependency file for L3_Common_part_4.cc Creating dependency file for L3_Common_part_3.cc Creating dependency file for L3_Common_part_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_Functions_part_7.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPCP_Types_part_7.cc Creating dependency file for IPCP_Types_part_6.cc Creating dependency file for IPCP_Types_part_5.cc Creating dependency file for IPCP_Types_part_4.cc Creating dependency file for IPCP_Types_part_3.cc Creating dependency file for IPCP_Types_part_2.cc Creating dependency file for IPCP_Types_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GTPv1U_Templates_part_7.cc Creating dependency file for GTPv1U_Templates_part_6.cc Creating dependency file for GTPv1U_Templates_part_5.cc Creating dependency file for GTPv1U_Templates_part_4.cc Creating dependency file for GTPv1U_Templates_part_3.cc Creating dependency file for GTPv1U_Templates_part_2.cc Creating dependency file for GTPv1U_Templates_part_1.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1U_CodecPort_part_7.cc Creating dependency file for GTPv1U_CodecPort_part_6.cc Creating dependency file for GTPv1U_CodecPort_part_5.cc Creating dependency file for GTPv1U_CodecPort_part_4.cc Creating dependency file for GTPv1U_CodecPort_part_3.cc Creating dependency file for GTPv1U_CodecPort_part_2.cc Creating dependency file for GTPv1U_CodecPort_part_1.cc Creating dependency file for GTPv1C_Templates_part_7.cc Creating dependency file for GTPv1C_Templates_part_6.cc Creating dependency file for GTPv1C_Templates_part_5.cc Creating dependency file for GTPv1C_Templates_part_4.cc Creating dependency file for GTPv1C_Templates_part_3.cc Creating dependency file for GTPv1C_Templates_part_2.cc Creating dependency file for GTPv1C_Templates_part_1.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_7.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_6.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_5.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_4.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_3.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_2.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct_part_1.cc Creating dependency file for GTPv1C_CodecPort_part_7.cc Creating dependency file for GTPv1C_CodecPort_part_6.cc Creating dependency file for GTPv1C_CodecPort_part_5.cc Creating dependency file for GTPv1C_CodecPort_part_4.cc Creating dependency file for GTPv1C_CodecPort_part_3.cc Creating dependency file for GTPv1C_CodecPort_part_2.cc Creating dependency file for GTPv1C_CodecPort_part_1.cc Creating dependency file for GTP_Emulation_part_7.cc Creating dependency file for GTP_Emulation_part_6.cc Creating dependency file for GTP_Emulation_part_5.cc Creating dependency file for GTP_Emulation_part_4.cc Creating dependency file for GTP_Emulation_part_3.cc Creating dependency file for GTP_Emulation_part_2.cc Creating dependency file for GTP_Emulation_part_1.cc Creating dependency file for GTPU_Types_part_7.cc Creating dependency file for GTPU_Types_part_6.cc Creating dependency file for GTPU_Types_part_5.cc Creating dependency file for GTPU_Types_part_4.cc Creating dependency file for GTPU_Types_part_3.cc Creating dependency file for GTPU_Types_part_2.cc Creating dependency file for GTPU_Types_part_1.cc Creating dependency file for GTPC_Types_part_7.cc Creating dependency file for GTPC_Types_part_6.cc Creating dependency file for GTPC_Types_part_5.cc Creating dependency file for GTPC_Types_part_4.cc Creating dependency file for GTPC_Types_part_3.cc Creating dependency file for GTPC_Types_part_2.cc Creating dependency file for GTPC_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_5.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_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Gb_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for NS_Types.cc Creating dependency file for NS_Provider_IPL4.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MTP3asp_Types.cc Creating dependency file for MTP3asp_PortType.cc Creating dependency file for M3UA_Types.cc Creating dependency file for M3UA_Emulation.cc Creating dependency file for LLC_Types.cc Creating dependency file for LLC_Templates.cc Creating dependency file for L3_Templates.cc Creating dependency file for L3_Common.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPCP_Types.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for General_Types.cc Creating dependency file for GTPv1U_Templates.cc Creating dependency file for GTPv1U_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1U_CodecPort.cc Creating dependency file for GTPv1C_Templates.cc Creating dependency file for GTPv1C_CodecPort_CtrlFunct.cc Creating dependency file for GTPv1C_CodecPort.cc Creating dependency file for GTP_Emulation.cc Creating dependency file for GTPU_Types.cc Creating dependency file for GTPC_Types.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for BSSGP_Types.cc Creating dependency file for BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr.o BSSGP_ConnHdlr.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types.o BSSGP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types.o GTPC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types.o GTPU_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation.o GTP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort.o GTPv1C_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates.o GTPv1C_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort.o GTPv1U_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates.o GTPv1U_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types.o IPCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTP_Emulation.cc:4279:1: warning: control reaches end of non-void function [-Wreturn-type] 4279 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:4352:1: warning: control reaches end of non-void function [-Wreturn-type] 4352 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common.o L3_Common.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates.o L3_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates.o LLC_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types.o LLC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation.o M3UA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types.o M3UA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType.o MTP3asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types.o MTP3asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4.o NS_Provider_IPL4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types.o NS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types.o Osmocom_Gb_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort.o RANAP_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates.o RANAP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types.o RANAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation.o SCCP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates.o SCCP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types.o SCCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types.o SCCPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType.o SCTPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types.o SCTPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests.o SGSN_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu.o SGSN_Tests_Iu.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS.o SGSN_Tests_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types.o SNDCP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_ConnHdlr_part_7.o BSSGP_ConnHdlr_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_1.o BSSGP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_2.o BSSGP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_3.o BSSGP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_4.o BSSGP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_5.o BSSGP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_6.o BSSGP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Types_part_7.o BSSGP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_1.o GTPC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_2.o GTPC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_3.o GTPC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_4.o GTPC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_5.o GTPC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_6.o GTPC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_Types_part_7.o GTPC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_1.o GTPU_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_2.o GTPU_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_3.o GTPU_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_4.o GTPU_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_5.o GTPU_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_6.o GTPU_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_Types_part_7.o GTPU_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_1.o GTP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_2.o GTP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_3.o GTP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_4.o GTP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_5.o GTP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_6.o GTP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTP_Emulation_part_7.o GTP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_Templates_part_7.o GTPv1C_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_Templates_part_7.o GTPv1U_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_1.o IPCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_2.o IPCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_3.o IPCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_4.o IPCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_5.o IPCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_6.o IPCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPCP_Types_part_7.o IPCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_1.o L3_Common_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_2.o L3_Common_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_3.o L3_Common_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_4.o L3_Common_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_5.o L3_Common_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_6.o L3_Common_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Common_part_7.o L3_Common_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_1.o L3_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_2.o L3_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_3.o L3_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_4.o L3_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_5.o L3_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_6.o L3_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o L3_Templates_part_7.o L3_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_1.o LLC_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_2.o LLC_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_3.o LLC_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_4.o LLC_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_5.o LLC_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_6.o LLC_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Templates_part_7.o LLC_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_1.o LLC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_2.o LLC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_3.o LLC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_4.o LLC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_5.o LLC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_6.o LLC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_Types_part_7.o LLC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_1.o M3UA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_2.o M3UA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_3.o M3UA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_4.o M3UA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_5.o M3UA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_6.o M3UA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Emulation_part_7.o M3UA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_1.o M3UA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_2.o M3UA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_3.o M3UA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_4.o M3UA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_5.o M3UA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_6.o M3UA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o M3UA_Types_part_7.o M3UA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_PortType_part_7.o MTP3asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_1.o MTP3asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_2.o MTP3asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_3.o MTP3asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_4.o MTP3asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_5.o MTP3asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_6.o MTP3asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MTP3asp_Types_part_7.o MTP3asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Provider_IPL4_part_7.o NS_Provider_IPL4_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_1.o NS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_2.o NS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_3.o NS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_4.o NS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_5.o NS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_6.o NS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Types_part_7.o NS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Gb_Types_part_7.o Osmocom_Gb_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CodecPort_part_7.o RANAP_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_1.o RANAP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_2.o RANAP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_3.o RANAP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_4.o RANAP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_5.o RANAP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_6.o RANAP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Templates_part_7.o RANAP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_1.o RANAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_2.o RANAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_3.o RANAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_4.o RANAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_5.o RANAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_6.o RANAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Types_part_7.o RANAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_1.o SCCP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_2.o SCCP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_3.o SCCP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_4.o SCCP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_5.o SCCP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_6.o SCCP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Emulation_part_7.o SCCP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_1.o SCCP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_2.o SCCP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_3.o SCCP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_4.o SCCP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_5.o SCCP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_6.o SCCP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Templates_part_7.o SCCP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_1.o SCCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_2.o SCCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_3.o SCCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_4.o SCCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_5.o SCCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_6.o SCCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Types_part_7.o SCCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_1.o SCCPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_2.o SCCPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_3.o SCCPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_4.o SCCPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_5.o SCCPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_6.o SCCPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCPasp_Types_part_7.o SCCPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PortType_part_7.o SCTPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_1.o SCTPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_2.o SCTPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_3.o SCTPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_4.o SCTPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_5.o SCTPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_6.o SCTPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_Types_part_7.o SCTPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_1.o SGSN_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_2.o SGSN_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_3.o SGSN_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_4.o SGSN_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_5.o SGSN_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_6.o SGSN_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_part_7.o SGSN_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_Iu_part_7.o SGSN_Tests_Iu_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SGSN_Tests_NS_part_7.o SGSN_Tests_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_1.o SNDCP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_2.o SNDCP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_3.o SNDCP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_4.o SNDCP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_5.o SNDCP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_6.o SNDCP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SNDCP_Types_part_7.o SNDCP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation.o BSSGP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation.o NS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter.o RAN_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation.o RAN_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS.o RAW_NS.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping.o SCCP_Mapping.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_Emulation_part_7.o BSSGP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_1.o NS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_2.o NS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_3.o NS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_4.o NS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_5.o NS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_6.o NS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o NS_Emulation_part_7.o NS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_1.o RAN_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_2.o RAN_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_3.o RAN_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_4.o RAN_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_5.o RAN_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_6.o RAN_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Adapter_part_7.o RAN_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_1.o RAN_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_2.o RAN_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_3.o RAN_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_4.o RAN_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_5.o RAN_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_6.o RAN_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAN_Emulation_part_7.o RAN_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_1.o RAW_NS_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_2.o RAW_NS_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_3.o RAW_NS_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_4.o RAW_NS_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_5.o RAW_NS_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_6.o RAW_NS_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RAW_NS_part_7.o RAW_NS_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_1.o SCCP_Mapping_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_2.o SCCP_Mapping_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_3.o SCCP_Mapping_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_4.o SCCP_Mapping_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_5.o SCCP_Mapping_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_6.o SCCP_Mapping_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_Mapping_part_7.o SCCP_Mapping_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes.o RANAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants.o RANAP_Constants.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers.o RANAP_Containers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs.o RANAP_IEs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents.o RANAP_PDU_Contents.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions.o RANAP_PDU_Descriptions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_CommonDataTypes_part_7.o RANAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_1.o RANAP_Constants_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_2.o RANAP_Constants_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_3.o RANAP_Constants_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_4.o RANAP_Constants_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_5.o RANAP_Constants_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_6.o RANAP_Constants_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Constants_part_7.o RANAP_Constants_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_1.o RANAP_Containers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_2.o RANAP_Containers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_3.o RANAP_Containers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_4.o RANAP_Containers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_5.o RANAP_Containers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_6.o RANAP_Containers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_Containers_part_7.o RANAP_Containers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_1.o RANAP_IEs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_2.o RANAP_IEs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_3.o RANAP_IEs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_4.o RANAP_IEs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_5.o RANAP_IEs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_6.o RANAP_IEs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_IEs_part_7.o RANAP_IEs_part_7.cc RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:16604:1: warning: control reaches end of non-void function [-Wreturn-type] 16604 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:16656:1: warning: control reaches end of non-void function [-Wreturn-type] 16656 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:16765:1: warning: control reaches end of non-void function [-Wreturn-type] 16765 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:16816:1: warning: control reaches end of non-void function [-Wreturn-type] 16816 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Contents_part_7.o RANAP_PDU_Contents_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_PDU_Descriptions_part_7.o RANAP_PDU_Descriptions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o BSSGP_EncDec.o BSSGP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPC_EncDec.o GTPC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPU_EncDec.o GTPU_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1C_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GTPv1U_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o LLC_EncDec.o LLC_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o RANAP_EncDec.o RANAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCCP_EncDec.o SCCP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SCTPasp_PT.o SCTPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr.so BSSGP_ConnHdlr.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types.so BSSGP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types.so GTPC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types.so GTPU_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation.so GTP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort.so GTPv1C_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct.so GTPv1C_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates.so GTPv1C_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort.so GTPv1U_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct.so GTPv1U_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates.so GTPv1U_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types.so IPCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common.so L3_Common.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates.so L3_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates.so LLC_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types.so LLC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation.so M3UA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types.so M3UA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType.so MTP3asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types.so MTP3asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4.so NS_Provider_IPL4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types.so NS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types.so Osmocom_Gb_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort.so RANAP_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates.so RANAP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types.so RANAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation.so SCCP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates.so SCCP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types.so SCCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types.so SCCPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType.so SCTPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types.so SCTPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests.so SGSN_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu.so SGSN_Tests_Iu.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS.so SGSN_Tests_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types.so SNDCP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_ConnHdlr_part_7.so BSSGP_ConnHdlr_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_1.so BSSGP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_2.so BSSGP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_3.so BSSGP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_4.so BSSGP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_5.so BSSGP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_6.so BSSGP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Types_part_7.so BSSGP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_1.so GTPC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_2.so GTPC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_3.so GTPC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_4.so GTPC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_5.so GTPC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_6.so GTPC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_Types_part_7.so GTPC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_1.so GTPU_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_2.so GTPU_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_3.so GTPU_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_4.so GTPU_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_5.so GTPU_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_6.so GTPU_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_Types_part_7.so GTPU_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_1.so GTP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_2.so GTP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_3.so GTP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_4.so GTP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_5.so GTP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_6.so GTP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTP_Emulation_part_7.so GTP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_1.so GTPv1C_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_2.so GTPv1C_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_3.so GTPv1C_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_4.so GTPv1C_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_5.so GTPv1C_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_6.so GTPv1C_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_Templates_part_7.so GTPv1C_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_1.so GTPv1U_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_2.so GTPv1U_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_3.so GTPv1U_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_4.so GTPv1U_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_5.so GTPv1U_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_6.so GTPv1U_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_Templates_part_7.so GTPv1U_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_1.so IPCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_2.so IPCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_3.so IPCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_4.so IPCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_5.so IPCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_6.so IPCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPCP_Types_part_7.so IPCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_1.so L3_Common_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_2.so L3_Common_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_3.so L3_Common_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_4.so L3_Common_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_5.so L3_Common_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_6.so L3_Common_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Common_part_7.so L3_Common_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_1.so L3_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_2.so L3_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_3.so L3_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_4.so L3_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_5.so L3_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_6.so L3_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o L3_Templates_part_7.so L3_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_1.so LLC_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_2.so LLC_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_3.so LLC_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_4.so LLC_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_5.so LLC_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_6.so LLC_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Templates_part_7.so LLC_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_1.so LLC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_2.so LLC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_3.so LLC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_4.so LLC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_5.so LLC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_6.so LLC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_Types_part_7.so LLC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_1.so M3UA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_2.so M3UA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_3.so M3UA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_4.so M3UA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_5.so M3UA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_6.so M3UA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Emulation_part_7.so M3UA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_1.so M3UA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_2.so M3UA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_3.so M3UA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_4.so M3UA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_5.so M3UA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_6.so M3UA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o M3UA_Types_part_7.so M3UA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_1.so MTP3asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_2.so MTP3asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_3.so MTP3asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_4.so MTP3asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_5.so MTP3asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_6.so MTP3asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_PortType_part_7.so MTP3asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_1.so MTP3asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_2.so MTP3asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_3.so MTP3asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_4.so MTP3asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_5.so MTP3asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_6.so MTP3asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MTP3asp_Types_part_7.so MTP3asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Provider_IPL4_part_7.so NS_Provider_IPL4_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_1.so NS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_2.so NS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_3.so NS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_4.so NS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_5.so NS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_6.so NS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Types_part_7.so NS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Gb_Types_part_7.so Osmocom_Gb_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_1.so RANAP_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_2.so RANAP_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_3.so RANAP_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_4.so RANAP_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_5.so RANAP_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_6.so RANAP_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CodecPort_part_7.so RANAP_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_1.so RANAP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_2.so RANAP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_3.so RANAP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_4.so RANAP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_5.so RANAP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_6.so RANAP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Templates_part_7.so RANAP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_1.so RANAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_2.so RANAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_3.so RANAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_4.so RANAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_5.so RANAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_6.so RANAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Types_part_7.so RANAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_1.so SCCP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_2.so SCCP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_3.so SCCP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_4.so SCCP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_5.so SCCP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_6.so SCCP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Emulation_part_7.so SCCP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_1.so SCCP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_2.so SCCP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_3.so SCCP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_4.so SCCP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_5.so SCCP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_6.so SCCP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Templates_part_7.so SCCP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_1.so SCCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_2.so SCCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_3.so SCCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_4.so SCCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_5.so SCCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_6.so SCCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Types_part_7.so SCCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_1.so SCCPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_2.so SCCPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_3.so SCCPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_4.so SCCPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_5.so SCCPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_6.so SCCPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCPasp_Types_part_7.so SCCPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_1.so SCTPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_2.so SCTPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_3.so SCTPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_4.so SCTPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_5.so SCTPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_6.so SCTPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PortType_part_7.so SCTPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_1.so SCTPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_2.so SCTPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_3.so SCTPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_4.so SCTPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_5.so SCTPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_6.so SCTPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_Types_part_7.so SCTPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_1.so SGSN_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_2.so SGSN_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_3.so SGSN_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_4.so SGSN_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_5.so SGSN_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_6.so SGSN_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_part_7.so SGSN_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_Iu_part_7.so SGSN_Tests_Iu_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SGSN_Tests_NS_part_7.so SGSN_Tests_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_1.so SNDCP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_2.so SNDCP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_3.so SNDCP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_4.so SNDCP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_5.so SNDCP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_6.so SNDCP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SNDCP_Types_part_7.so SNDCP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation.so BSSGP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation.so NS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter.so RAN_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation.so RAN_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS.so RAW_NS.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping.so SCCP_Mapping.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_1.so BSSGP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_2.so BSSGP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_3.so BSSGP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_4.so BSSGP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_5.so BSSGP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_6.so BSSGP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_Emulation_part_7.so BSSGP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_1.so NS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_2.so NS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_3.so NS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_4.so NS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_5.so NS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_6.so NS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o NS_Emulation_part_7.so NS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_1.so RAN_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_2.so RAN_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_3.so RAN_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_4.so RAN_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_5.so RAN_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_6.so RAN_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Adapter_part_7.so RAN_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_1.so RAN_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_2.so RAN_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_3.so RAN_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_4.so RAN_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_5.so RAN_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_6.so RAN_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAN_Emulation_part_7.so RAN_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_1.so RAW_NS_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_2.so RAW_NS_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_3.so RAW_NS_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_4.so RAW_NS_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_5.so RAW_NS_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_6.so RAW_NS_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RAW_NS_part_7.so RAW_NS_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_1.so SCCP_Mapping_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_2.so SCCP_Mapping_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_3.so SCCP_Mapping_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_4.so SCCP_Mapping_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_5.so SCCP_Mapping_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_6.so SCCP_Mapping_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_Mapping_part_7.so SCCP_Mapping_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes.so RANAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants.so RANAP_Constants.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers.so RANAP_Containers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs.so RANAP_IEs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents.so RANAP_PDU_Contents.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions.so RANAP_PDU_Descriptions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_CommonDataTypes_part_7.so RANAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_1.so RANAP_Constants_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_2.so RANAP_Constants_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_3.so RANAP_Constants_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_4.so RANAP_Constants_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_5.so RANAP_Constants_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_6.so RANAP_Constants_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Constants_part_7.so RANAP_Constants_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_1.so RANAP_Containers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_2.so RANAP_Containers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_3.so RANAP_Containers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_4.so RANAP_Containers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_5.so RANAP_Containers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_6.so RANAP_Containers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_Containers_part_7.so RANAP_Containers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_1.so RANAP_IEs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_2.so RANAP_IEs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_3.so RANAP_IEs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_4.so RANAP_IEs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_5.so RANAP_IEs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_6.so RANAP_IEs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_IEs_part_7.so RANAP_IEs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Contents_part_7.so RANAP_PDU_Contents_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_PDU_Descriptions_part_7.so RANAP_PDU_Descriptions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o BSSGP_EncDec.so BSSGP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPC_EncDec.so GTPC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPU_EncDec.so GTPU_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1C_CodecPort_CtrlFunctDef.so GTPv1C_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GTPv1U_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o LLC_EncDec.so LLC_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o RANAP_EncDec.so RANAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCCP_EncDec.so SCCP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SCTPasp_PT.so SCTPasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o SGSN_Tests -Wl,--no-as-needed BSSGP_ConnHdlr.so BSSGP_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so GTPC_Types.so GTPU_Types.so GTP_Emulation.so GTPv1C_CodecPort.so GTPv1C_CodecPort_CtrlFunct.so GTPv1C_Templates.so GTPv1U_CodecPort.so GTPv1U_CodecPort_CtrlFunct.so GTPv1U_Templates.so General_Types.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPCP_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so L3_Common.so L3_Templates.so LLC_Templates.so LLC_Types.so M3UA_Emulation.so M3UA_Types.so MTP3asp_PortType.so MTP3asp_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so NS_Provider_IPL4.so NS_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Gb_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so RANAP_CodecPort.so RANAP_Templates.so RANAP_Types.so SCCP_Emulation.so SCCP_Templates.so SCCP_Types.so SCCPasp_Types.so SCTPasp_PortType.so SCTPasp_Types.so SGSN_Tests.so SGSN_Tests_Iu.so SGSN_Tests_NS.so SNDCP_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so BSSGP_ConnHdlr_part_1.so BSSGP_ConnHdlr_part_2.so BSSGP_ConnHdlr_part_3.so BSSGP_ConnHdlr_part_4.so BSSGP_ConnHdlr_part_5.so BSSGP_ConnHdlr_part_6.so BSSGP_ConnHdlr_part_7.so BSSGP_Types_part_1.so BSSGP_Types_part_2.so BSSGP_Types_part_3.so BSSGP_Types_part_4.so BSSGP_Types_part_5.so BSSGP_Types_part_6.so BSSGP_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so GTPC_Types_part_1.so GTPC_Types_part_2.so GTPC_Types_part_3.so GTPC_Types_part_4.so GTPC_Types_part_5.so GTPC_Types_part_6.so GTPC_Types_part_7.so GTPU_Types_part_1.so GTPU_Types_part_2.so GTPU_Types_part_3.so GTPU_Types_part_4.so GTPU_Types_part_5.so GTPU_Types_part_6.so GTPU_Types_part_7.so GTP_Emulation_part_1.so GTP_Emulation_part_2.so GTP_Emulation_part_3.so GTP_Emulation_part_4.so GTP_Emulation_part_5.so GTP_Emulation_part_6.so GTP_Emulation_part_7.so GTPv1C_CodecPort_part_1.so GTPv1C_CodecPort_part_2.so GTPv1C_CodecPort_part_3.so GTPv1C_CodecPort_part_4.so GTPv1C_CodecPort_part_5.so GTPv1C_CodecPort_part_6.so GTPv1C_CodecPort_part_7.so GTPv1C_CodecPort_CtrlFunct_part_1.so GTPv1C_CodecPort_CtrlFunct_part_2.so GTPv1C_CodecPort_CtrlFunct_part_3.so GTPv1C_CodecPort_CtrlFunct_part_4.so GTPv1C_CodecPort_CtrlFunct_part_5.so GTPv1C_CodecPort_CtrlFunct_part_6.so GTPv1C_CodecPort_CtrlFunct_part_7.so GTPv1C_Templates_part_1.so GTPv1C_Templates_part_2.so GTPv1C_Templates_part_3.so GTPv1C_Templates_part_4.so GTPv1C_Templates_part_5.so GTPv1C_Templates_part_6.so GTPv1C_Templates_part_7.so GTPv1U_CodecPort_part_1.so GTPv1U_CodecPort_part_2.so GTPv1U_CodecPort_part_3.so GTPv1U_CodecPort_part_4.so GTPv1U_CodecPort_part_5.so GTPv1U_CodecPort_part_6.so GTPv1U_CodecPort_part_7.so GTPv1U_CodecPort_CtrlFunct_part_1.so GTPv1U_CodecPort_CtrlFunct_part_2.so GTPv1U_CodecPort_CtrlFunct_part_3.so GTPv1U_CodecPort_CtrlFunct_part_4.so GTPv1U_CodecPort_CtrlFunct_part_5.so GTPv1U_CodecPort_CtrlFunct_part_6.so GTPv1U_CodecPort_CtrlFunct_part_7.so GTPv1U_Templates_part_1.so GTPv1U_Templates_part_2.so GTPv1U_Templates_part_3.so GTPv1U_Templates_part_4.so GTPv1U_Templates_part_5.so GTPv1U_Templates_part_6.so GTPv1U_Templates_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPCP_Types_part_1.so IPCP_Types_part_2.so IPCP_Types_part_3.so IPCP_Types_part_4.so IPCP_Types_part_5.so IPCP_Types_part_6.so IPCP_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so L3_Common_part_1.so L3_Common_part_2.so L3_Common_part_3.so L3_Common_part_4.so L3_Common_part_5.so L3_Common_part_6.so L3_Common_part_7.so L3_Templates_part_1.so L3_Templates_part_2.so L3_Templates_part_3.so L3_Templates_part_4.so L3_Templates_part_5.so L3_Templates_part_6.so L3_Templates_part_7.so LLC_Templates_part_1.so LLC_Templates_part_2.so LLC_Templates_part_3.so LLC_Templates_part_4.so LLC_Templates_part_5.so LLC_Templates_part_6.so LLC_Templates_part_7.so LLC_Types_part_1.so LLC_Types_part_2.so LLC_Types_part_3.so LLC_Types_part_4.so LLC_Types_part_5.so LLC_Types_part_6.so LLC_Types_part_7.so M3UA_Emulation_part_1.so M3UA_Emulation_part_2.so M3UA_Emulation_part_3.so M3UA_Emulation_part_4.so M3UA_Emulation_part_5.so M3UA_Emulation_part_6.so M3UA_Emulation_part_7.so M3UA_Types_part_1.so M3UA_Types_part_2.so M3UA_Types_part_3.so M3UA_Types_part_4.so M3UA_Types_part_5.so M3UA_Types_part_6.so M3UA_Types_part_7.so MTP3asp_PortType_part_1.so MTP3asp_PortType_part_2.so MTP3asp_PortType_part_3.so MTP3asp_PortType_part_4.so MTP3asp_PortType_part_5.so MTP3asp_PortType_part_6.so MTP3asp_PortType_part_7.so MTP3asp_Types_part_1.so MTP3asp_Types_part_2.so MTP3asp_Types_part_3.so MTP3asp_Types_part_4.so MTP3asp_Types_part_5.so MTP3asp_Types_part_6.so MTP3asp_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so NS_Provider_IPL4_part_1.so NS_Provider_IPL4_part_2.so NS_Provider_IPL4_part_3.so NS_Provider_IPL4_part_4.so NS_Provider_IPL4_part_5.so NS_Provider_IPL4_part_6.so NS_Provider_IPL4_part_7.so NS_Types_part_1.so NS_Types_part_2.so NS_Types_part_3.so NS_Types_part_4.so NS_Types_part_5.so NS_Types_part_6.so NS_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Gb_Types_part_1.so Osmocom_Gb_Types_part_2.so Osmocom_Gb_Types_part_3.so Osmocom_Gb_Types_part_4.so Osmocom_Gb_Types_part_5.so Osmocom_Gb_Types_part_6.so Osmocom_Gb_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so RANAP_CodecPort_part_1.so RANAP_CodecPort_part_2.so RANAP_CodecPort_part_3.so RANAP_CodecPort_part_4.so RANAP_CodecPort_part_5.so RANAP_CodecPort_part_6.so RANAP_CodecPort_part_7.so RANAP_Templates_part_1.so RANAP_Templates_part_2.so RANAP_Templates_part_3.so RANAP_Templates_part_4.so RANAP_Templates_part_5.so RANAP_Templates_part_6.so RANAP_Templates_part_7.so RANAP_Types_part_1.so RANAP_Types_part_2.so RANAP_Types_part_3.so RANAP_Types_part_4.so RANAP_Types_part_5.so RANAP_Types_part_6.so RANAP_Types_part_7.so SCCP_Emulation_part_1.so SCCP_Emulation_part_2.so SCCP_Emulation_part_3.so SCCP_Emulation_part_4.so SCCP_Emulation_part_5.so SCCP_Emulation_part_6.so SCCP_Emulation_part_7.so SCCP_Templates_part_1.so SCCP_Templates_part_2.so SCCP_Templates_part_3.so SCCP_Templates_part_4.so SCCP_Templates_part_5.so SCCP_Templates_part_6.so SCCP_Templates_part_7.so SCCP_Types_part_1.so SCCP_Types_part_2.so SCCP_Types_part_3.so SCCP_Types_part_4.so SCCP_Types_part_5.so SCCP_Types_part_6.so SCCP_Types_part_7.so SCCPasp_Types_part_1.so SCCPasp_Types_part_2.so SCCPasp_Types_part_3.so SCCPasp_Types_part_4.so SCCPasp_Types_part_5.so SCCPasp_Types_part_6.so SCCPasp_Types_part_7.so SCTPasp_PortType_part_1.so SCTPasp_PortType_part_2.so SCTPasp_PortType_part_3.so SCTPasp_PortType_part_4.so SCTPasp_PortType_part_5.so SCTPasp_PortType_part_6.so SCTPasp_PortType_part_7.so SCTPasp_Types_part_1.so SCTPasp_Types_part_2.so SCTPasp_Types_part_3.so SCTPasp_Types_part_4.so SCTPasp_Types_part_5.so SCTPasp_Types_part_6.so SCTPasp_Types_part_7.so SGSN_Tests_part_1.so SGSN_Tests_part_2.so SGSN_Tests_part_3.so SGSN_Tests_part_4.so SGSN_Tests_part_5.so SGSN_Tests_part_6.so SGSN_Tests_part_7.so SGSN_Tests_Iu_part_1.so SGSN_Tests_Iu_part_2.so SGSN_Tests_Iu_part_3.so SGSN_Tests_Iu_part_4.so SGSN_Tests_Iu_part_5.so SGSN_Tests_Iu_part_6.so SGSN_Tests_Iu_part_7.so SGSN_Tests_NS_part_1.so SGSN_Tests_NS_part_2.so SGSN_Tests_NS_part_3.so SGSN_Tests_NS_part_4.so SGSN_Tests_NS_part_5.so SGSN_Tests_NS_part_6.so SGSN_Tests_NS_part_7.so SNDCP_Types_part_1.so SNDCP_Types_part_2.so SNDCP_Types_part_3.so SNDCP_Types_part_4.so SNDCP_Types_part_5.so SNDCP_Types_part_6.so SNDCP_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so BSSGP_Emulation.so IPA_Emulation.so NS_Emulation.so RAN_Adapter.so RAN_Emulation.so RAW_NS.so SCCP_Mapping.so BSSGP_Emulation_part_1.so BSSGP_Emulation_part_2.so BSSGP_Emulation_part_3.so BSSGP_Emulation_part_4.so BSSGP_Emulation_part_5.so BSSGP_Emulation_part_6.so BSSGP_Emulation_part_7.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so NS_Emulation_part_1.so NS_Emulation_part_2.so NS_Emulation_part_3.so NS_Emulation_part_4.so NS_Emulation_part_5.so NS_Emulation_part_6.so NS_Emulation_part_7.so RAN_Adapter_part_1.so RAN_Adapter_part_2.so RAN_Adapter_part_3.so RAN_Adapter_part_4.so RAN_Adapter_part_5.so RAN_Adapter_part_6.so RAN_Adapter_part_7.so RAN_Emulation_part_1.so RAN_Emulation_part_2.so RAN_Emulation_part_3.so RAN_Emulation_part_4.so RAN_Emulation_part_5.so RAN_Emulation_part_6.so RAN_Emulation_part_7.so RAW_NS_part_1.so RAW_NS_part_2.so RAW_NS_part_3.so RAW_NS_part_4.so RAW_NS_part_5.so RAW_NS_part_6.so RAW_NS_part_7.so SCCP_Mapping_part_1.so SCCP_Mapping_part_2.so SCCP_Mapping_part_3.so SCCP_Mapping_part_4.so SCCP_Mapping_part_5.so SCCP_Mapping_part_6.so SCCP_Mapping_part_7.so RANAP_CommonDataTypes.so RANAP_Constants.so RANAP_Containers.so RANAP_IEs.so RANAP_PDU_Contents.so RANAP_PDU_Descriptions.so RANAP_CommonDataTypes_part_1.so RANAP_CommonDataTypes_part_2.so RANAP_CommonDataTypes_part_3.so RANAP_CommonDataTypes_part_4.so RANAP_CommonDataTypes_part_5.so RANAP_CommonDataTypes_part_6.so RANAP_CommonDataTypes_part_7.so RANAP_Constants_part_1.so RANAP_Constants_part_2.so RANAP_Constants_part_3.so RANAP_Constants_part_4.so RANAP_Constants_part_5.so RANAP_Constants_part_6.so RANAP_Constants_part_7.so RANAP_Containers_part_1.so RANAP_Containers_part_2.so RANAP_Containers_part_3.so RANAP_Containers_part_4.so RANAP_Containers_part_5.so RANAP_Containers_part_6.so RANAP_Containers_part_7.so RANAP_IEs_part_1.so RANAP_IEs_part_2.so RANAP_IEs_part_3.so RANAP_IEs_part_4.so RANAP_IEs_part_5.so RANAP_IEs_part_6.so RANAP_IEs_part_7.so RANAP_PDU_Contents_part_1.so RANAP_PDU_Contents_part_2.so RANAP_PDU_Contents_part_3.so RANAP_PDU_Contents_part_4.so RANAP_PDU_Contents_part_5.so RANAP_PDU_Contents_part_6.so RANAP_PDU_Contents_part_7.so RANAP_PDU_Descriptions_part_1.so RANAP_PDU_Descriptions_part_2.so RANAP_PDU_Descriptions_part_3.so RANAP_PDU_Descriptions_part_4.so RANAP_PDU_Descriptions_part_5.so RANAP_PDU_Descriptions_part_6.so RANAP_PDU_Descriptions_part_7.so BSSGP_EncDec.so GTPC_EncDec.so GTPU_EncDec.so GTPv1C_CodecPort_CtrlFunctDef.so GTPv1U_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so LLC_EncDec.so Native_FunctionDefs.so RANAP_EncDec.so SCCP_EncDec.so SCTPasp_PT.so TCCConversion.so TCCInterface.so TELNETasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lfftranscode -lssl -lpthread; \ then : ; else /usr/bin/titanver BSSGP_ConnHdlr.o BSSGP_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o GTPC_Types.o GTPU_Types.o GTP_Emulation.o GTPv1C_CodecPort.o GTPv1C_CodecPort_CtrlFunct.o GTPv1C_Templates.o GTPv1U_CodecPort.o GTPv1U_CodecPort_CtrlFunct.o GTPv1U_Templates.o General_Types.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPCP_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o L3_Common.o L3_Templates.o LLC_Templates.o LLC_Types.o M3UA_Emulation.o M3UA_Types.o MTP3asp_PortType.o MTP3asp_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o NS_Provider_IPL4.o NS_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Gb_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o RANAP_CodecPort.o RANAP_Templates.o RANAP_Types.o SCCP_Emulation.o SCCP_Templates.o SCCP_Types.o SCCPasp_Types.o SCTPasp_PortType.o SCTPasp_Types.o SGSN_Tests.o SGSN_Tests_Iu.o SGSN_Tests_NS.o SNDCP_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o BSSGP_ConnHdlr_part_1.o BSSGP_ConnHdlr_part_2.o BSSGP_ConnHdlr_part_3.o BSSGP_ConnHdlr_part_4.o BSSGP_ConnHdlr_part_5.o BSSGP_ConnHdlr_part_6.o BSSGP_ConnHdlr_part_7.o BSSGP_Types_part_1.o BSSGP_Types_part_2.o BSSGP_Types_part_3.o BSSGP_Types_part_4.o BSSGP_Types_part_5.o BSSGP_Types_part_6.o BSSGP_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o GTPC_Types_part_1.o GTPC_Types_part_2.o GTPC_Types_part_3.o GTPC_Types_part_4.o GTPC_Types_part_5.o GTPC_Types_part_6.o GTPC_Types_part_7.o GTPU_Types_part_1.o GTPU_Types_part_2.o GTPU_Types_part_3.o GTPU_Types_part_4.o GTPU_Types_part_5.o GTPU_Types_part_6.o GTPU_Types_part_7.o GTP_Emulation_part_1.o GTP_Emulation_part_2.o GTP_Emulation_part_3.o GTP_Emulation_part_4.o GTP_Emulation_part_5.o GTP_Emulation_part_6.o GTP_Emulation_part_7.o GTPv1C_CodecPort_part_1.o GTPv1C_CodecPort_part_2.o GTPv1C_CodecPort_part_3.o GTPv1C_CodecPort_part_4.o GTPv1C_CodecPort_part_5.o GTPv1C_CodecPort_part_6.o GTPv1C_CodecPort_part_7.o GTPv1C_CodecPort_CtrlFunct_part_1.o GTPv1C_CodecPort_CtrlFunct_part_2.o GTPv1C_CodecPort_CtrlFunct_part_3.o GTPv1C_CodecPort_CtrlFunct_part_4.o GTPv1C_CodecPort_CtrlFunct_part_5.o GTPv1C_CodecPort_CtrlFunct_part_6.o GTPv1C_CodecPort_CtrlFunct_part_7.o GTPv1C_Templates_part_1.o GTPv1C_Templates_part_2.o GTPv1C_Templates_part_3.o GTPv1C_Templates_part_4.o GTPv1C_Templates_part_5.o GTPv1C_Templates_part_6.o GTPv1C_Templates_part_7.o GTPv1U_CodecPort_part_1.o GTPv1U_CodecPort_part_2.o GTPv1U_CodecPort_part_3.o GTPv1U_CodecPort_part_4.o GTPv1U_CodecPort_part_5.o GTPv1U_CodecPort_part_6.o GTPv1U_CodecPort_part_7.o GTPv1U_CodecPort_CtrlFunct_part_1.o GTPv1U_CodecPort_CtrlFunct_part_2.o GTPv1U_CodecPort_CtrlFunct_part_3.o GTPv1U_CodecPort_CtrlFunct_part_4.o GTPv1U_CodecPort_CtrlFunct_part_5.o GTPv1U_CodecPort_CtrlFunct_part_6.o GTPv1U_CodecPort_CtrlFunct_part_7.o GTPv1U_Templates_part_1.o GTPv1U_Templates_part_2.o GTPv1U_Templates_part_3.o GTPv1U_Templates_part_4.o GTPv1U_Templates_part_5.o GTPv1U_Templates_part_6.o GTPv1U_Templates_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPCP_Types_part_1.o IPCP_Types_part_2.o IPCP_Types_part_3.o IPCP_Types_part_4.o IPCP_Types_part_5.o IPCP_Types_part_6.o IPCP_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o L3_Common_part_1.o L3_Common_part_2.o L3_Common_part_3.o L3_Common_part_4.o L3_Common_part_5.o L3_Common_part_6.o L3_Common_part_7.o L3_Templates_part_1.o L3_Templates_part_2.o L3_Templates_part_3.o L3_Templates_part_4.o L3_Templates_part_5.o L3_Templates_part_6.o L3_Templates_part_7.o LLC_Templates_part_1.o LLC_Templates_part_2.o LLC_Templates_part_3.o LLC_Templates_part_4.o LLC_Templates_part_5.o LLC_Templates_part_6.o LLC_Templates_part_7.o LLC_Types_part_1.o LLC_Types_part_2.o LLC_Types_part_3.o LLC_Types_part_4.o LLC_Types_part_5.o LLC_Types_part_6.o LLC_Types_part_7.o M3UA_Emulation_part_1.o M3UA_Emulation_part_2.o M3UA_Emulation_part_3.o M3UA_Emulation_part_4.o M3UA_Emulation_part_5.o M3UA_Emulation_part_6.o M3UA_Emulation_part_7.o M3UA_Types_part_1.o M3UA_Types_part_2.o M3UA_Types_part_3.o M3UA_Types_part_4.o M3UA_Types_part_5.o M3UA_Types_part_6.o M3UA_Types_part_7.o MTP3asp_PortType_part_1.o MTP3asp_PortType_part_2.o MTP3asp_PortType_part_3.o MTP3asp_PortType_part_4.o MTP3asp_PortType_part_5.o MTP3asp_PortType_part_6.o MTP3asp_PortType_part_7.o MTP3asp_Types_part_1.o MTP3asp_Types_part_2.o MTP3asp_Types_part_3.o MTP3asp_Types_part_4.o MTP3asp_Types_part_5.o MTP3asp_Types_part_6.o MTP3asp_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o NS_Provider_IPL4_part_1.o NS_Provider_IPL4_part_2.o NS_Provider_IPL4_part_3.o NS_Provider_IPL4_part_4.o NS_Provider_IPL4_part_5.o NS_Provider_IPL4_part_6.o NS_Provider_IPL4_part_7.o NS_Types_part_1.o NS_Types_part_2.o NS_Types_part_3.o NS_Types_part_4.o NS_Types_part_5.o NS_Types_part_6.o NS_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Gb_Types_part_1.o Osmocom_Gb_Types_part_2.o Osmocom_Gb_Types_part_3.o Osmocom_Gb_Types_part_4.o Osmocom_Gb_Types_part_5.o Osmocom_Gb_Types_part_6.o Osmocom_Gb_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o RANAP_CodecPort_part_1.o RANAP_CodecPort_part_2.o RANAP_CodecPort_part_3.o RANAP_CodecPort_part_4.o RANAP_CodecPort_part_5.o RANAP_CodecPort_part_6.o RANAP_CodecPort_part_7.o RANAP_Templates_part_1.o RANAP_Templates_part_2.o RANAP_Templates_part_3.o RANAP_Templates_part_4.o RANAP_Templates_part_5.o RANAP_Templates_part_6.o RANAP_Templates_part_7.o RANAP_Types_part_1.o RANAP_Types_part_2.o RANAP_Types_part_3.o RANAP_Types_part_4.o RANAP_Types_part_5.o RANAP_Types_part_6.o RANAP_Types_part_7.o SCCP_Emulation_part_1.o SCCP_Emulation_part_2.o SCCP_Emulation_part_3.o SCCP_Emulation_part_4.o SCCP_Emulation_part_5.o SCCP_Emulation_part_6.o SCCP_Emulation_part_7.o SCCP_Templates_part_1.o SCCP_Templates_part_2.o SCCP_Templates_part_3.o SCCP_Templates_part_4.o SCCP_Templates_part_5.o SCCP_Templates_part_6.o SCCP_Templates_part_7.o SCCP_Types_part_1.o SCCP_Types_part_2.o SCCP_Types_part_3.o SCCP_Types_part_4.o SCCP_Types_part_5.o SCCP_Types_part_6.o SCCP_Types_part_7.o SCCPasp_Types_part_1.o SCCPasp_Types_part_2.o SCCPasp_Types_part_3.o SCCPasp_Types_part_4.o SCCPasp_Types_part_5.o SCCPasp_Types_part_6.o SCCPasp_Types_part_7.o SCTPasp_PortType_part_1.o SCTPasp_PortType_part_2.o SCTPasp_PortType_part_3.o SCTPasp_PortType_part_4.o SCTPasp_PortType_part_5.o SCTPasp_PortType_part_6.o SCTPasp_PortType_part_7.o SCTPasp_Types_part_1.o SCTPasp_Types_part_2.o SCTPasp_Types_part_3.o SCTPasp_Types_part_4.o SCTPasp_Types_part_5.o SCTPasp_Types_part_6.o SCTPasp_Types_part_7.o SGSN_Tests_part_1.o SGSN_Tests_part_2.o SGSN_Tests_part_3.o SGSN_Tests_part_4.o SGSN_Tests_part_5.o SGSN_Tests_part_6.o SGSN_Tests_part_7.o SGSN_Tests_Iu_part_1.o SGSN_Tests_Iu_part_2.o SGSN_Tests_Iu_part_3.o SGSN_Tests_Iu_part_4.o SGSN_Tests_Iu_part_5.o SGSN_Tests_Iu_part_6.o SGSN_Tests_Iu_part_7.o SGSN_Tests_NS_part_1.o SGSN_Tests_NS_part_2.o SGSN_Tests_NS_part_3.o SGSN_Tests_NS_part_4.o SGSN_Tests_NS_part_5.o SGSN_Tests_NS_part_6.o SGSN_Tests_NS_part_7.o SNDCP_Types_part_1.o SNDCP_Types_part_2.o SNDCP_Types_part_3.o SNDCP_Types_part_4.o SNDCP_Types_part_5.o SNDCP_Types_part_6.o SNDCP_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o BSSGP_Emulation.o IPA_Emulation.o NS_Emulation.o RAN_Adapter.o RAN_Emulation.o RAW_NS.o SCCP_Mapping.o BSSGP_Emulation_part_1.o BSSGP_Emulation_part_2.o BSSGP_Emulation_part_3.o BSSGP_Emulation_part_4.o BSSGP_Emulation_part_5.o BSSGP_Emulation_part_6.o BSSGP_Emulation_part_7.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o NS_Emulation_part_1.o NS_Emulation_part_2.o NS_Emulation_part_3.o NS_Emulation_part_4.o NS_Emulation_part_5.o NS_Emulation_part_6.o NS_Emulation_part_7.o RAN_Adapter_part_1.o RAN_Adapter_part_2.o RAN_Adapter_part_3.o RAN_Adapter_part_4.o RAN_Adapter_part_5.o RAN_Adapter_part_6.o RAN_Adapter_part_7.o RAN_Emulation_part_1.o RAN_Emulation_part_2.o RAN_Emulation_part_3.o RAN_Emulation_part_4.o RAN_Emulation_part_5.o RAN_Emulation_part_6.o RAN_Emulation_part_7.o RAW_NS_part_1.o RAW_NS_part_2.o RAW_NS_part_3.o RAW_NS_part_4.o RAW_NS_part_5.o RAW_NS_part_6.o RAW_NS_part_7.o SCCP_Mapping_part_1.o SCCP_Mapping_part_2.o SCCP_Mapping_part_3.o SCCP_Mapping_part_4.o SCCP_Mapping_part_5.o SCCP_Mapping_part_6.o SCCP_Mapping_part_7.o RANAP_CommonDataTypes.o RANAP_Constants.o RANAP_Containers.o RANAP_IEs.o RANAP_PDU_Contents.o RANAP_PDU_Descriptions.o RANAP_CommonDataTypes_part_1.o RANAP_CommonDataTypes_part_2.o RANAP_CommonDataTypes_part_3.o RANAP_CommonDataTypes_part_4.o RANAP_CommonDataTypes_part_5.o RANAP_CommonDataTypes_part_6.o RANAP_CommonDataTypes_part_7.o RANAP_Constants_part_1.o RANAP_Constants_part_2.o RANAP_Constants_part_3.o RANAP_Constants_part_4.o RANAP_Constants_part_5.o RANAP_Constants_part_6.o RANAP_Constants_part_7.o RANAP_Containers_part_1.o RANAP_Containers_part_2.o RANAP_Containers_part_3.o RANAP_Containers_part_4.o RANAP_Containers_part_5.o RANAP_Containers_part_6.o RANAP_Containers_part_7.o RANAP_IEs_part_1.o RANAP_IEs_part_2.o RANAP_IEs_part_3.o RANAP_IEs_part_4.o RANAP_IEs_part_5.o RANAP_IEs_part_6.o RANAP_IEs_part_7.o RANAP_PDU_Contents_part_1.o RANAP_PDU_Contents_part_2.o RANAP_PDU_Contents_part_3.o RANAP_PDU_Contents_part_4.o RANAP_PDU_Contents_part_5.o RANAP_PDU_Contents_part_6.o RANAP_PDU_Contents_part_7.o RANAP_PDU_Descriptions_part_1.o RANAP_PDU_Descriptions_part_2.o RANAP_PDU_Descriptions_part_3.o RANAP_PDU_Descriptions_part_4.o RANAP_PDU_Descriptions_part_5.o RANAP_PDU_Descriptions_part_6.o RANAP_PDU_Descriptions_part_7.o BSSGP_EncDec.o GTPC_EncDec.o GTPU_EncDec.o GTPv1C_CodecPort_CtrlFunctDef.o GTPv1U_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o LLC_EncDec.o Native_FunctionDefs.o RANAP_EncDec.o SCCP_EncDec.o SCTPasp_PT.o TCCConversion.o TCCInterface.o TELNETasp_PT.o; exit 1; fi [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-latest-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', 'apt-get', '-q', 'update'] Get:1 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ InRelease [1580 B] Hit:2 http://deb.debian.org/debian bookworm InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [176 kB] Ign:6 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 InRelease Hit:7 http://repo.mongodb.org/apt/debian bullseye/mongodb-org/5.0 Release Fetched 177 kB in 1s (347 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-20240908-0839-67d404f9', '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 (24.1 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-latest. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 44921 files and directories currently installed.) Preparing to unpack .../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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', '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-20240908-0839-67d404f9', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/stp/stp.log'] 20240908083936954 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7.c:337) 20240908083936954 DLSS7 INFO 0: Creating Route Table system (osmo_ss7.c:637) 20240908083936954 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) 20240908083936954 DLSS7 NOTICE 0: asp-virt-rnc0-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240908083936954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20240908083936954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20240908083936954 DLSS7 INFO 0: as-virt-rnc0: Created AS (osmo_ss7.c:956) 20240908083936954 DLSS7 INFO 0: as-virt-rnc0: Adding ASP virt-rnc0-0 to AS (osmo_ss7_as.c:110) 20240908083936954 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240908083936954 DLSS7 INFO 0: Creating route: pc=195=0.24.3 mask=0x3fff via AS 'virt-rnc0' (osmo_ss7.c:780) 20240908083936954 DLSS7 INFO Creating m3ua Server (null):2905 (osmo_ss7_xua_srv.c:217) 20240908083936954 DLSS7 INFO Created m3ua server on (null):2905 (osmo_ss7_xua_srv.c:237) 20240908083936954 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (osmo_ss7_xua_srv.c:284) 20240908083936954 DLSS7 INFO Creating ipa Server (null):5000 (osmo_ss7_xua_srv.c:217) 20240908083936954 DLSS7 INFO Created ipa server on (null):5000 (osmo_ss7_xua_srv.c:237) 20240908083936954 DLSS7 INFO (Re)binding ipa Server to 127.0.0.200:5000 (osmo_ss7_xua_srv.c:284) 20240908083936954 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-20240908-0839-67d404f9', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x5605de3c9d60(sgsn) with 23 counters 20240908083937185 DLSS7 INFO (r=127.0.0.1:58274<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908083937185 DLSS7 INFO (r=127.0.0.1:58274<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-0 (osmo_ss7_xua_srv.c:141) 20240908083937185 DLSS7 INFO 0: asp-asp-dyn-0: Restarting ASP asp-dyn-0, r=127.0.0.1:58274<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240908083937185 DLSS7 NOTICE 0: asp-asp-dyn-0: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240908083937185 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated (fsm.c:456) 20240908083937185 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908083937186 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240908083937186 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20240908083937186 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:467) 20240908083937186 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:388) 20240908083937186 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:918) 20240908083937186 DGPRS NOTICE libGTP v1.12.0 initialized (sgsn_main.c:456) 20240908083937186 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1024) 20240908083937186 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083937186 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_user.c:566) 20240908083937186 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_user.c:584) 20240908083937186 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_user.c:590) 20240908083937186 DLINP NOTICE asp-dyn-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908083937186 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) 20240908083937186 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908083937186 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908083937186 DLINP NOTICE asp-dyn-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908083937186 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) 20240908083937186 DLSS7 INFO 0: asp-asp-dyn-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908083937186 DLSS7 NOTICE 0: asp-asp-dyn-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908083937186 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_user.c:699) 20240908083937186 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7.c:408) 20240908083937186 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:108) 20240908083937187 DLSCCP INFO Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_user.c:108) 20240908083937186 DLSS7 INFO (r=127.0.0.1:52013<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908083937187 DLSS7 INFO (r=127.0.0.1:52013<->l=127.0.0.200:2905): created dynamic ASP asp-dyn-1 (osmo_ss7_xua_srv.c:141) 20240908083937187 DLSS7 INFO 0: asp-asp-dyn-1: Restarting ASP asp-dyn-1, r=127.0.0.1:52013<->l=127.0.0.200:2905 (osmo_ss7_asp.c:620) 20240908083937187 DLSS7 NOTICE 0: asp-asp-dyn-1: ASP Restart for server not implemented yet! (osmo_ss7_asp.c:708) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Allocated (fsm.c:456) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:115) 20240908083937187 DLINP NOTICE SRVCONN(asp-dyn-0,r=127.0.0.1:58274<->l=127.0.0.200:2905) connection closed with client (stream_srv.c:673) 20240908083937187 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) 20240908083937187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908083937187 DLSS7 INFO asp-dyn-0: connection closed (osmo_ss7_asp.c:1079) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908083937187 DLSS7 INFO 0: asp-asp-dyn-0: Destroying ASP (osmo_ss7_asp.c:578) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (osmo_ss7_asp.c:585) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Freeing instance (osmo_ss7_asp.c:585) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-0){ASP_DOWN}: Deallocated (fsm.c:568) 20240908083937187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908083937187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908083937187 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite', 'testenv-sgsn-generic-osmocom-latest-20240908-0839-67d404f9', '/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@89ea09d4f11f: Unix server socket created successfully. MC@89ea09d4f11f: Listening on TCP port 45959. 89ea09d4f11f is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/sgsn/SGSN_Tests 89ea09d4f11f 45959 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@89ea09d4f11f: New HC connected from 10.0.2.100 [10.0.2.100]. 89ea09d4f11f: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@89ea09d4f11f: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@89ea09d4f11f: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@89ea09d4f11f: Configuration file was processed on all HCs. MC@89ea09d4f11f: Creating MTC on host 10.0.2.100. MC@89ea09d4f11f: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Sun Sep 8 08:39:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach.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 20240908083938187 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083938187 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach started. 20240908083939093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908083939096 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(3)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNCONFIGURED}: Allocated (fsm.c:456) 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240908083939145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083939145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083939145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083939145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083939148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083939148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083939148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083939148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083939148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083939148 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083939148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083939148 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240908083939148 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908083939148 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083939148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083939149 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083939149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083939154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083939165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083939165 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach-BVCI196(6)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083939187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908083939187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (RKM:REG-REQ) (m3ua.c:713) 20240908083939187 DLSS7 INFO 0: asp-asp-dyn-1: RKM: Registering routing key 3 for DPC 0.23.4 (xua_rkm.c:195) 20240908083939188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Allocated (fsm.c:456) 20240908083939188 DLSS7 INFO 0: as-as-rkm-3: Created AS (osmo_ss7.c:956) 20240908083939188 DLSS7 INFO 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'as-rkm-3' (osmo_ss7.c:780) 20240908083939188 DLSS7 INFO 0: as-as-rkm-3: Adding ASP asp-dyn-1 to AS (osmo_ss7_as.c:110) 20240908083939188 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event AS_ASSIGNED (osmo_ss7_as.c:118) 20240908083939188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_rkm.c:333) 20240908083939188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908083939188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083939188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Inactive () (m3ua.c:622) 20240908083939188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908083939188 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908083939188 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908083939188 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908083939188 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908083939188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908083939188 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908083939188 DLSS7 DEBUG XUA_ASP(asp-dyn-1){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908083939188 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x5605dfcb4660]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20240908083939188 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Received NOTIFY Type State Change:AS Active () (m3ua.c:622) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240908083939190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083939190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083939190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083939190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083939192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083939192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083939192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083939192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083939192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083939192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083939192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083939192 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240908083939192 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908083939192 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083939192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083939193 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083939193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083939198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083939198 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)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083939209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083939209 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach-BVCI210(11)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20240908083939238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083939238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083939238 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083939238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083939241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083939241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083939241 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083939242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083939242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083939242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083939242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083939242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20240908083939242 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908083939242 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083939242 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083939242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083939242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083939247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083939247 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)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083939259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083939259 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach-BVCI220(16)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908083940188 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083940188 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908083940188 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908083940188 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: 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) } } } } 20240908083940191 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908083940192 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@89ea09d4f11f: Adding Client=TC_attach(21), IMSI='262420000000001'H, TLLI='C37C4C23'O, index=0 SGSN_Test-GSUP(19)@89ea09d4f11f: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(21) TC_attach(21)@89ea09d4f11f: 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 := 'AF26E2DD1174F0C1478668C0AA171FFD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '623E2092'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '39165211A747CE4D'O } } } } } 20240908083941240 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083941240 DLLC NOTICE LLME(ffffffff/c37c4c23){UNASSIGNED} LLC RX: unknown TLLI 0xc37c4c23, creating LLME on the fly (gprs_llc.c:552) 20240908083941240 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083941240 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1266) 20240908083941240 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908083941240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908083941240 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908083941240 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908083941240 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908083941240 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908083941240 DLLC NOTICE LLME(ffffffff/c37c4c23){UNASSIGNED} LLGM Assign pre (c37c4c23 => f464cb74) (gprs_llc.c:1079) 20240908083941240 DLLC NOTICE LLME(c37c4c23/f464cb74){ASSIGNED} LLGM Assign post (c37c4c23 => f464cb74) (gprs_llc.c:1125) 20240908083941240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908083941240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908083941240 DMM DEBUG MM(262420000000001/f464cb74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908083941254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083941254 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908083941254 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083941254 DMM DEBUG MM(262420000000001/f464cb74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1084) 20240908083941254 DMM NOTICE MM(262420000000001/f464cb74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908083941254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908083941254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908083941254 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908083941254 DMM DEBUG MM(262420000000001/f464cb74) Requesting authorization (sgsn_auth.c:160) 20240908083941254 DMM INFO MM(262420000000001/f464cb74) Requesting authentication tuples (sgsn_auth.c:184) 20240908083941254 DMM DEBUG MM(262420000000001/f464cb74) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908083941254 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20240908083941254 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000001" handled at TC_attach(21) SGSN_Test-GSUP(19)@89ea09d4f11f: Added IMSI table entry 0TC_attach(21)"262420000000001" 20240908083941256 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908083941256 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908083941256 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908083941256 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908083941256 DMM INFO MM(262420000000001/f464cb74) Subscriber data update (mmctx.c:430) 20240908083941256 DMM DEBUG MM(262420000000001/f464cb74) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908083941256 DMM INFO MM(262420000000001/f464cb74) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908083941256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908083941256 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908083941256 DMM INFO MM(262420000000001/f464cb74) <- GMM AUTH AND CIPHERING REQ (rand = af 26 e2 dd 11 74 f0 c1 47 86 68 c0 aa 17 1f fd , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908083941265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083941265 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083941265 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083941265 DMM INFO MM(262420000000001/f464cb74) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908083941265 DMM NOTICE MM(262420000000001/f464cb74) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908083941265 DMM DEBUG MM(262420000000001/f464cb74) checking auth: received GSM SRES = 62 3e 20 92 (gprs_gmm.c:666) 20240908083941265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908083941265 DMM DEBUG MM(262420000000001/f464cb74) Requesting authorization (sgsn_auth.c:160) 20240908083941265 DMM INFO MM(262420000000001/f464cb74) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908083941265 DMM DEBUG MM(262420000000001/f464cb74) Requesting subscriber data update (gprs_subscriber.c:894) 20240908083941265 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20240908083941265 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) 20240908083941265 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908083941265 DMM INFO MM(262420000000001/f464cb74) <- GMM ATTACH ACCEPT (new P-TMSI=0xf464cb74) (gprs_gmm.c:300) 20240908083941267 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908083941267 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908083941267 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240908083941267 DMM INFO MM(262420000000001/f464cb74) Subscriber data update (mmctx.c:430) 20240908083941267 DMM DEBUG MM(262420000000001/f464cb74) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908083941267 DMM INFO MM(262420000000001/f464cb74) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908083941267 DMM NOTICE MM(262420000000001/f464cb74) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1000) 20240908083941267 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908083941267 DMM NOTICE MM(262420000000001/f464cb74) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908083941267 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) 20240908083941267 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908083941267 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20240908083941267 DMM INFO MM(262420000000001/f464cb74) Subscriber data update (mmctx.c:430) 20240908083941267 DMM DEBUG MM(262420000000001/f464cb74) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908083941273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083941273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908083941273 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083941273 DMM INFO MM(262420000000001/f464cb74) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908083941273 DMM NOTICE MM(262420000000001/f464cb74) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908083941273 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908083941273 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908083941273 DLLC NOTICE LLME(c37c4c23/f464cb74){ASSIGNED} LLGM Assign pre (ffffffff => f464cb74) (gprs_llc.c:1079) 20240908083941273 DLLC NOTICE LLME(ffffffff/f464cb74){ASSIGNED} LLGM Assign post (ffffffff => f464cb74) (gprs_llc.c:1125) 20240908083941273 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908083941273 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908083941273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908083941273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(21)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach-BVCI196(6)@89ea09d4f11f: Removing Client IMSI='262420000000001'H, index=0 TC_attach(21)@89ea09d4f11f: Final verdict of PTC: pass 20240908083941327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40920<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908083941330 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908083941330 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(18)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(19)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(12)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(7)@89ea09d4f11f: Final verdict of PTC: none TC_attach-BVCI220(16)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(10)@89ea09d4f11f: Final verdict of PTC: none TC_attach-BVCI196(6)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@89ea09d4f11f: Final verdict of PTC: none TC_attach-BVCI210(11)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(15)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(17)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(20)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(5)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(20): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach(21): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Sun Sep 8 08:39:41 UTC 2024 ====== SGSN_Tests.TC_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63148) 20240908083941733 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) 20240908083941733 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:769) 20240908083941733 DLSS7 INFO 0: asp-asp-dyn-1: xUA SRV SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED 10.0.2.100:52013 err=None (osmo_ss7_asp.c:785) 20240908083942331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083942331 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63148, count=100236) 20240908083943332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083943333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Sun Sep 8 08:39:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908083944334 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083944334 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_mnc3 started. 20240908083944482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40930<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908083944483 DMM INFO MM(262420000000001/f464cb74) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908083944483 DMM INFO MM(262420000000001/f464cb74) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908083944483 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908083944483 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908083944483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908083944483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908083944483 DLLC NOTICE LLME(ffffffff/f464cb74){ASSIGNED} LLGM Assign pre (f464cb74 => ffffffff) (gprs_llc.c:1079) 20240908083944483 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f464cb74 => ffffffff) (gprs_llc.c:1125) 20240908083944483 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20240908083944483 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) 20240908083944483 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) 20240908083944483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908083944483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908083944483 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908083944483 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908083944483 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(22)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(23)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(22)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(26)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083944535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908083944535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083944535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083944535 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944535 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908083944535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083944535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083944535 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083944535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(26)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083944537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083944537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083944537 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083944538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083944538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083944538 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083944538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083944538 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944538 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908083944538 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083944538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083944539 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083944539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(26)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(26)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083944543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(27)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(23)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(23)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083944555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083944555 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(28)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(27)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(32)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083944589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908083944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083944589 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944589 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908083944589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083944589 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083944589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083944592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083944592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083944592 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083944593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083944593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083944593 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083944593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083944593 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944593 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908083944593 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083944593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083944594 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083944594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-NS2(31)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(32)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083944599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(28)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(28)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083944612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083944612 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI210(29)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(33)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(31)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(36)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(36)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083944632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908083944632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083944632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083944632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944632 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908083944632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083944632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083944632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083944632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(36)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083944636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083944636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908083944636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083944636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083944636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083944636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(36)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(36)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083944642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(33)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(33)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083944653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083944653 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_mnc3-BVCI220(35)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908083945335 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083945335 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908083945335 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908083945335 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: 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) } } } } 20240908083945336 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908083945337 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@89ea09d4f11f: Adding Client=TC_attach_mnc3(40), IMSI='262420000001001'H, TLLI='E00E803C'O, index=0 SGSN_Test-GSUP(38)@89ea09d4f11f: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(40) TC_attach_mnc3(40)@89ea09d4f11f: 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 := 'AF709EC1BB215B0096072EDEA5D6CD96'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2B9FDD1F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '81FEAFEE1FEC3E84'O } } } } } 20240908083946387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083946387 DLLC NOTICE LLME(ffffffff/e00e803c){UNASSIGNED} LLC RX: unknown TLLI 0xe00e803c, creating LLME on the fly (gprs_llc.c:552) 20240908083946387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083946387 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240908083946387 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908083946387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908083946387 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908083946387 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908083946387 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908083946387 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908083946387 DLLC NOTICE LLME(ffffffff/e00e803c){UNASSIGNED} LLGM Assign pre (e00e803c => d7f94c45) (gprs_llc.c:1079) 20240908083946387 DLLC NOTICE LLME(e00e803c/d7f94c45){ASSIGNED} LLGM Assign post (e00e803c => d7f94c45) (gprs_llc.c:1125) 20240908083946387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908083946387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908083946387 DMM DEBUG MM(262420000001001/d7f94c45) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908083946400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083946400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908083946400 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083946400 DMM DEBUG MM(262420000001001/d7f94c45) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240908083946400 DMM NOTICE MM(262420000001001/d7f94c45) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908083946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908083946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908083946400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908083946400 DMM DEBUG MM(262420000001001/d7f94c45) Requesting authorization (sgsn_auth.c:160) 20240908083946400 DMM INFO MM(262420000001001/d7f94c45) Requesting authentication tuples (sgsn_auth.c:184) 20240908083946400 DMM DEBUG MM(262420000001001/d7f94c45) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908083946400 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240908083946400 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(40) SGSN_Test-GSUP(38)@89ea09d4f11f: Added IMSI table entry 0TC_attach_mnc3(40)"262420000001001" 20240908083946403 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908083946403 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908083946403 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908083946403 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908083946403 DMM INFO MM(262420000001001/d7f94c45) Subscriber data update (mmctx.c:430) 20240908083946403 DMM DEBUG MM(262420000001001/d7f94c45) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908083946403 DMM INFO MM(262420000001001/d7f94c45) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908083946403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908083946403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908083946403 DMM INFO MM(262420000001001/d7f94c45) <- GMM AUTH AND CIPHERING REQ (rand = af 70 9e c1 bb 21 5b 00 96 07 2e de a5 d6 cd 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908083946412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083946412 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083946412 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083946412 DMM INFO MM(262420000001001/d7f94c45) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908083946412 DMM NOTICE MM(262420000001001/d7f94c45) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908083946412 DMM DEBUG MM(262420000001001/d7f94c45) checking auth: received GSM SRES = 2b 9f dd 1f (gprs_gmm.c:666) 20240908083946412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908083946412 DMM DEBUG MM(262420000001001/d7f94c45) Requesting authorization (sgsn_auth.c:160) 20240908083946412 DMM INFO MM(262420000001001/d7f94c45) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908083946412 DMM DEBUG MM(262420000001001/d7f94c45) Requesting subscriber data update (gprs_subscriber.c:894) 20240908083946412 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240908083946412 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) 20240908083946412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908083946412 DMM INFO MM(262420000001001/d7f94c45) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7f94c45) (gprs_gmm.c:300) 20240908083946413 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908083946413 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908083946413 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908083946413 DMM INFO MM(262420000001001/d7f94c45) Subscriber data update (mmctx.c:430) 20240908083946413 DMM DEBUG MM(262420000001001/d7f94c45) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908083946413 DMM INFO MM(262420000001001/d7f94c45) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908083946413 DMM NOTICE MM(262420000001001/d7f94c45) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240908083946413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908083946413 DMM NOTICE MM(262420000001001/d7f94c45) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908083946413 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) 20240908083946414 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908083946414 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908083946414 DMM INFO MM(262420000001001/d7f94c45) Subscriber data update (mmctx.c:430) 20240908083946414 DMM DEBUG MM(262420000001001/d7f94c45) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908083946420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083946421 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908083946421 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083946421 DMM INFO MM(262420000001001/d7f94c45) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908083946421 DMM NOTICE MM(262420000001001/d7f94c45) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908083946421 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908083946421 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908083946421 DLLC NOTICE LLME(e00e803c/d7f94c45){ASSIGNED} LLGM Assign pre (ffffffff => d7f94c45) (gprs_llc.c:1079) 20240908083946421 DLLC NOTICE LLME(ffffffff/d7f94c45){ASSIGNED} LLGM Assign post (ffffffff => d7f94c45) (gprs_llc.c:1125) 20240908083946421 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908083946421 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908083946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908083946421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(40)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@89ea09d4f11f: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(40)@89ea09d4f11f: Final verdict of PTC: pass 20240908083946475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40930<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908083946477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908083946477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(23)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(36)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(28)@89ea09d4f11f: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(33)@89ea09d4f11f: Final verdict of PTC: none TC_attach_mnc3-BVCI210(29)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(37)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(27)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(24)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(31)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(38)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(22)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(34)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(32)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(26)@89ea09d4f11f: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(39)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(30)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(22): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(23): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(24): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(26): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(27): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(28): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_mnc3-BVCI210(29): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(31): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(33): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(34): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(36): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(38): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(39): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_mnc3(40): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_mnc3 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Sun Sep 8 08:39:46 UTC 2024 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48008) 20240908083947477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083947477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48008, count=85104) 20240908083948479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083948479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Sun Sep 8 08:39:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908083949480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083949480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_umts_aka_umts_res started. 20240908083949593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38462<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908083949594 DMM INFO MM(262420000001001/d7f94c45) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908083949594 DMM INFO MM(262420000001001/d7f94c45) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908083949594 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908083949594 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908083949594 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908083949594 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908083949594 DLLC NOTICE LLME(ffffffff/d7f94c45){ASSIGNED} LLGM Assign pre (d7f94c45 => ffffffff) (gprs_llc.c:1079) 20240908083949594 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d7f94c45 => ffffffff) (gprs_llc.c:1125) 20240908083949594 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240908083949594 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) 20240908083949594 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) 20240908083949594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908083949594 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908083949594 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908083949594 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908083949594 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(41)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(42)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(41)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(45)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(45)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083949644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908083949644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083949644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083949644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908083949644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083949644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083949644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083949644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(45)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083949647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083949647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083949647 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949647 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908083949647 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083949647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(45)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908083949648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083949648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(45)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083949653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(46)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(42)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(42)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083949665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083949665 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(47)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(44)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(46)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(51)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083949696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908083949696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083949696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083949696 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949696 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908083949696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083949696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083949696 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083949696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(51)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083949698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083949698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083949698 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083949699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083949699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083949699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083949699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083949699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949699 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908083949699 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083949699 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(50)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908083949700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083949700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(51)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(51)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083949704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(47)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(47)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083949716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083949716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI210(48)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(52)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(50)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(55)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083949737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908083949737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083949737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083949737 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949737 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908083949737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083949737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083949737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083949737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(55)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083949740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083949740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083949740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083949740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083949740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083949740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083949740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083949740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083949740 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908083949740 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083949740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083949741 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083949741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(55)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(55)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083949745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(52)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(52)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083949758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083949758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_umts_res-BVCI220(54)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908083950481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083950481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908083950481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908083950481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: 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) } } } } 20240908083950483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908083950483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(44)@89ea09d4f11f: Adding Client=TC_attach_umts_aka_umts_res(59), IMSI='262420000001002'H, TLLI='E3950E99'O, index=0 SGSN_Test-GSUP(57)@89ea09d4f11f: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(59) TC_attach_umts_aka_umts_res(59)@89ea09d4f11f: 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 := '60671CA44543829433E30CBF12379782'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DE0D57DF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '40C7B558406BD0FB'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '031348FFCAEF218323040E7C1A9A8FAB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '12D53CA2C84685DBB5D0B13B47DBA1AC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FD53F82097384ECE2AAABF009230DE27'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '841AD47AA2CF06AB'O } } } } } 20240908083951532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083951532 DLLC NOTICE LLME(ffffffff/e3950e99){UNASSIGNED} LLC RX: unknown TLLI 0xe3950e99, creating LLME on the fly (gprs_llc.c:552) 20240908083951532 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083951532 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240908083951532 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908083951532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908083951532 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908083951532 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908083951532 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908083951532 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908083951532 DLLC NOTICE LLME(ffffffff/e3950e99){UNASSIGNED} LLGM Assign pre (e3950e99 => c70bf9eb) (gprs_llc.c:1079) 20240908083951532 DLLC NOTICE LLME(e3950e99/c70bf9eb){ASSIGNED} LLGM Assign post (e3950e99 => c70bf9eb) (gprs_llc.c:1125) 20240908083951532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908083951532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908083951532 DMM DEBUG MM(262420000001002/c70bf9eb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908083951545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083951545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908083951545 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083951545 DMM DEBUG MM(262420000001002/c70bf9eb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240908083951545 DMM NOTICE MM(262420000001002/c70bf9eb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908083951545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908083951545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908083951545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908083951545 DMM DEBUG MM(262420000001002/c70bf9eb) Requesting authorization (sgsn_auth.c:160) 20240908083951545 DMM INFO MM(262420000001002/c70bf9eb) Requesting authentication tuples (sgsn_auth.c:184) 20240908083951545 DMM DEBUG MM(262420000001002/c70bf9eb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908083951545 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240908083951545 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(59) SGSN_Test-GSUP(57)@89ea09d4f11f: Added IMSI table entry 0TC_attach_umts_aka_umts_res(59)"262420000001002" 20240908083951548 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908083951548 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908083951548 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908083951548 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908083951548 DMM INFO MM(262420000001002/c70bf9eb) Subscriber data update (mmctx.c:430) 20240908083951548 DMM DEBUG MM(262420000001002/c70bf9eb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908083951548 DMM INFO MM(262420000001002/c70bf9eb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908083951548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908083951548 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908083951548 DMM INFO MM(262420000001002/c70bf9eb) <- GMM AUTH AND CIPHERING REQ (rand = 60 67 1c a4 45 43 82 94 33 e3 0c bf 12 37 97 82 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fd 53 f8 20 97 38 4e ce 2a aa bf 00 92 30 de 27 ) (gprs_gmm.c:483) 20240908083951558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083951558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083951558 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083951558 DMM INFO MM(262420000001002/c70bf9eb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908083951558 DMM NOTICE MM(262420000001002/c70bf9eb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908083951558 DMM DEBUG MM(262420000001002/c70bf9eb) checking auth: received UMTS RES = 84 1a d4 7a a2 cf 06 ab (gprs_gmm.c:666) 20240908083951558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908083951559 DMM DEBUG MM(262420000001002/c70bf9eb) Requesting authorization (sgsn_auth.c:160) 20240908083951559 DMM INFO MM(262420000001002/c70bf9eb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908083951559 DMM DEBUG MM(262420000001002/c70bf9eb) Requesting subscriber data update (gprs_subscriber.c:894) 20240908083951559 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240908083951559 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) 20240908083951559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908083951559 DMM INFO MM(262420000001002/c70bf9eb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70bf9eb) (gprs_gmm.c:300) 20240908083951560 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908083951560 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908083951560 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240908083951560 DMM INFO MM(262420000001002/c70bf9eb) Subscriber data update (mmctx.c:430) 20240908083951560 DMM DEBUG MM(262420000001002/c70bf9eb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908083951560 DMM INFO MM(262420000001002/c70bf9eb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908083951560 DMM NOTICE MM(262420000001002/c70bf9eb) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240908083951560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908083951560 DMM NOTICE MM(262420000001002/c70bf9eb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908083951560 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) 20240908083951561 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908083951561 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240908083951561 DMM INFO MM(262420000001002/c70bf9eb) Subscriber data update (mmctx.c:430) 20240908083951561 DMM DEBUG MM(262420000001002/c70bf9eb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908083951568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083951568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908083951568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083951568 DMM INFO MM(262420000001002/c70bf9eb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908083951568 DMM NOTICE MM(262420000001002/c70bf9eb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908083951568 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908083951568 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908083951568 DLLC NOTICE LLME(e3950e99/c70bf9eb){ASSIGNED} LLGM Assign pre (ffffffff => c70bf9eb) (gprs_llc.c:1079) 20240908083951568 DLLC NOTICE LLME(ffffffff/c70bf9eb){ASSIGNED} LLGM Assign post (ffffffff => c70bf9eb) (gprs_llc.c:1125) 20240908083951568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908083951568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908083951568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908083951568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(59)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(44)@89ea09d4f11f: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(59)@89ea09d4f11f: Final verdict of PTC: pass 20240908083951622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38462<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908083951624 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908083951624 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(57)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(46)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(41)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(44)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(52)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(56)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(48)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(55)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(45)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(47)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(54)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(51)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(42)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(58)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(50)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(53)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(49)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(43)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(41): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(42): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(43): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(44): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(45): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(46): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(47): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(48): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(49): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(50): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(51): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(52): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(53): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(54): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(55): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(56): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(57): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(58): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_umts_res(59): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Sun Sep 8 08:39:51 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48196) 20240908083952625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083952625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48196, count=85472) 20240908083953627 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083953627 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Sun Sep 8 08:39:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908083954628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083954628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_umts_aka_gsm_sres started. 20240908083954789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908083954791 DMM INFO MM(262420000001002/c70bf9eb) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908083954791 DMM INFO MM(262420000001002/c70bf9eb) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908083954791 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908083954791 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908083954791 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908083954791 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908083954791 DLLC NOTICE LLME(ffffffff/c70bf9eb){ASSIGNED} LLGM Assign pre (c70bf9eb => ffffffff) (gprs_llc.c:1079) 20240908083954791 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c70bf9eb => ffffffff) (gprs_llc.c:1125) 20240908083954791 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240908083954791 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) 20240908083954791 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) 20240908083954791 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908083954791 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908083954791 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908083954791 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908083954791 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(60)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(61)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(60)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(64)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083954844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908083954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083954844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954844 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908083954844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083954844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083954844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(64)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083954846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083954846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083954846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083954847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083954847 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083954847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083954847 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954847 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908083954847 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083954847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908083954848 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083954848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(64)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(64)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083954854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(65)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(61)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(61)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(66)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908083954867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083954867 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI196(63)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(65)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(70)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083954898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908083954898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083954898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083954898 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954898 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908083954898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083954898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083954898 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083954898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(70)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(69)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908083954901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083954901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083954901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083954901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083954901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083954901 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083954901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083954901 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954901 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908083954901 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083954901 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(70)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908083954902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083954902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(70)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083954906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(66)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(66)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083954919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083954919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(71)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(67)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(69)@89ea09d4f11f: 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(74)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(74)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908083954938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908083954938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908083954938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908083954938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908083954938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908083954938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908083954938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908083954938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(74)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908083954940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908083954940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908083954940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908083954941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908083954941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908083954941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908083954941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908083954941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908083954941 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908083954941 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908083954941 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(74)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908083954942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908083954942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(74)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908083954947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(71)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(71)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908083954960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083954960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_umts_aka_gsm_sres-BVCI220(73)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908083955629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083955629 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908083955629 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908083955629 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: 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) } } } } 20240908083955631 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908083955631 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: 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(75)@89ea09d4f11f: 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(75)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(63)@89ea09d4f11f: Adding Client=TC_attach_umts_aka_gsm_sres(78), IMSI='262420000001003'H, TLLI='DE856CBF'O, index=0 SGSN_Test-GSUP(76)@89ea09d4f11f: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(78) TC_attach_umts_aka_gsm_sres(78)@89ea09d4f11f: 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 := 'E529EB9B092FBA0E528F6CEFCF48B37D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '99197F74'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '152F4BAEE2874DDC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EB501D7766D7D84C3375FA9213C08E10'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D5CBFA569A98E4B4F05AE530D1E3BAF0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '13FEA23E27D483B4618566E1F62531B1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6B299FE77578C6DB'O } } } } } 20240908083956681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083956681 DLLC NOTICE LLME(ffffffff/de856cbf){UNASSIGNED} LLC RX: unknown TLLI 0xde856cbf, creating LLME on the fly (gprs_llc.c:552) 20240908083956681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083956681 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240908083956681 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908083956681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908083956681 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908083956681 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908083956681 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908083956681 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908083956681 DLLC NOTICE LLME(ffffffff/de856cbf){UNASSIGNED} LLGM Assign pre (de856cbf => f94186b1) (gprs_llc.c:1079) 20240908083956681 DLLC NOTICE LLME(de856cbf/f94186b1){ASSIGNED} LLGM Assign post (de856cbf => f94186b1) (gprs_llc.c:1125) 20240908083956681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908083956681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908083956681 DMM DEBUG MM(262420000001003/f94186b1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908083956694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083956694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908083956694 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083956694 DMM DEBUG MM(262420000001003/f94186b1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240908083956694 DMM NOTICE MM(262420000001003/f94186b1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908083956694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908083956695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908083956695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908083956695 DMM DEBUG MM(262420000001003/f94186b1) Requesting authorization (sgsn_auth.c:160) 20240908083956695 DMM INFO MM(262420000001003/f94186b1) Requesting authentication tuples (sgsn_auth.c:184) 20240908083956695 DMM DEBUG MM(262420000001003/f94186b1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908083956695 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240908083956695 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(78) SGSN_Test-GSUP(76)@89ea09d4f11f: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(78)"262420000001003" 20240908083956697 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908083956697 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908083956697 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908083956697 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908083956697 DMM INFO MM(262420000001003/f94186b1) Subscriber data update (mmctx.c:430) 20240908083956697 DMM DEBUG MM(262420000001003/f94186b1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908083956697 DMM INFO MM(262420000001003/f94186b1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908083956697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908083956697 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908083956697 DMM INFO MM(262420000001003/f94186b1) <- GMM AUTH AND CIPHERING REQ (rand = e5 29 eb 9b 09 2f ba 0e 52 8f 6c ef cf 48 b3 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 fe a2 3e 27 d4 83 b4 61 85 66 e1 f6 25 31 b1 ) (gprs_gmm.c:483) 20240908083956706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083956706 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908083956706 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083956706 DMM INFO MM(262420000001003/f94186b1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908083956706 DMM NOTICE MM(262420000001003/f94186b1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908083956706 DMM DEBUG MM(262420000001003/f94186b1) checking auth: received GSM SRES = 99 19 7f 74 (gprs_gmm.c:666) 20240908083956706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908083956706 DMM DEBUG MM(262420000001003/f94186b1) Requesting authorization (sgsn_auth.c:160) 20240908083956706 DMM INFO MM(262420000001003/f94186b1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908083956706 DMM DEBUG MM(262420000001003/f94186b1) Requesting subscriber data update (gprs_subscriber.c:894) 20240908083956706 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240908083956706 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) 20240908083956706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908083956706 DMM INFO MM(262420000001003/f94186b1) <- GMM ATTACH ACCEPT (new P-TMSI=0xf94186b1) (gprs_gmm.c:300) 20240908083956708 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908083956708 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908083956708 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240908083956708 DMM INFO MM(262420000001003/f94186b1) Subscriber data update (mmctx.c:430) 20240908083956708 DMM DEBUG MM(262420000001003/f94186b1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908083956708 DMM INFO MM(262420000001003/f94186b1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908083956708 DMM NOTICE MM(262420000001003/f94186b1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240908083956708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908083956708 DMM NOTICE MM(262420000001003/f94186b1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908083956708 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) 20240908083956708 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908083956708 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240908083956708 DMM INFO MM(262420000001003/f94186b1) Subscriber data update (mmctx.c:430) 20240908083956708 DMM DEBUG MM(262420000001003/f94186b1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908083956715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908083956715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908083956715 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908083956715 DMM INFO MM(262420000001003/f94186b1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908083956715 DMM NOTICE MM(262420000001003/f94186b1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908083956715 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908083956715 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908083956715 DLLC NOTICE LLME(de856cbf/f94186b1){ASSIGNED} LLGM Assign pre (ffffffff => f94186b1) (gprs_llc.c:1079) 20240908083956715 DLLC NOTICE LLME(ffffffff/f94186b1){ASSIGNED} LLGM Assign post (ffffffff => f94186b1) (gprs_llc.c:1125) 20240908083956715 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908083956715 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908083956715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908083956715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(78)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(63)@89ea09d4f11f: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(78)@89ea09d4f11f: Final verdict of PTC: pass 20240908083956768 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38472<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(76)@89ea09d4f11f: Final verdict of PTC: none 20240908083956770 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908083956771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(65)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(70)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(75)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(71)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(67)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(64)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(60)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(66)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(74)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(63)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(69)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(61)@89ea09d4f11f: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(73)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(77)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(62)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(68)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(72)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(60): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(61): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(62): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(63): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(64): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(65): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(66): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(67): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(68): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(69): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(70): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(71): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(72): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(73): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(74): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(75): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(76): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(77): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_umts_aka_gsm_sres(78): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Sun Sep 8 08:39:56 UTC 2024 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48200) 20240908083957772 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083957772 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) 20240908083958773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083958773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Sun Sep 8 08:39: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_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 20240908083959774 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908083959774 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_timeout_after_pdp_act started. 20240908083959954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908083959955 DMM INFO MM(262420000001003/f94186b1) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908083959955 DMM INFO MM(262420000001003/f94186b1) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908083959955 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908083959955 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908083959955 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908083959955 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908083959955 DLLC NOTICE LLME(ffffffff/f94186b1){ASSIGNED} LLGM Assign pre (f94186b1 => ffffffff) (gprs_llc.c:1079) 20240908083959955 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f94186b1 => ffffffff) (gprs_llc.c:1125) 20240908083959955 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240908083959955 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) 20240908083959955 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) 20240908083959955 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908083959955 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908083959955 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908083959955 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908083959955 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(79)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(80)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(79)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(83)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(83)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084000010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084000010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084000010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084000010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000010 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084000010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084000010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084000010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084000010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(83)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084000012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084000012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084000012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084000012 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084000013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084000013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084000013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084000013 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000013 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084000013 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084000013 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084000013 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084000013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(83)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(83)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084000018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(84)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(80)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(80)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084000028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000028 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI196(82)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(85)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(84)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(88)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084000052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084000052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084000052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084000052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084000052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084000052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084000052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084000052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(88)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084000054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084000054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084000054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084000054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084000054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084000054 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084000054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084000054 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000054 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084000054 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084000054 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(88)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084000055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084000055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(88)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084000058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(85)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(85)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(89)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084000066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI210(87)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(90)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(89)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(94)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(94)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084000104 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084000104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084000105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084000105 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000105 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084000105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084000105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084000105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084000105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(94)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084000107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084000107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084000107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084000107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084000107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084000107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084000107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084000107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084000107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084000107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084000107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084000108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084000108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(94)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(94)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084000112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(90)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(90)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084000121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000121 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_timeout_after_pdp_act-BVCI220(91)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084000775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084000775 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084000775 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084000775 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: 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) } } } } 20240908084000777 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084000778 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(82)@89ea09d4f11f: Adding Client=TC_attach_timeout_after_pdp_act(97), IMSI='262420000000021'H, TLLI='D757E0C2'O, index=0 SGSN_Test-GSUP(95)@89ea09d4f11f: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(97) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: 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 := 'A11F78B51A425D8AB79454B869FEBDE0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57B570E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24775AA23CF3B5FB'O } } } } } 20240908084000826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000826 DLLC NOTICE LLME(ffffffff/d757e0c2){UNASSIGNED} LLC RX: unknown TLLI 0xd757e0c2, creating LLME on the fly (gprs_llc.c:552) 20240908084000826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000826 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084000826 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084000826 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084000826 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084000826 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084000826 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084000826 DLLC NOTICE LLME(ffffffff/d757e0c2){UNASSIGNED} LLGM Assign pre (d757e0c2 => ec24ad54) (gprs_llc.c:1079) 20240908084000826 DLLC NOTICE LLME(d757e0c2/ec24ad54){ASSIGNED} LLGM Assign post (d757e0c2 => ec24ad54) (gprs_llc.c:1125) 20240908084000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084000826 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084000826 DMM DEBUG MM(262420000000021/ec24ad54) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084000839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000839 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000839 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000839 DMM DEBUG MM(262420000000021/ec24ad54) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240908084000839 DMM NOTICE MM(262420000000021/ec24ad54) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084000839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084000839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084000839 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084000839 DMM DEBUG MM(262420000000021/ec24ad54) Requesting authorization (sgsn_auth.c:160) 20240908084000839 DMM INFO MM(262420000000021/ec24ad54) Requesting authentication tuples (sgsn_auth.c:184) 20240908084000839 DMM DEBUG MM(262420000000021/ec24ad54) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084000839 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240908084000839 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(97) SGSN_Test-GSUP(95)@89ea09d4f11f: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(97)"262420000000021" 20240908084000842 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084000842 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084000842 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084000842 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084000842 DMM INFO MM(262420000000021/ec24ad54) Subscriber data update (mmctx.c:430) 20240908084000842 DMM DEBUG MM(262420000000021/ec24ad54) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084000842 DMM INFO MM(262420000000021/ec24ad54) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084000842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084000842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084000842 DMM INFO MM(262420000000021/ec24ad54) <- GMM AUTH AND CIPHERING REQ (rand = a1 1f 78 b5 1a 42 5d 8a b7 94 54 b8 69 fe bd e0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084000851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000851 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000851 DMM INFO MM(262420000000021/ec24ad54) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084000851 DMM NOTICE MM(262420000000021/ec24ad54) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084000851 DMM DEBUG MM(262420000000021/ec24ad54) checking auth: received GSM SRES = 57 b5 70 e5 (gprs_gmm.c:666) 20240908084000851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084000851 DMM DEBUG MM(262420000000021/ec24ad54) Requesting authorization (sgsn_auth.c:160) 20240908084000851 DMM INFO MM(262420000000021/ec24ad54) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084000851 DMM DEBUG MM(262420000000021/ec24ad54) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084000851 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240908084000851 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) 20240908084000851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084000851 DMM INFO MM(262420000000021/ec24ad54) <- GMM ATTACH ACCEPT (new P-TMSI=0xec24ad54) (gprs_gmm.c:300) 20240908084000852 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084000852 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084000852 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084000852 DMM INFO MM(262420000000021/ec24ad54) Subscriber data update (mmctx.c:430) 20240908084000852 DMM DEBUG MM(262420000000021/ec24ad54) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084000852 DMM INFO MM(262420000000021/ec24ad54) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084000852 DMM NOTICE MM(262420000000021/ec24ad54) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240908084000852 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084000852 DMM NOTICE MM(262420000000021/ec24ad54) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084000852 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) 20240908084000853 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084000853 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084000853 DMM INFO MM(262420000000021/ec24ad54) Subscriber data update (mmctx.c:430) 20240908084000853 DMM DEBUG MM(262420000000021/ec24ad54) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084000858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000858 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000858 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000858 DMM INFO MM(262420000000021/ec24ad54) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084000858 DMM NOTICE MM(262420000000021/ec24ad54) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084000858 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084000858 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084000858 DLLC NOTICE LLME(d757e0c2/ec24ad54){ASSIGNED} LLGM Assign pre (ffffffff => ec24ad54) (gprs_llc.c:1079) 20240908084000858 DLLC NOTICE LLME(ffffffff/ec24ad54){ASSIGNED} LLGM Assign post (ffffffff => ec24ad54) (gprs_llc.c:1125) 20240908084000859 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084000859 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084000859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084000859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084000911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000911 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000911 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000911 DMM INFO MM(262420000000021/ec24ad54) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084000911 DMM INFO MM(262420000000021/ec24ad54) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084000911 DMM DEBUG MM(262420000000021/ec24ad54) Using GGSN 0 (gprs_sm.c:312) 20240908084000911 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240908084000911 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084000911 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084000911 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:402) 20240908084000924 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 8c f3 7f 3a 11 e4 c9 3b 0d 14 05 7f af e0 87 cb 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:443) 20240908084000924 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6d058, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084000924 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084000924 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc19b8 TLLI=ec24ad54, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084000924 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084000924 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084000932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2c6d8a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000932 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000932 DMM INFO MM(262420000000021/ec24ad54) -> GMM ATTACH REQUEST MI(TMSI-0xEC24AD54) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084000932 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084000932 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084000932 DLLC NOTICE LLME(ffffffff/ec24ad54){ASSIGNED} LLGM Assign pre (ec24ad54 => db5895f1) (gprs_llc.c:1079) 20240908084000932 DLLC NOTICE LLME(ec24ad54/db5895f1){ASSIGNED} LLGM Assign post (ec24ad54 => db5895f1) (gprs_llc.c:1125) 20240908084000932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084000932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084000932 DMM DEBUG MM(262420000000021/db5895f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084000937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084000937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240908084000937 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084000937 DMM DEBUG MM(262420000000021/db5895f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240908084000937 DMM NOTICE MM(262420000000021/db5895f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084000937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084000937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084000937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084000937 DMM DEBUG MM(262420000000021/db5895f1) Requesting authorization (sgsn_auth.c:160) 20240908084000937 DMM INFO MM(262420000000021/db5895f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084000937 DMM DEBUG MM(262420000000021/db5895f1) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084000937 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240908084000937 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) 20240908084000938 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084000938 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084000938 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084000938 DMM INFO MM(262420000000021/db5895f1) Subscriber data update (mmctx.c:430) 20240908084000938 DMM DEBUG MM(262420000000021/db5895f1) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240908084000938 DMM INFO MM(262420000000021/db5895f1) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240908084000938 DMM NOTICE MM(262420000000021/db5895f1) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240908084000938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084000938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084000938 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908084000938 DMM INFO MM(262420000000021/db5895f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5895f1) (gprs_gmm.c:300) 20240908084000939 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) 20240908084000939 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084000939 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084000939 DMM INFO MM(262420000000021/db5895f1) Subscriber data update (mmctx.c:430) 20240908084000939 DMM DEBUG MM(262420000000021/db5895f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: Trying to receive 5 ATTACH ACCEPTs 20240908084006940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084006940 DMM INFO MM(262420000000021/db5895f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5895f1) (gprs_gmm.c:300) 20240908084007183 DGPRS DEBUG Checking for inactive LLMEs, time = 7595541 (sgsn.c:131) 20240908084012942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084012942 DMM INFO MM(262420000000021/db5895f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5895f1) (gprs_gmm.c:300) 20240908084018943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084018943 DMM INFO MM(262420000000021/db5895f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5895f1) (gprs_gmm.c:300) 20240908084020776 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084020776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240908084020776 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084024944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084024944 DMM INFO MM(262420000000021/db5895f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb5895f1) (gprs_gmm.c:300) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: Make sure not more than 5 ATTACH ACCEPT messages are sent 20240908084030015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084030017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084030017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084030055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084030057 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084030057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084030108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084030110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084030110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084030945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084030945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240908084030945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084030945 DMM NOTICE MM(262420000000021/db5895f1) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084030945 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20240908084030945 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc19b8, TLLI=db5895f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084030945 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084030945 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084030945 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:402) 20240908084030945 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240908084030945 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) 20240908084030945 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084030945 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Deallocated (fsm.c:568) 20240908084030945 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084030945 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084030945 DLLC NOTICE LLME(ec24ad54/db5895f1){ASSIGNED} LLGM Assign pre (db5895f1 => ffffffff) (gprs_llc.c:1079) 20240908084030945 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db5895f1 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(82)@89ea09d4f11f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(97)@89ea09d4f11f: Final verdict of PTC: pass 20240908084031455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39034<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084031458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084031458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(95)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(93)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(83)@89ea09d4f11f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(91)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(84)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(88)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(85)@89ea09d4f11f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(82)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(79)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(94)@89ea09d4f11f: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(87)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(96)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(80)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(89)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(90)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(81)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(92)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(86)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(79): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(80): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(81): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(82): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(83): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(84): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(85): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(86): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(87): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(88): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(89): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(90): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(91): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(92): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(93): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(94): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(95): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(96): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_timeout_after_pdp_act(97): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Sun Sep 8 08:40:31 UTC 2024 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=125460) 20240908084032459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084032459 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) 20240908084033460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084033460 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Sun Sep 8 08:40:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084034461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084034461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_auth_id_timeout started. 20240908084034620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38694<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084034621 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(98)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(99)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(98)@89ea09d4f11f: 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(103)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(103)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084034671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084034671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084034671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084034671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034671 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084034671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084034671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084034671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084034671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(102)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(103)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084034673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084034673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084034673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084034673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084034673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084034673 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084034673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084034673 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034673 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084034674 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084034674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084034674 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084034674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(103)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(103)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084034678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(99)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(99)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084034687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084034688 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI196(100)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(102)@89ea09d4f11f: 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(108)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(108)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084034702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084034702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084034702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084034702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084034702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084034702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084034702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084034702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(108)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084034704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084034704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084034704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084034704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084034704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084034704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084034704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084034704 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034704 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084034704 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084034704 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084034705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084034705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(108)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(107)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(108)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084034709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(104)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(104)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084034717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084034717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI210(105)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(109)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(107)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(112)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084034735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084034735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084034735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084034735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084034735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084034735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084034735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084034735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(112)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084034737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084034737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084034737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084034738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084034738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084034738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084034738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084034738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084034738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084034738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084034738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084034738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084034738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(112)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(112)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084034742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(109)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(109)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084034750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084034750 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_id_timeout-BVCI220(111)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084035462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084035462 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084035462 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084035462 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: 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) } } } } 20240908084035464 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084035465 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(100)@89ea09d4f11f: Adding Client=TC_attach_auth_id_timeout(116), IMSI='262420000000002'H, TLLI='FAD45E89'O, index=0 SGSN_Test-GSUP(114)@89ea09d4f11f: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(116) 20240908084035512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084035512 DLLC NOTICE LLME(ffffffff/fad45e89){UNASSIGNED} LLC RX: unknown TLLI 0xfad45e89, creating LLME on the fly (gprs_llc.c:552) 20240908084035512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084035512 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000002) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084035512 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084035512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084035512 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084035512 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084035512 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084035512 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084035512 DLLC NOTICE LLME(ffffffff/fad45e89){UNASSIGNED} LLGM Assign pre (fad45e89 => c2a04e8b) (gprs_llc.c:1079) 20240908084035512 DLLC NOTICE LLME(fad45e89/c2a04e8b){ASSIGNED} LLGM Assign post (fad45e89 => c2a04e8b) (gprs_llc.c:1125) 20240908084035512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084035512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084035512 DMM DEBUG MM(262420000000002/c2a04e8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084037184 DGPRS DEBUG Checking for inactive LLMEs, time = 7595571 (sgsn.c:131) 20240908084041514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084041514 DMM DEBUG MM(262420000000002/c2a04e8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084047515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084047515 DMM DEBUG MM(262420000000002/c2a04e8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084053516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084053516 DMM DEBUG MM(262420000000002/c2a04e8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084055463 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084055463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084055463 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240908084059517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084059517 DMM DEBUG MM(262420000000002/c2a04e8b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084104675 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084104677 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084104677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084104706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084104707 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084104707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084104738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084104740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084104740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084105518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084105518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240908084105518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084105518 DMM NOTICE MM(262420000000002/c2a04e8b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240908084105518 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Reject}: Deallocated (fsm.c:568) 20240908084105518 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084105518 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084105518 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084105518 DLLC NOTICE LLME(fad45e89/c2a04e8b){ASSIGNED} LLGM Assign pre (c2a04e8b => ffffffff) (gprs_llc.c:1079) 20240908084105518 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c2a04e8b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(116)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(100)@89ea09d4f11f: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(116)@89ea09d4f11f: Final verdict of PTC: pass 20240908084105527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38694<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(103)@89ea09d4f11f: Final verdict of PTC: none 20240908084105529 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084105529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(114)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(105)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(102)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(100)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(113)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(108)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(99)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(111)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(109)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(112)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(98)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(104)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(107)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(115)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(106)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(101)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(110)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(98): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(99): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(100): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(101): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(102): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(103): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(104): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(105): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(106): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(107): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(108): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(109): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(110): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(111): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(112): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(113): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(114): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(115): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_id_timeout(116): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Sun Sep 8 08:41:05 UTC 2024 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59656) 20240908084106530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084106530 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) 20240908084107185 DGPRS DEBUG Checking for inactive LLMEs, time = 7595601 (sgsn.c:131) 20240908084107531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084107531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Sun Sep 8 08:41: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_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 20240908084108532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084108532 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_auth_sai_timeout started. 20240908084108677 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084108679 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(117)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(118)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(117)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(122)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(122)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084108728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084108728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084108728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084108728 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108728 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084108728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084108728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084108728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084108728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(122)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084108730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084108730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084108730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(121)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084108730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084108730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084108730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084108730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084108730 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108730 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084108730 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084108730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084108731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084108731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(122)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(122)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084108735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(118)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(118)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084108743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084108743 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI196(119)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(123)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(121)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(126)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084108760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084108760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084108760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084108760 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108760 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084108760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084108760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084108760 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084108760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(126)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084108762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084108762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084108762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084108762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084108762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084108762 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084108762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084108762 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108762 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084108762 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084108762 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(126)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084108763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084108763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(126)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084108767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(127)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(123)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(123)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084108776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084108776 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI210(125)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(128)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(127)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(131)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084108797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084108797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084108797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(131)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084108799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084108799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084108799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084108799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084108799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084108799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084108799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084108799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084108799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084108799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084108799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084108800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084108800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(131)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(131)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084108805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(128)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(128)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084108813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084108813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_timeout-BVCI220(130)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084109533 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084109533 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084109533 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084109533 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: 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) } } } } 20240908084109535 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084109536 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(119)@89ea09d4f11f: Adding Client=TC_attach_auth_sai_timeout(135), IMSI='262420000000003'H, TLLI='C011375B'O, index=0 SGSN_Test-GSUP(133)@89ea09d4f11f: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(135) 20240908084109578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084109578 DLLC NOTICE LLME(ffffffff/c011375b){UNASSIGNED} LLC RX: unknown TLLI 0xc011375b, creating LLME on the fly (gprs_llc.c:552) 20240908084109578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084109579 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084109579 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084109579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084109579 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084109579 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084109579 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084109579 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084109579 DLLC NOTICE LLME(ffffffff/c011375b){UNASSIGNED} LLGM Assign pre (c011375b => d6620498) (gprs_llc.c:1079) 20240908084109579 DLLC NOTICE LLME(c011375b/d6620498){ASSIGNED} LLGM Assign post (c011375b => d6620498) (gprs_llc.c:1125) 20240908084109579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084109579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084109579 DMM DEBUG MM(262420000000003/d6620498) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084109591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084109591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084109591 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084109591 DMM DEBUG MM(262420000000003/d6620498) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1084) 20240908084109591 DMM NOTICE MM(262420000000003/d6620498) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084109591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084109591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084109591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084109591 DMM DEBUG MM(262420000000003/d6620498) Requesting authorization (sgsn_auth.c:160) 20240908084109591 DMM INFO MM(262420000000003/d6620498) Requesting authentication tuples (sgsn_auth.c:184) 20240908084109591 DMM DEBUG MM(262420000000003/d6620498) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084109591 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20240908084109591 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(135) SGSN_Test-GSUP(133)@89ea09d4f11f: Added IMSI table entry 0TC_attach_auth_sai_timeout(135)"262420000000003" 20240908084115592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240908084115592 DMM ERROR MM(262420000000003/d6620498) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240908084115592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240908084115592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084115592 DMM NOTICE MM(262420000000003/d6620498) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240908084115592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084115592 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084115592 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084115592 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084115592 DLLC NOTICE LLME(c011375b/d6620498){ASSIGNED} LLGM Assign pre (d6620498 => ffffffff) (gprs_llc.c:1079) 20240908084115592 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6620498 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(135)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(119)@89ea09d4f11f: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(135)@89ea09d4f11f: Final verdict of PTC: pass 20240908084115602 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60910<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(133)@89ea09d4f11f: Final verdict of PTC: none 20240908084115605 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084115605 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(122)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(132)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(119)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(117)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(126)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(118)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(128)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(127)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(125)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(123)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(130)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(121)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(131)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(134)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(120)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(124)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(129)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(117): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(118): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(119): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(120): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(121): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(122): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(123): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(124): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(125): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(126): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(127): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(128): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(129): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(130): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(131): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(132): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(133): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(134): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_timeout(135): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Sun Sep 8 08:41:15 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=56888) 20240908084116606 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084116606 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=56888, count=62276) 20240908084117607 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084117607 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Sun Sep 8 08:41: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_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 20240908084118608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084118608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_auth_sai_reject started. 20240908084118748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084118749 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(136)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(137)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(136)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(140)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084118798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084118798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084118798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084118798 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118798 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084118798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084118798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084118798 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084118798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(140)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084118800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084118800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084118800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084118800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084118800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084118800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084118800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084118800 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118800 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084118800 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084118800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084118800 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084118800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(140)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(140)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084118805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(141)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(137)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(137)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084118816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084118816 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI196(139)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(142)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(141)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(146)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084118845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084118845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084118845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084118845 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118845 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084118845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084118845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084118845 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084118845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(146)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084118847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084118847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084118847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(145)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084118847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084118847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084118847 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084118847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084118847 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118847 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084118847 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084118847 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084118848 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084118848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(146)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(146)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084118852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(142)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(142)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084118862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084118862 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(147)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_reject-BVCI210(143)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(145)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(150)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084118874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084118874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084118874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084118874 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118874 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084118874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084118874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084118874 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084118874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(150)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084118875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084118875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084118875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084118875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084118875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084118875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084118875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084118875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084118875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084118875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084118875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084118876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084118876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(150)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(150)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084118879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(147)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(147)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084118888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084118888 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_auth_sai_reject-BVCI220(149)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084119609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084119609 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084119609 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084119609 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: 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) } } } } 20240908084119611 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084119612 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(139)@89ea09d4f11f: Adding Client=TC_attach_auth_sai_reject(154), IMSI='262420000000004'H, TLLI='E70C10B2'O, index=0 SGSN_Test-GSUP(152)@89ea09d4f11f: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(154) 20240908084119657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084119657 DLLC NOTICE LLME(ffffffff/e70c10b2){UNASSIGNED} LLC RX: unknown TLLI 0xe70c10b2, creating LLME on the fly (gprs_llc.c:552) 20240908084119657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084119657 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084119657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084119657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084119657 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084119657 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084119657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084119657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084119657 DLLC NOTICE LLME(ffffffff/e70c10b2){UNASSIGNED} LLGM Assign pre (e70c10b2 => f38a32f2) (gprs_llc.c:1079) 20240908084119657 DLLC NOTICE LLME(e70c10b2/f38a32f2){ASSIGNED} LLGM Assign post (e70c10b2 => f38a32f2) (gprs_llc.c:1125) 20240908084119657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084119657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084119657 DMM DEBUG MM(262420000000004/f38a32f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084119670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084119670 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084119670 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084119670 DMM DEBUG MM(262420000000004/f38a32f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1084) 20240908084119670 DMM NOTICE MM(262420000000004/f38a32f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084119670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084119670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084119670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084119670 DMM DEBUG MM(262420000000004/f38a32f2) Requesting authorization (sgsn_auth.c:160) 20240908084119670 DMM INFO MM(262420000000004/f38a32f2) Requesting authentication tuples (sgsn_auth.c:184) 20240908084119670 DMM DEBUG MM(262420000000004/f38a32f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084119670 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20240908084119670 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(154) SGSN_Test-GSUP(152)@89ea09d4f11f: Added IMSI table entry 0TC_attach_auth_sai_reject(154)"262420000000004" 20240908084119673 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20240908084119673 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20240908084119673 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20240908084125671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240908084125671 DMM ERROR MM(262420000000004/f38a32f2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240908084125671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240908084125671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084125671 DMM NOTICE MM(262420000000004/f38a32f2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240908084125671 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Reject}: Deallocated (fsm.c:568) 20240908084125671 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084125671 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084125671 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084125671 DLLC NOTICE LLME(e70c10b2/f38a32f2){ASSIGNED} LLGM Assign pre (f38a32f2 => ffffffff) (gprs_llc.c:1079) 20240908084125671 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f38a32f2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(154)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(139)@89ea09d4f11f: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(154)@89ea09d4f11f: Final verdict of PTC: pass 20240908084125681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36768<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(152)@89ea09d4f11f: Final verdict of PTC: none 20240908084125683 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084125683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(151)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(150)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(143)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(141)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(145)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(146)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(140)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(139)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(136)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(147)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(142)@89ea09d4f11f: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(149)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(137)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(144)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(153)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(148)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(138)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(136): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(137): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(138): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(139): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(140): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(141): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(142): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(143): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(144): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(145): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(146): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(147): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(148): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(149): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(150): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(151): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(152): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(153): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_auth_sai_reject(154): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Sun Sep 8 08:41:25 UTC 2024 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=58672) 20240908084126684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084126684 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) 20240908084127685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084127685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Sun Sep 8 08:41: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_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 20240908084128685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084128685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_gsup_lu_timeout started. 20240908084128835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39440<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084128836 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(155)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(156)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(155)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(159)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084128881 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084128882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084128882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084128882 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128882 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084128882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084128882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084128882 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084128882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(159)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084128884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084128884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084128884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084128884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084128884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084128884 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084128884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084128884 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128884 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084128884 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084128884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084128885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084128885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(159)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(159)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084128888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(160)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(156)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(156)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084128898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084128898 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI196(158)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(161)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(160)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(164)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084128919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084128919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084128919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084128919 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128919 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084128919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084128919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084128919 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084128919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(164)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084128921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084128921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084128921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084128921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084128921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084128921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084128921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084128922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084128922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084128922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084128922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084128922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(164)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(164)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084128926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(165)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(161)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(161)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084128934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084128934 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI210(163)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(166)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(165)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(169)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084128955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084128955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084128955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084128955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128955 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084128955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084128955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084128955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084128955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(169)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084128956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084128956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084128956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084128957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084128957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084128957 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084128957 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084128957 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084128957 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(169)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084128957 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084128957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(169)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084128961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(166)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(166)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084128969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084128969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_timeout-BVCI220(168)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084129687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084129687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084129687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084129687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: 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) } } } } 20240908084129689 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084129690 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(158)@89ea09d4f11f: Adding Client=TC_attach_gsup_lu_timeout(173), IMSI='262420000000005'H, TLLI='EF910ABA'O, index=0 SGSN_Test-GSUP(171)@89ea09d4f11f: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(173) TC_attach_gsup_lu_timeout(173)@89ea09d4f11f: 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 := '3C089148681ADD15D493982A2F0A09C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '339AAFAD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC348E17AE16E6C8'O } } } } } 20240908084130740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084130740 DLLC NOTICE LLME(ffffffff/ef910aba){UNASSIGNED} LLC RX: unknown TLLI 0xef910aba, creating LLME on the fly (gprs_llc.c:552) 20240908084130740 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084130740 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084130740 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084130740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084130740 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084130740 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084130740 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084130740 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084130740 DLLC NOTICE LLME(ffffffff/ef910aba){UNASSIGNED} LLGM Assign pre (ef910aba => c154c251) (gprs_llc.c:1079) 20240908084130740 DLLC NOTICE LLME(ef910aba/c154c251){ASSIGNED} LLGM Assign post (ef910aba => c154c251) (gprs_llc.c:1125) 20240908084130740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084130740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084130740 DMM DEBUG MM(262420000000005/c154c251) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084130753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084130753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084130753 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084130753 DMM DEBUG MM(262420000000005/c154c251) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1084) 20240908084130753 DMM NOTICE MM(262420000000005/c154c251) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084130753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084130753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084130753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084130753 DMM DEBUG MM(262420000000005/c154c251) Requesting authorization (sgsn_auth.c:160) 20240908084130753 DMM INFO MM(262420000000005/c154c251) Requesting authentication tuples (sgsn_auth.c:184) 20240908084130753 DMM DEBUG MM(262420000000005/c154c251) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084130753 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20240908084130753 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(173) SGSN_Test-GSUP(171)@89ea09d4f11f: Added IMSI table entry 0TC_attach_gsup_lu_timeout(173)"262420000000005" 20240908084130757 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084130757 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084130757 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084130757 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084130757 DMM INFO MM(262420000000005/c154c251) Subscriber data update (mmctx.c:430) 20240908084130757 DMM DEBUG MM(262420000000005/c154c251) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084130757 DMM INFO MM(262420000000005/c154c251) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084130757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084130757 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084130757 DMM INFO MM(262420000000005/c154c251) <- GMM AUTH AND CIPHERING REQ (rand = 3c 08 91 48 68 1a dd 15 d4 93 98 2a 2f 0a 09 c7 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084130764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084130764 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084130764 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084130764 DMM INFO MM(262420000000005/c154c251) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084130764 DMM NOTICE MM(262420000000005/c154c251) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084130764 DMM DEBUG MM(262420000000005/c154c251) checking auth: received GSM SRES = 33 9a af ad (gprs_gmm.c:666) 20240908084130764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084130764 DMM DEBUG MM(262420000000005/c154c251) Requesting authorization (sgsn_auth.c:160) 20240908084130764 DMM INFO MM(262420000000005/c154c251) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084130764 DMM DEBUG MM(262420000000005/c154c251) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084130764 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20240908084130764 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) 20240908084130764 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084130764 DMM INFO MM(262420000000005/c154c251) <- GMM ATTACH ACCEPT (new P-TMSI=0xc154c251) (gprs_gmm.c:300) TC_attach_gsup_lu_timeout(173)@89ea09d4f11f: setverdict(fail): none -> fail MC@89ea09d4f11f: Test Component 173 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(171)@89ea09d4f11f: Final verdict of PTC: none 20240908084130773 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084130773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(170)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(159)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(169)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(155)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(164)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(165)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(160)@89ea09d4f11f: Final verdict of PTC: none 20240908084130775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39440<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_timeout-BVCI196(158)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(156)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(163)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(168)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(161)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(166)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(172)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(162)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(157)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(167)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_timeout(173)@89ea09d4f11f: Final verdict of PTC: fail MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(155): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(156): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(157): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(158): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(159): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(160): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(161): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(162): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(163): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(164): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(165): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(166): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(167): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(168): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(169): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(170): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(171): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(172): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_timeout(173): fail (none -> fail) MTC@89ea09d4f11f: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Sun Sep 8 08:41:30 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=44068) 20240908084131775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084131775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44068, count=69968) 20240908084132777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084132777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Sun Sep 8 08:41: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_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 20240908084133778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084133778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_gsup_lu_reject started. 20240908084133924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39444<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084133925 DMM INFO MM(262420000000005/c154c251) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084133925 DMM INFO MM(262420000000005/c154c251) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084133925 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084133925 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084133925 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084133925 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084133925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240908084133925 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084133925 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084133925 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084133925 DLLC NOTICE LLME(ef910aba/c154c251){ASSIGNED} LLGM Assign pre (c154c251 => ffffffff) (gprs_llc.c:1079) 20240908084133925 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c154c251 => ffffffff) (gprs_llc.c:1125) 20240908084133925 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(174)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(175)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(174)@89ea09d4f11f: 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(179)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(179)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084133979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084133979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084133979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084133979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084133979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084133979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084133979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084133979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084133979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(178)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(179)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084133981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084133981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084133981 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084133982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084133982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084133982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084133982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084133982 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084133982 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084133982 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084133982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084133982 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084133982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(179)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(179)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084133987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(175)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(175)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(180)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084133997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084133997 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(178)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(176)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(183)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084134005 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084134005 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084134005 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084134005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(183)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084134007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084134007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084134007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084134007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084134007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084134007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084134007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084134007 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084134007 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084134007 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084134007 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(183)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084134008 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084134008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(183)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084134012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(184)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(180)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(180)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084134022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084134022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI210(182)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(185)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(184)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(188)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084134041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084134041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084134041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084134041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084134041 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084134041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084134041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084134041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084134041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(188)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084134043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084134043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084134043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084134043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084134044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084134044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(188)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084134044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084134044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(188)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084134048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(185)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(185)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084134058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084134058 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gsup_lu_reject-BVCI220(187)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084134779 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084134779 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084134779 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084134779 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: 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) } } } } 20240908084134781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084134781 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(176)@89ea09d4f11f: Adding Client=TC_attach_gsup_lu_reject(192), IMSI='262420000000006'H, TLLI='D47F5B75'O, index=0 SGSN_Test-GSUP(190)@89ea09d4f11f: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(192) TC_attach_gsup_lu_reject(192)@89ea09d4f11f: 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 := '7FDCB16BE5733B3B5B56AAF92C43F5C1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2AA78C3D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9C80DCF9B0F3F571'O } } } } } 20240908084135828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084135828 DLLC NOTICE LLME(ffffffff/d47f5b75){UNASSIGNED} LLC RX: unknown TLLI 0xd47f5b75, creating LLME on the fly (gprs_llc.c:552) 20240908084135828 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084135828 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084135828 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084135828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084135828 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084135828 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084135828 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084135829 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084135829 DLLC NOTICE LLME(ffffffff/d47f5b75){UNASSIGNED} LLGM Assign pre (d47f5b75 => c7656041) (gprs_llc.c:1079) 20240908084135829 DLLC NOTICE LLME(d47f5b75/c7656041){ASSIGNED} LLGM Assign post (d47f5b75 => c7656041) (gprs_llc.c:1125) 20240908084135829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084135829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084135829 DMM DEBUG MM(262420000000006/c7656041) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084135841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084135841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084135841 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084135841 DMM DEBUG MM(262420000000006/c7656041) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1084) 20240908084135841 DMM NOTICE MM(262420000000006/c7656041) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084135841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084135841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084135841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084135841 DMM DEBUG MM(262420000000006/c7656041) Requesting authorization (sgsn_auth.c:160) 20240908084135841 DMM INFO MM(262420000000006/c7656041) Requesting authentication tuples (sgsn_auth.c:184) 20240908084135841 DMM DEBUG MM(262420000000006/c7656041) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084135841 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20240908084135841 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(192) SGSN_Test-GSUP(190)@89ea09d4f11f: Added IMSI table entry 0TC_attach_gsup_lu_reject(192)"262420000000006" 20240908084135844 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084135844 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084135844 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084135844 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084135844 DMM INFO MM(262420000000006/c7656041) Subscriber data update (mmctx.c:430) 20240908084135844 DMM DEBUG MM(262420000000006/c7656041) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084135844 DMM INFO MM(262420000000006/c7656041) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084135844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084135844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084135844 DMM INFO MM(262420000000006/c7656041) <- GMM AUTH AND CIPHERING REQ (rand = 7f dc b1 6b e5 73 3b 3b 5b 56 aa f9 2c 43 f5 c1 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084135851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084135851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084135851 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084135851 DMM INFO MM(262420000000006/c7656041) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084135851 DMM NOTICE MM(262420000000006/c7656041) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084135851 DMM DEBUG MM(262420000000006/c7656041) checking auth: received GSM SRES = 2a a7 8c 3d (gprs_gmm.c:666) 20240908084135851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084135851 DMM DEBUG MM(262420000000006/c7656041) Requesting authorization (sgsn_auth.c:160) 20240908084135851 DMM INFO MM(262420000000006/c7656041) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084135851 DMM DEBUG MM(262420000000006/c7656041) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084135851 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20240908084135851 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) 20240908084135851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084135851 DMM INFO MM(262420000000006/c7656041) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7656041) (gprs_gmm.c:300) 20240908084135852 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20240908084135852 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20240908084135852 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20240908084135852 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084135852 DMM INFO MM(262420000000006/c7656041) Subscriber data update (mmctx.c:430) 20240908084135852 DMM DEBUG MM(262420000000006/c7656041) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(192)@89ea09d4f11f: setverdict(fail): none -> fail MC@89ea09d4f11f: Test Component 192 has requested to stop MTC. Terminating current testcase execution. 20240908084135859 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084135859 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(189)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(190)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(183)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(174)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(179)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(188)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(184)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(176)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(178)@89ea09d4f11f: Final verdict of PTC: none 20240908084135863 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39444<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject-BVCI220(187)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(180)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(182)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(175)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(185)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(191)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(177)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(186)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(181)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gsup_lu_reject(192)@89ea09d4f11f: Final verdict of PTC: fail MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(174): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(175): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(176): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(177): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(178): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(179): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(180): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(181): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(182): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(183): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(184): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(185): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(186): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(187): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(188): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(189): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(190): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(191): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gsup_lu_reject(192): fail (none -> fail) MTC@89ea09d4f11f: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Sun Sep 8 08:41:35 UTC 2024 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=47400) 20240908084136860 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084136860 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) 20240908084137186 DGPRS DEBUG Checking for inactive LLMEs, time = 7595631 (sgsn.c:131) 20240908084137861 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084137861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Sun Sep 8 08:41: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_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 20240908084138862 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084138862 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_combined started. 20240908084139011 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084139012 DMM INFO MM(262420000000006/c7656041) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084139012 DMM INFO MM(262420000000006/c7656041) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084139012 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084139012 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084139012 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084139012 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084139012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20240908084139012 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084139012 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084139013 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084139013 DLLC NOTICE LLME(d47f5b75/c7656041){ASSIGNED} LLGM Assign pre (c7656041 => ffffffff) (gprs_llc.c:1079) 20240908084139013 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c7656041 => ffffffff) (gprs_llc.c:1125) 20240908084139013 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(193)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(194)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(193)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(197)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084139055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084139055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084139055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084139055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139055 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084139055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084139055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084139055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084139056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(197)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084139057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084139057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084139057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084139057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084139057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084139057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084139057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084139058 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139058 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084139058 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084139058 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084139058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084139058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(197)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(197)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084139062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(194)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(194)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(198)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084139071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084139071 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_combined-BVCI196(196)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(199)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(198)@89ea09d4f11f: 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(203)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(203)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084139102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084139102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084139102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084139102 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139102 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084139102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084139102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084139102 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084139102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(202)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(203)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084139104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084139104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084139104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084139104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084139104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084139104 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084139104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084139104 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139104 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084139104 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084139104 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(203)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084139105 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084139105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(203)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084139109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(199)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(199)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084139118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084139118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(204)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI210(200)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(202)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(207)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084139131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084139131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084139131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084139131 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139131 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084139131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084139131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084139131 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084139131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(207)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084139132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084139132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084139132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084139132 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084139132 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084139132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(207)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084139133 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084139133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(207)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084139136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(204)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(204)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084139147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084139147 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_combined-BVCI220(206)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084139863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084139863 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084139863 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084139863 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: 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) } } } } 20240908084139865 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084139866 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(196)@89ea09d4f11f: Adding Client=TC_attach_combined(211), IMSI='262420000000007'H, TLLI='EAB20093'O, index=0 SGSN_Test-GSUP(209)@89ea09d4f11f: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(211) TC_attach_combined(211)@89ea09d4f11f: 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 := 'BCB65FEEC5E1AFC3582E3E1531D1DBA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '79AB2F11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BF978201F2E12B2D'O } } } } } 20240908084140916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084140916 DLLC NOTICE LLME(ffffffff/eab20093){UNASSIGNED} LLC RX: unknown TLLI 0xeab20093, creating LLME on the fly (gprs_llc.c:552) 20240908084140916 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084140916 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084140916 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084140916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084140916 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084140916 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084140916 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084140916 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084140916 DLLC NOTICE LLME(ffffffff/eab20093){UNASSIGNED} LLGM Assign pre (eab20093 => e16b47a2) (gprs_llc.c:1079) 20240908084140916 DLLC NOTICE LLME(eab20093/e16b47a2){ASSIGNED} LLGM Assign post (eab20093 => e16b47a2) (gprs_llc.c:1125) 20240908084140916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084140916 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084140916 DMM DEBUG MM(262420000000007/e16b47a2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084140930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084140930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084140930 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084140930 DMM DEBUG MM(262420000000007/e16b47a2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1084) 20240908084140930 DMM NOTICE MM(262420000000007/e16b47a2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084140930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084140930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084140930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084140930 DMM DEBUG MM(262420000000007/e16b47a2) Requesting authorization (sgsn_auth.c:160) 20240908084140930 DMM INFO MM(262420000000007/e16b47a2) Requesting authentication tuples (sgsn_auth.c:184) 20240908084140930 DMM DEBUG MM(262420000000007/e16b47a2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084140930 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20240908084140930 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(211) SGSN_Test-GSUP(209)@89ea09d4f11f: Added IMSI table entry 0TC_attach_combined(211)"262420000000007" 20240908084140933 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084140933 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084140933 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084140933 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084140933 DMM INFO MM(262420000000007/e16b47a2) Subscriber data update (mmctx.c:430) 20240908084140933 DMM DEBUG MM(262420000000007/e16b47a2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084140933 DMM INFO MM(262420000000007/e16b47a2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084140933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084140933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084140933 DMM INFO MM(262420000000007/e16b47a2) <- GMM AUTH AND CIPHERING REQ (rand = bc b6 5f ee c5 e1 af c3 58 2e 3e 15 31 d1 db a0 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084140941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084140941 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084140941 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084140941 DMM INFO MM(262420000000007/e16b47a2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084140941 DMM NOTICE MM(262420000000007/e16b47a2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084140941 DMM DEBUG MM(262420000000007/e16b47a2) checking auth: received GSM SRES = 79 ab 2f 11 (gprs_gmm.c:666) 20240908084140941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084140941 DMM DEBUG MM(262420000000007/e16b47a2) Requesting authorization (sgsn_auth.c:160) 20240908084140941 DMM INFO MM(262420000000007/e16b47a2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084140941 DMM DEBUG MM(262420000000007/e16b47a2) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084140941 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20240908084140941 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) 20240908084140941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084140941 DMM INFO MM(262420000000007/e16b47a2) <- GMM ATTACH ACCEPT (new P-TMSI=0xe16b47a2) (gprs_gmm.c:300) 20240908084140942 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084140942 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084140943 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240908084140943 DMM INFO MM(262420000000007/e16b47a2) Subscriber data update (mmctx.c:430) 20240908084140943 DMM DEBUG MM(262420000000007/e16b47a2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084140943 DMM INFO MM(262420000000007/e16b47a2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084140943 DMM NOTICE MM(262420000000007/e16b47a2) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1000) 20240908084140943 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084140943 DMM NOTICE MM(262420000000007/e16b47a2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084140943 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) 20240908084140943 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084140943 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20240908084140943 DMM INFO MM(262420000000007/e16b47a2) Subscriber data update (mmctx.c:430) 20240908084140943 DMM DEBUG MM(262420000000007/e16b47a2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(211)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_combined-BVCI196(196)@89ea09d4f11f: Removing Client IMSI='262420000000007'H, index=0 20240908084140950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084140950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084140950 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084140950 DMM INFO MM(262420000000007/e16b47a2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084140950 DMM NOTICE MM(262420000000007/e16b47a2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084140950 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084140950 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084140950 DLLC NOTICE LLME(eab20093/e16b47a2){ASSIGNED} LLGM Assign pre (ffffffff => e16b47a2) (gprs_llc.c:1079) 20240908084140950 DLLC NOTICE LLME(ffffffff/e16b47a2){ASSIGNED} LLGM Assign post (ffffffff => e16b47a2) (gprs_llc.c:1125) 20240908084140950 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084140950 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084140950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084140950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(211)@89ea09d4f11f: Final verdict of PTC: pass 20240908084140952 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41318<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(209)@89ea09d4f11f: Final verdict of PTC: none 20240908084140955 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084140955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(198)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(197)@89ea09d4f11f: Final verdict of PTC: none TC_attach_combined-BVCI220(206)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(203)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(208)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(193)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(202)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(207)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(204)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(194)@89ea09d4f11f: Final verdict of PTC: none TC_attach_combined-BVCI196(196)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(210)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(199)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(195)@89ea09d4f11f: Final verdict of PTC: none TC_attach_combined-BVCI210(200)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(201)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(205)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(193): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(194): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(195): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_combined-BVCI196(196): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(197): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(198): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(199): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_combined-BVCI210(200): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(201): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(202): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(203): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(204): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(205): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_combined-BVCI220(206): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(207): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(208): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(209): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(210): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_combined(211): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_combined finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Sun Sep 8 08:41:41 UTC 2024 ====== SGSN_Tests.TC_attach_combined pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47300) 20240908084141956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084141956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47300, count=84324) 20240908084142958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084142958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Sun Sep 8 08:41:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084143960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084143960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_accept_all started. 20240908084144100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41326<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084144102 DMM INFO MM(262420000000007/e16b47a2) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084144102 DMM INFO MM(262420000000007/e16b47a2) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084144102 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084144102 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084144102 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084144102 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084144102 DLLC NOTICE LLME(ffffffff/e16b47a2){ASSIGNED} LLGM Assign pre (e16b47a2 => ffffffff) (gprs_llc.c:1079) 20240908084144102 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e16b47a2 => ffffffff) (gprs_llc.c:1125) 20240908084144102 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20240908084144102 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) 20240908084144102 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) 20240908084144102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084144102 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084144102 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084144102 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084144102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(212)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(213)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(212)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(216)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084144142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084144142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084144142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084144142 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144142 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084144142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084144142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084144142 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084144142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(216)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084144144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084144144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084144144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084144144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084144144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084144144 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084144144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084144144 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144144 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084144144 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084144144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084144145 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084144145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(216)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(216)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084144148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(213)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(213)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(217)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084144157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084144157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI196(215)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(218)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(217)@89ea09d4f11f: 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(222)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(222)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084144185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084144185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084144185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084144185 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144185 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084144185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084144185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084144185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084144185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(221)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(222)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084144187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084144187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084144187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084144187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084144187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084144187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084144187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084144187 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144187 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084144187 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084144187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084144187 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084144187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(222)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(222)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084144192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(218)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(218)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084144202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084144203 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI210(219)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(221)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(227)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(227)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084144219 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084144219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084144219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084144219 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144219 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084144220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084144220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084144220 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084144220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(227)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084144221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084144221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084144221 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084144222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084144222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084144222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084144222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084144222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084144222 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084144222 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084144222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084144222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(227)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084144223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(227)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084144227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(223)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(223)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084144236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084144236 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_accept_all-BVCI220(224)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084144962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084144962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084144962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084144962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: 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) } } } } 20240908084144965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084144965 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(215)@89ea09d4f11f: Adding Client=TC_attach_accept_all(230), IMSI='262420000000008'H, TLLI='DF44FBA4'O, index=0 SGSN_Test-GSUP(228)@89ea09d4f11f: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(230) 20240908084146016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084146016 DLLC NOTICE LLME(ffffffff/df44fba4){UNASSIGNED} LLC RX: unknown TLLI 0xdf44fba4, creating LLME on the fly (gprs_llc.c:552) 20240908084146016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084146017 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084146017 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084146017 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084146017 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084146017 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084146017 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084146017 DLLC NOTICE LLME(ffffffff/df44fba4){UNASSIGNED} LLGM Assign pre (df44fba4 => e9f03914) (gprs_llc.c:1079) 20240908084146017 DLLC NOTICE LLME(df44fba4/e9f03914){ASSIGNED} LLGM Assign post (df44fba4 => e9f03914) (gprs_llc.c:1125) 20240908084146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084146017 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084146017 DMM DEBUG MM(262420000000008/e9f03914) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084146027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084146027 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084146027 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084146027 DMM DEBUG MM(262420000000008/e9f03914) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1084) 20240908084146027 DMM NOTICE MM(262420000000008/e9f03914) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084146027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084146027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084146027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908084146027 DMM INFO MM(262420000000008/e9f03914) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9f03914) (gprs_gmm.c:300) TC_attach_accept_all(230)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(215)@89ea09d4f11f: Removing Client IMSI='262420000000008'H, index=0 20240908084147020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084147020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084147021 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084147021 DMM INFO MM(262420000000008/e9f03914) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084147021 DMM NOTICE MM(262420000000008/e9f03914) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084147021 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084147021 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084147021 DLLC NOTICE LLME(df44fba4/e9f03914){ASSIGNED} LLGM Assign pre (ffffffff => e9f03914) (gprs_llc.c:1079) 20240908084147021 DLLC NOTICE LLME(ffffffff/e9f03914){ASSIGNED} LLGM Assign post (ffffffff => e9f03914) (gprs_llc.c:1125) 20240908084147021 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084147021 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084147021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084147021 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(230)@89ea09d4f11f: Final verdict of PTC: pass 20240908084147024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41326<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084147026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084147026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(228)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(212)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(226)@89ea09d4f11f: Final verdict of PTC: none TC_attach_accept_all-BVCI210(219)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(221)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(216)@89ea09d4f11f: Final verdict of PTC: none TC_attach_accept_all-BVCI196(215)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(213)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(218)@89ea09d4f11f: Final verdict of PTC: none TC_attach_accept_all-BVCI220(224)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(217)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(227)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(222)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(223)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(214)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(229)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(220)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(225)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(212): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(213): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(214): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_accept_all-BVCI196(215): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(216): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(217): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(218): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_accept_all-BVCI210(219): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(220): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(221): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(222): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(223): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_accept_all-BVCI220(224): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(225): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(226): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(227): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(228): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(229): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_accept_all(230): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_accept_all finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Sun Sep 8 08:41:47 UTC 2024 ====== SGSN_Tests.TC_attach_accept_all pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=59988) 20240908084148028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084148028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=59988, count=66308) 20240908084149029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084149029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Sun Sep 8 08:41:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908084150030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084150030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_closed started. 20240908084150174 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084150176 DMM INFO MM(262420000000008/e9f03914) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084150176 DMM INFO MM(262420000000008/e9f03914) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084150176 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084150176 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084150176 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084150176 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084150176 DLLC NOTICE LLME(ffffffff/e9f03914){ASSIGNED} LLGM Assign pre (e9f03914 => ffffffff) (gprs_llc.c:1079) 20240908084150176 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e9f03914 => ffffffff) (gprs_llc.c:1125) 20240908084150176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084150176 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084150176 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084150176 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084150176 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(231)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(232)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(231)@89ea09d4f11f: 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(236)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(236)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(235)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084150229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084150229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084150229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084150229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084150229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(236)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084150231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084150231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084150231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084150231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084150231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084150231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084150231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084150231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084150231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(236)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(236)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084150236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(232)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(232)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084150245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084150245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(237)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(233)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(235)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(240)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(240)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084150257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084150257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084150257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084150257 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150257 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084150257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084150257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084150257 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084150257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(240)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084150259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084150259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084150259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084150259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084150259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084150259 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084150259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084150259 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150259 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084150259 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084150259 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(240)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084150260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084150260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(240)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084150264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(241)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(237)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(237)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084150273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084150273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_closed-BVCI210(239)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(242)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(241)@89ea09d4f11f: 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(246)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(246)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084150303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084150303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084150303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084150303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150303 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084150303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084150303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084150303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084150303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(246)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084150305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084150305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084150305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084150305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084150305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084150305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084150305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084150305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084150305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084150305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084150305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(246)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084150306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084150306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(246)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084150310 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(242)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(242)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084150318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084150318 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed-BVCI220(243)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084151031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084151031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084151031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084151031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: 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) } } } } 20240908084151033 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084151034 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: 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(245)@89ea09d4f11f: 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(245)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(233)@89ea09d4f11f: Adding Client=TC_attach_closed(249), IMSI='262420000000009'H, TLLI='C380D463'O, index=0 SGSN_Test-GSUP(247)@89ea09d4f11f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(249) TC_attach_closed-BVCI196(233)@89ea09d4f11f: Adding Client=TC_attach_closed(249), IMSI='001010123456789'H, TLLI='C380D463'O, index=1 20240908084152090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084152090 DLLC NOTICE LLME(ffffffff/c380d463){UNASSIGNED} LLC RX: unknown TLLI 0xc380d463, creating LLME on the fly (gprs_llc.c:552) 20240908084152090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084152090 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084152090 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084152090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084152090 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084152090 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084152090 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084152090 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084152090 DLLC NOTICE LLME(ffffffff/c380d463){UNASSIGNED} LLGM Assign pre (c380d463 => e0ee2c09) (gprs_llc.c:1079) 20240908084152090 DLLC NOTICE LLME(c380d463/e0ee2c09){ASSIGNED} LLGM Assign post (c380d463 => e0ee2c09) (gprs_llc.c:1125) 20240908084152090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084152090 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084152090 DMM DEBUG MM(001010123456789/e0ee2c09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084152103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084152103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084152103 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084152103 DMM DEBUG MM(001010123456789/e0ee2c09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240908084152103 DMM NOTICE MM(001010123456789/e0ee2c09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084152103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084152103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084152103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240908084152103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084152103 DMM NOTICE MM(001010123456789/e0ee2c09) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240908084152103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084152103 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084152103 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084152103 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084152103 DLLC NOTICE LLME(c380d463/e0ee2c09){ASSIGNED} LLGM Assign pre (e0ee2c09 => ffffffff) (gprs_llc.c:1079) 20240908084152103 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0ee2c09 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(249)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@89ea09d4f11f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(249)@89ea09d4f11f: Final verdict of PTC: pass TC_attach_closed-BVCI196(233)@89ea09d4f11f: Adding Client=TC_attach_closed(250), IMSI='262420000000010'H, TLLI='FD08ED58'O, index=2 SGSN_Test-GSUP(247)@89ea09d4f11f: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(250) 20240908084152147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084152147 DLLC NOTICE LLME(ffffffff/fd08ed58){UNASSIGNED} LLC RX: unknown TLLI 0xfd08ed58, creating LLME on the fly (gprs_llc.c:552) 20240908084152147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084152147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084152147 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084152147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084152147 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084152148 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084152148 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084152148 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084152148 DLLC NOTICE LLME(ffffffff/fd08ed58){UNASSIGNED} LLGM Assign pre (fd08ed58 => f09525ae) (gprs_llc.c:1079) 20240908084152148 DLLC NOTICE LLME(fd08ed58/f09525ae){ASSIGNED} LLGM Assign post (fd08ed58 => f09525ae) (gprs_llc.c:1125) 20240908084152148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084152148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084152148 DMM DEBUG MM(262420000000010/f09525ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084152155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084152155 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084152155 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084152155 DMM DEBUG MM(262420000000010/f09525ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1084) 20240908084152155 DMM NOTICE MM(262420000000010/f09525ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084152155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084152155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084152155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908084152155 DMM INFO MM(262420000000010/f09525ae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf09525ae) (gprs_gmm.c:300) TC_attach_closed(250)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_closed-BVCI196(233)@89ea09d4f11f: Removing Client IMSI='262420000000010'H, index=2 20240908084153152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084153152 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084153152 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084153152 DMM INFO MM(262420000000010/f09525ae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084153152 DMM NOTICE MM(262420000000010/f09525ae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084153152 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084153152 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084153152 DLLC NOTICE LLME(fd08ed58/f09525ae){ASSIGNED} LLGM Assign pre (ffffffff => f09525ae) (gprs_llc.c:1079) 20240908084153152 DLLC NOTICE LLME(ffffffff/f09525ae){ASSIGNED} LLGM Assign post (ffffffff => f09525ae) (gprs_llc.c:1125) 20240908084153152 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084153152 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084153152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084153152 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(250)@89ea09d4f11f: Final verdict of PTC: pass 20240908084153155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39370<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(247)@89ea09d4f11f: Final verdict of PTC: none 20240908084153157 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084153157 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(245)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(236)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed-BVCI210(239)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(232)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(235)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed-BVCI196(233)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(240)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(246)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(231)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(241)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(237)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(242)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed-BVCI220(243)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(248)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(238)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(234)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(244)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(231): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(232): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed-BVCI196(233): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(234): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(235): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(236): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(237): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(238): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed-BVCI210(239): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(240): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(241): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(242): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed-BVCI220(243): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(244): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(245): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(246): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(247): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(248): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed(249): pass (none -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed(250): pass (pass -> pass) MTC@89ea09d4f11f: Test case TC_attach_closed finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Sun Sep 8 08:41:53 UTC 2024 ====== SGSN_Tests.TC_attach_closed pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70996) 20240908084154158 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084154158 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=70996, count=77316) 20240908084155160 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084155160 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Sun Sep 8 08:41: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_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 20240908084156161 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084156161 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_no_imei_response started. 20240908084156308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084156309 DMM INFO MM(262420000000010/f09525ae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084156309 DMM INFO MM(262420000000010/f09525ae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084156309 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084156309 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084156309 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084156309 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084156309 DLLC NOTICE LLME(ffffffff/f09525ae){ASSIGNED} LLGM Assign pre (f09525ae => ffffffff) (gprs_llc.c:1079) 20240908084156309 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f09525ae => ffffffff) (gprs_llc.c:1125) 20240908084156309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084156309 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084156309 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084156309 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084156309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(251)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(252)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(251)@89ea09d4f11f: 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(256)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(256)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084156367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084156367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084156367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084156367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084156367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084156367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084156367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084156367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(256)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084156368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084156368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084156368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084156369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084156369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084156369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084156369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084156369 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156369 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084156369 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084156369 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084156369 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084156369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(256)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(255)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(256)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084156373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(252)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(252)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084156382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084156382 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI196(253)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(257)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(255)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(260)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084156393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084156393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084156393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084156393 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156393 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084156393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084156393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084156393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084156393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(260)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084156395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084156395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084156395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084156395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084156395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084156395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084156395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084156395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156395 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084156395 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084156395 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(260)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084156396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084156396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(260)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084156399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(257)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(257)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(261)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084156409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084156409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI210(259)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(262)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(261)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(266)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084156448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084156448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084156448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084156448 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156448 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084156448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084156448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084156448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084156448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(266)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084156450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084156450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084156450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084156450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084156450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084156450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084156450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084156450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084156450 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084156450 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084156450 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084156451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084156451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(266)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(266)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084156455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(262)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(262)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084156464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084156464 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imei_response-BVCI220(263)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084157163 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084157163 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084157163 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084157163 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: 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) } } } } 20240908084157165 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084157166 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imei_response-BVCI196(253)@89ea09d4f11f: Adding Client=TC_attach_no_imei_response(269), IMSI='262420000000032'H, TLLI='F2F9B37B'O, index=0 SGSN_Test-GSUP(267)@89ea09d4f11f: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(269) 20240908084158214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084158214 DLLC NOTICE LLME(ffffffff/f2f9b37b){UNASSIGNED} LLC RX: unknown TLLI 0xf2f9b37b, creating LLME on the fly (gprs_llc.c:552) 20240908084158214 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084158214 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084158214 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084158214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084158214 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084158214 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084158214 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084158214 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084158214 DLLC NOTICE LLME(ffffffff/f2f9b37b){UNASSIGNED} LLGM Assign pre (f2f9b37b => c8d8a6e5) (gprs_llc.c:1079) 20240908084158214 DLLC NOTICE LLME(f2f9b37b/c8d8a6e5){ASSIGNED} LLGM Assign post (f2f9b37b => c8d8a6e5) (gprs_llc.c:1125) 20240908084158214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084158214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084158214 DMM DEBUG MM(262420000000032/c8d8a6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084204214 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084204215 DMM DEBUG MM(262420000000032/c8d8a6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084207187 DGPRS DEBUG Checking for inactive LLMEs, time = 7595661 (sgsn.c:131) 20240908084210215 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084210215 DMM DEBUG MM(262420000000032/c8d8a6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084216216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084216216 DMM DEBUG MM(262420000000032/c8d8a6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084217164 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084217164 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084217165 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240908084222217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084222217 DMM DEBUG MM(262420000000032/c8d8a6e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084226370 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084226372 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084226372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084226396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084226398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084226398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084226452 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084226454 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084226454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084228217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084228217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240908084228217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084228217 DMM [1;33mNOTICE MM(262420000000032/c8d8a6e5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240908084228217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084228217 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084228217 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084228217 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084228217 DLLC NOTICE LLME(f2f9b37b/c8d8a6e5){ASSIGNED} LLGM Assign pre (c8d8a6e5 => ffffffff) (gprs_llc.c:1079) 20240908084228218 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c8d8a6e5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(269)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(253)@89ea09d4f11f: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(269)@89ea09d4f11f: Final verdict of PTC: pass 20240908084228228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084228230 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084228230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(267)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(256)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(265)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(261)@89ea09d4f11f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(253)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(252)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(260)@89ea09d4f11f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(263)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(266)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(251)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(255)@89ea09d4f11f: Final verdict of PTC: none TC_attach_no_imei_response-BVCI210(259)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(257)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(262)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(268)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(258)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(264)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(254)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(251): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(252): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imei_response-BVCI196(253): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(254): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(255): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(256): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(257): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(258): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imei_response-BVCI210(259): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(260): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(261): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(262): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imei_response-BVCI220(263): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(264): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(265): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(266): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(267): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(268): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imei_response(269): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Sun Sep 8 08:42:28 UTC 2024 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=62624) 20240908084229231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084229231 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) 20240908084230232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084230232 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Sun Sep 8 08:42:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084231233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084231233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_no_imsi_response started. 20240908084231379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42926<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084231380 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(270)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(271)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(270)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(274)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(274)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084231425 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084231425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084231425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084231425 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231425 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084231426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084231426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084231426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084231426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(274)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084231427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084231427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084231427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084231427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084231427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084231427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084231427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084231427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084231428 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084231428 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084231428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084231428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(274)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(274)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084231431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(271)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(271)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(275)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084231440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084231440 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI196(273)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(276)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(275)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(279)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084231465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084231465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084231465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084231465 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231465 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084231465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084231465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084231465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084231465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(279)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084231466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084231466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084231466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084231467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084231467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084231467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084231467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084231467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231467 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084231467 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084231467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084231468 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084231468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(279)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(279)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084231471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(280)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(276)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(276)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084231481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084231481 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI210(278)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(281)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(280)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(284)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(284)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084231504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084231504 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231504 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084231504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084231504 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084231504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(284)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084231506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084231506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084231506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084231506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084231506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084231506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084231506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084231506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084231506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084231507 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084231507 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084231507 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084231507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(284)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(284)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084231511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(281)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(281)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084231520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084231520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_no_imsi_response-BVCI220(283)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084232233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084232233 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084232233 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084232233 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: 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) } } } } 20240908084232236 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084232236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(273)@89ea09d4f11f: Adding Client=TC_attach_no_imsi_response(288), IMSI='262420000000035'H, TLLI='F7DDE9F1'O, index=0 SGSN_Test-GSUP(286)@89ea09d4f11f: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(288) 20240908084233292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084233292 DLLC NOTICE LLME(ffffffff/f7dde9f1){UNASSIGNED} LLC RX: unknown TLLI 0xf7dde9f1, creating LLME on the fly (gprs_llc.c:552) 20240908084233292 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084233292 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084233292 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084233292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084233292 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084233292 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084233292 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084233292 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084233292 DLLC NOTICE LLME(ffffffff/f7dde9f1){UNASSIGNED} LLGM Assign pre (f7dde9f1 => d4013fa5) (gprs_llc.c:1079) 20240908084233293 DLLC NOTICE LLME(f7dde9f1/d4013fa5){ASSIGNED} LLGM Assign post (f7dde9f1 => d4013fa5) (gprs_llc.c:1125) 20240908084233293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084233293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084233293 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084233306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084233306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084233306 DMM DEBUG MM_STATE_Gb(4158515697)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084233306 DMM DEBUG MM(/d4013fa5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1084) 20240908084233306 DMM NOTICE MM(/d4013fa5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084233306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084233306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20240908084233306 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240908084237188 DGPRS DEBUG Checking for inactive LLMEs, time = 7595691 (sgsn.c:131) 20240908084239306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084239306 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240908084245307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084245307 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240908084251308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084251308 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240908084252234 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084252234 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240908084252235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084257309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084257309 DMM DEBUG MM(/d4013fa5) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:431) 20240908084301429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084301430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084301430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084301469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084301470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084301470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084301508 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084301510 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084301510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084303310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20240908084303310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20240908084303310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084303310 DMM NOTICE MM(/d4013fa5) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:364) 20240908084303310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Reject}: Deallocated (fsm.c:568) 20240908084303310 DMM DEBUG MM_STATE_Gb(4158515697)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084303310 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084303310 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084303311 DLLC NOTICE LLME(f7dde9f1/d4013fa5){ASSIGNED} LLGM Assign pre (d4013fa5 => ffffffff) (gprs_llc.c:1079) 20240908084303311 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d4013fa5 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(288)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(273)@89ea09d4f11f: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(288)@89ea09d4f11f: Final verdict of PTC: pass 20240908084303320 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42926<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(286)@89ea09d4f11f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(278)@89ea09d4f11f: Final verdict of PTC: none 20240908084303323 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_no_imsi_response-BVCI196(273)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(270)@89ea09d4f11f: Final verdict of PTC: none 20240908084303323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(274)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(279)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(276)@89ea09d4f11f: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(283)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(285)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(284)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(281)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(271)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(280)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(272)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(282)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(277)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(275)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(287)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(270): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(271): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(272): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(273): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(274): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(275): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(276): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(277): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(278): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(279): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(280): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(281): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(282): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(283): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(284): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(285): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(286): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(287): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_no_imsi_response(288): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Sun Sep 8 08:43:03 UTC 2024 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=63248) 20240908084304324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084304324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=63248, count=67764) 20240908084305324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084305324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Sun Sep 8 08:43:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084306325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084306325 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_closed_add_vty started. 20240908084306473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34272<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084306474 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(289)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(290)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(289)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(293)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084306515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084306515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084306515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084306515 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306515 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084306515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084306515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084306515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084306515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(293)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084306516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084306516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084306516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084306517 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306517 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084306517 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084306517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084306517 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084306517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(293)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(293)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084306521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(290)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(290)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(294)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084306532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084306532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(295)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(294)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(299)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084306563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084306563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084306563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084306563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306563 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084306563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084306563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084306563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084306563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(298)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(299)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084306564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084306564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084306564 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084306565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084306565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084306565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084306565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084306565 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306565 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084306565 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084306565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084306565 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084306565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(299)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(299)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084306568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(295)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(295)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084306579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084306579 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(300)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed_add_vty-BVCI210(296)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(298)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(303)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084306596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084306596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084306596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084306596 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306596 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084306596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084306596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084306596 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084306596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(303)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084306598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084306598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084306598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084306598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084306598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084306598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084306598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084306598 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084306598 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084306598 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084306598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084306598 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084306598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(303)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(303)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084306603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(300)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(300)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084306612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084306612 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_closed_add_vty-BVCI220(302)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084307189 DGPRS DEBUG Checking for inactive LLMEs, time = 7595721 (sgsn.c:131) 20240908084307326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084307326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084307326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084307326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: 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) } } } } 20240908084307329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084307330 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Adding Client=TC_attach_closed_add_vty(307), IMSI='262420000000009'H, TLLI='E3050B50'O, index=0 SGSN_Test-GSUP(305)@89ea09d4f11f: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(307) TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456789'H, TLLI='E3050B50'O, index=1 20240908084308389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084308389 DLLC NOTICE LLME(ffffffff/e3050b50){UNASSIGNED} LLC RX: unknown TLLI 0xe3050b50, creating LLME on the fly (gprs_llc.c:552) 20240908084308389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084308389 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084308389 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084308389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084308389 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084308389 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084308389 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084308389 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084308389 DLLC NOTICE LLME(ffffffff/e3050b50){UNASSIGNED} LLGM Assign pre (e3050b50 => e465ec2f) (gprs_llc.c:1079) 20240908084308389 DLLC NOTICE LLME(e3050b50/e465ec2f){ASSIGNED} LLGM Assign post (e3050b50 => e465ec2f) (gprs_llc.c:1125) 20240908084308389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084308389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084308389 DMM DEBUG MM(001010123456789/e465ec2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084308403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084308403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084308404 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084308404 DMM DEBUG MM(001010123456789/e465ec2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240908084308404 DMM NOTICE MM(001010123456789/e465ec2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084308404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084308404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084308404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20240908084308404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084308404 DMM NOTICE MM(001010123456789/e465ec2f) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:364) 20240908084308404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084308404 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084308404 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084308404 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084308404 DLLC NOTICE LLME(e3050b50/e465ec2f){ASSIGNED} LLGM Assign pre (e465ec2f => ffffffff) (gprs_llc.c:1079) 20240908084308404 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e465ec2f => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(307)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Adding Client=TC_attach_closed_add_vty(307), IMSI='001010123456700'H, TLLI='E3050B50'O, index=2 20240908084308411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084308411 DLLC NOTICE LLME(ffffffff/e3050b50){UNASSIGNED} LLC RX: unknown TLLI 0xe3050b50, creating LLME on the fly (gprs_llc.c:552) 20240908084308411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x669cbf CMD=UI DATA (gprs_llc_parse.c:89) 20240908084308411 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084308411 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084308411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084308412 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084308412 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084308412 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084308412 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084308412 DLLC NOTICE LLME(ffffffff/e3050b50){UNASSIGNED} LLGM Assign pre (e3050b50 => eb3229d7) (gprs_llc.c:1079) 20240908084308412 DLLC NOTICE LLME(e3050b50/eb3229d7){ASSIGNED} LLGM Assign post (e3050b50 => eb3229d7) (gprs_llc.c:1125) 20240908084308412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084308412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084308412 DMM DEBUG MM(001010123456700/eb3229d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084308417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084308417 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084308417 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084308417 DMM DEBUG MM(001010123456700/eb3229d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1084) 20240908084308417 DMM NOTICE MM(001010123456700/eb3229d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084308417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084308417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084308417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908084308417 DMM INFO MM(001010123456700/eb3229d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb3229d7) (gprs_gmm.c:300) TC_attach_closed_add_vty(307)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Removing Client IMSI='001010123456700'H, index=2 20240908084309415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084309415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084309415 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084309415 DMM INFO MM(001010123456700/eb3229d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084309415 DMM NOTICE MM(001010123456700/eb3229d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084309415 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084309415 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084309415 DLLC NOTICE LLME(e3050b50/eb3229d7){ASSIGNED} LLGM Assign pre (ffffffff => eb3229d7) (gprs_llc.c:1079) 20240908084309415 DLLC NOTICE LLME(ffffffff/eb3229d7){ASSIGNED} LLGM Assign post (ffffffff => eb3229d7) (gprs_llc.c:1125) 20240908084309415 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084309415 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084309415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084309415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(307)@89ea09d4f11f: Final verdict of PTC: pass 20240908084309417 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34272<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(305)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(299)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(289)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(296)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(295)@89ea09d4f11f: Final verdict of PTC: none 20240908084309420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084309420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(294)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(292)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(290)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(293)@89ea09d4f11f: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(302)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(303)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(304)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(298)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(306)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(297)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(301)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(300)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(291)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(289): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(290): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(291): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(292): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(293): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(294): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(295): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(296): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(297): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(298): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(299): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(300): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(301): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(302): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(303): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(304): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(305): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(306): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_closed_add_vty(307): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Sun Sep 8 08:43:09 UTC 2024 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=70388) 20240908084310421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084310421 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) 20240908084311422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084311422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Sun Sep 8 08:43: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_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 20240908084312423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084312423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_check_subscriber_list started. 20240908084312566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33466<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084312567 DMM INFO MM(001010123456700/eb3229d7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084312567 DMM INFO MM(001010123456700/eb3229d7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084312568 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084312568 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084312568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084312568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084312568 DLLC NOTICE LLME(ffffffff/eb3229d7){ASSIGNED} LLGM Assign pre (eb3229d7 => ffffffff) (gprs_llc.c:1079) 20240908084312568 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eb3229d7 => ffffffff) (gprs_llc.c:1125) 20240908084312568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084312568 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084312568 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084312568 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084312568 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(308)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(309)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(308)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(313)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(313)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084312618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084312618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084312618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084312618 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312618 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084312618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084312618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084312618 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084312618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(312)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(313)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084312620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084312620 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084312620 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084312621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084312621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084312621 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084312621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084312621 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312621 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084312621 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084312621 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(313)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084312622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084312622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(313)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084312626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(309)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(309)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084312634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084312634 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(314)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(310)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(312)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(317)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084312645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084312645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084312645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084312645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312645 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084312645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084312645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084312645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084312645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(317)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084312647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084312647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084312647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084312647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084312647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084312647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084312647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084312647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084312647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084312647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084312647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084312647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(317)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(317)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084312650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(314)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(314)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(318)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084312659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084312659 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI210(316)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(319)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(318)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(322)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084312683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084312683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084312683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084312683 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312683 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084312683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084312683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084312683 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084312683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(322)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084312684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084312685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084312685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084312685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084312685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084312685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084312685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084312685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084312685 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084312685 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084312685 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084312685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084312685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(322)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(322)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084312689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(319)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(319)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084312698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084312698 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_subscriber_list-BVCI220(321)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084313424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084313424 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084313424 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084313424 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: 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) } } } } 20240908084313426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084313427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(310)@89ea09d4f11f: Adding Client=TC_attach_check_subscriber_list(326), IMSI='262420000000034'H, TLLI='F01C3338'O, index=0 SGSN_Test-GSUP(324)@89ea09d4f11f: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(326) TC_attach_check_subscriber_list(326)@89ea09d4f11f: 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 := '04BF18F8530B4806BDD544DF2C8397EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E994A23'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5617174DC1481001'O } } } } } 20240908084314481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084314481 DLLC NOTICE LLME(ffffffff/f01c3338){UNASSIGNED} LLC RX: unknown TLLI 0xf01c3338, creating LLME on the fly (gprs_llc.c:552) 20240908084314481 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084314481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084314481 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084314481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084314481 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084314481 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084314481 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084314481 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084314481 DLLC NOTICE LLME(ffffffff/f01c3338){UNASSIGNED} LLGM Assign pre (f01c3338 => fafe7bef) (gprs_llc.c:1079) 20240908084314481 DLLC NOTICE LLME(f01c3338/fafe7bef){ASSIGNED} LLGM Assign post (f01c3338 => fafe7bef) (gprs_llc.c:1125) 20240908084314481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084314481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084314481 DMM DEBUG MM(262420000000034/fafe7bef) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084314493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084314493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084314493 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084314493 DMM DEBUG MM(262420000000034/fafe7bef) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1084) 20240908084314493 DMM NOTICE MM(262420000000034/fafe7bef) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084314493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084314493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084314493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084314493 DMM DEBUG MM(262420000000034/fafe7bef) Requesting authorization (sgsn_auth.c:160) 20240908084314493 DMM INFO MM(262420000000034/fafe7bef) Requesting authentication tuples (sgsn_auth.c:184) 20240908084314493 DMM DEBUG MM(262420000000034/fafe7bef) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084314493 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20240908084314493 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(326) SGSN_Test-GSUP(324)@89ea09d4f11f: Added IMSI table entry 0TC_attach_check_subscriber_list(326)"262420000000034" 20240908084314496 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084314496 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084314496 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084314496 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084314496 DMM INFO MM(262420000000034/fafe7bef) Subscriber data update (mmctx.c:430) 20240908084314496 DMM DEBUG MM(262420000000034/fafe7bef) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084314496 DMM INFO MM(262420000000034/fafe7bef) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084314496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084314496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084314496 DMM INFO MM(262420000000034/fafe7bef) <- GMM AUTH AND CIPHERING REQ (rand = 04 bf 18 f8 53 0b 48 06 bd d5 44 df 2c 83 97 ec , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084314504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084314504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084314504 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084314504 DMM INFO MM(262420000000034/fafe7bef) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084314504 DMM NOTICE MM(262420000000034/fafe7bef) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084314504 DMM DEBUG MM(262420000000034/fafe7bef) checking auth: received GSM SRES = 2e 99 4a 23 (gprs_gmm.c:666) 20240908084314504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084314504 DMM DEBUG MM(262420000000034/fafe7bef) Requesting authorization (sgsn_auth.c:160) 20240908084314504 DMM INFO MM(262420000000034/fafe7bef) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084314504 DMM DEBUG MM(262420000000034/fafe7bef) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084314504 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20240908084314504 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) 20240908084314504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084314504 DMM INFO MM(262420000000034/fafe7bef) <- GMM ATTACH ACCEPT (new P-TMSI=0xfafe7bef) (gprs_gmm.c:300) 20240908084314505 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084314505 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084314505 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240908084314505 DMM INFO MM(262420000000034/fafe7bef) Subscriber data update (mmctx.c:430) 20240908084314505 DMM DEBUG MM(262420000000034/fafe7bef) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084314505 DMM INFO MM(262420000000034/fafe7bef) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084314505 DMM NOTICE MM(262420000000034/fafe7bef) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1000) 20240908084314505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084314505 DMM NOTICE MM(262420000000034/fafe7bef) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084314505 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) 20240908084314506 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084314506 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240908084314506 DMM INFO MM(262420000000034/fafe7bef) Subscriber data update (mmctx.c:430) 20240908084314506 DMM DEBUG MM(262420000000034/fafe7bef) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084314511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084314511 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084314511 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084314511 DMM INFO MM(262420000000034/fafe7bef) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084314511 DMM NOTICE MM(262420000000034/fafe7bef) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084314511 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084314511 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084314511 DLLC NOTICE LLME(f01c3338/fafe7bef){ASSIGNED} LLGM Assign pre (ffffffff => fafe7bef) (gprs_llc.c:1079) 20240908084314511 DLLC NOTICE LLME(ffffffff/fafe7bef){ASSIGNED} LLGM Assign post (ffffffff => fafe7bef) (gprs_llc.c:1125) 20240908084314511 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084314511 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084314511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084314511 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(326)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(310)@89ea09d4f11f: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(326)@89ea09d4f11f: Final verdict of PTC: pass 20240908084314564 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20240908084314564 DMM INFO MM(262420000000034/fafe7bef) Subscriber data update (mmctx.c:430) 20240908084314564 DMM DEBUG MM(262420000000034/fafe7bef) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240908084314564 DMM INFO MM(262420000000034/fafe7bef) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240908084314565 DMM INFO MM(262420000000034/fafe7bef) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084314565 DMM INFO MM(262420000000034/fafe7bef) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084314565 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084314565 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084314565 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084314565 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084314565 DLLC NOTICE LLME(ffffffff/fafe7bef){ASSIGNED} LLGM Assign pre (fafe7bef => ffffffff) (gprs_llc.c:1079) 20240908084314565 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fafe7bef => ffffffff) (gprs_llc.c:1125) 20240908084314565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084314565 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084314565 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084314565 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084314566 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33466<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(324)@89ea09d4f11f: Final verdict of PTC: none 20240908084314568 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084314568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(323)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(313)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(312)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(310)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(322)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(321)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(309)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(308)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(314)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(318)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(319)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(317)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(316)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(325)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(315)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(311)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(320)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(308): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(309): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(310): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(311): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(312): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(313): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(314): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(315): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(316): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(317): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(318): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(319): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(320): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(321): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(322): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(323): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(324): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(325): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_subscriber_list(326): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Sun Sep 8 08:43:14 UTC 2024 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46852) 20240908084315570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084315570 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) 20240908084316571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084316571 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Sun Sep 8 08:43:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084317572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084317572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_detach_check_subscriber_list started. 20240908084317713 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084317715 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(327)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(328)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(327)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(331)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084317764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084317764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084317764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(331)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084317766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084317766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084317766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(331)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084317766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084317766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(331)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084317770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(332)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(328)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(328)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084317780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084317780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI196(330)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(333)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(332)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(336)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084317802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084317802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084317802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084317802 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317802 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084317802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084317802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084317802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084317802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(336)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084317803 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084317803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084317803 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317803 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084317803 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084317803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(336)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084317804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084317804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(336)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084317808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(337)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(333)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(333)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084317817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084317817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI210(335)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(338)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(337)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(342)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084317849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084317849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084317849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084317849 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317849 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084317849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084317849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084317849 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084317849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(342)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084317851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084317851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084317851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084317851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084317851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084317851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084317851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084317851 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084317851 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084317851 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084317851 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(342)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084317852 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084317852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(342)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084317855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(338)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(338)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084317864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084317864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_detach_check_subscriber_list-BVCI220(339)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084318573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084318573 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084318573 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084318573 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: 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) } } } } 20240908084318575 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084318576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(330)@89ea09d4f11f: Adding Client=TC_attach_detach_check_subscriber_list(345), IMSI='262420000000033'H, TLLI='EE7B7DF3'O, index=0 SGSN_Test-GSUP(343)@89ea09d4f11f: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(345) TC_attach_detach_check_subscriber_list(345)@89ea09d4f11f: 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 := 'BB945A210AC3392EE15D555E6327EEF2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A6D916FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45A9FFBA4E08A5A6'O } } } } } 20240908084318624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084318624 DLLC NOTICE LLME(ffffffff/ee7b7df3){UNASSIGNED} LLC RX: unknown TLLI 0xee7b7df3, creating LLME on the fly (gprs_llc.c:552) 20240908084318624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084318624 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084318624 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084318624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084318624 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084318624 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084318624 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084318624 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084318624 DLLC NOTICE LLME(ffffffff/ee7b7df3){UNASSIGNED} LLGM Assign pre (ee7b7df3 => ed6703f2) (gprs_llc.c:1079) 20240908084318624 DLLC NOTICE LLME(ee7b7df3/ed6703f2){ASSIGNED} LLGM Assign post (ee7b7df3 => ed6703f2) (gprs_llc.c:1125) 20240908084318624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084318624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084318624 DMM DEBUG MM(262420000000033/ed6703f2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084318638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084318638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084318638 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084318638 DMM DEBUG MM(262420000000033/ed6703f2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1084) 20240908084318638 DMM NOTICE MM(262420000000033/ed6703f2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084318638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084318638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084318638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084318638 DMM DEBUG MM(262420000000033/ed6703f2) Requesting authorization (sgsn_auth.c:160) 20240908084318638 DMM INFO MM(262420000000033/ed6703f2) Requesting authentication tuples (sgsn_auth.c:184) 20240908084318638 DMM DEBUG MM(262420000000033/ed6703f2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084318638 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20240908084318638 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(345) SGSN_Test-GSUP(343)@89ea09d4f11f: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(345)"262420000000033" 20240908084318641 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084318641 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084318641 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084318641 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084318641 DMM INFO MM(262420000000033/ed6703f2) Subscriber data update (mmctx.c:430) 20240908084318641 DMM DEBUG MM(262420000000033/ed6703f2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084318641 DMM INFO MM(262420000000033/ed6703f2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084318641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084318641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084318641 DMM INFO MM(262420000000033/ed6703f2) <- GMM AUTH AND CIPHERING REQ (rand = bb 94 5a 21 0a c3 39 2e e1 5d 55 5e 63 27 ee f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084318648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084318648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084318648 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084318648 DMM INFO MM(262420000000033/ed6703f2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084318648 DMM NOTICE MM(262420000000033/ed6703f2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084318649 DMM DEBUG MM(262420000000033/ed6703f2) checking auth: received GSM SRES = a6 d9 16 fd (gprs_gmm.c:666) 20240908084318649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084318649 DMM DEBUG MM(262420000000033/ed6703f2) Requesting authorization (sgsn_auth.c:160) 20240908084318649 DMM INFO MM(262420000000033/ed6703f2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084318649 DMM DEBUG MM(262420000000033/ed6703f2) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084318649 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20240908084318649 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) 20240908084318649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084318649 DMM INFO MM(262420000000033/ed6703f2) <- GMM ATTACH ACCEPT (new P-TMSI=0xed6703f2) (gprs_gmm.c:300) 20240908084318650 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084318650 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084318650 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240908084318650 DMM INFO MM(262420000000033/ed6703f2) Subscriber data update (mmctx.c:430) 20240908084318650 DMM DEBUG MM(262420000000033/ed6703f2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084318650 DMM INFO MM(262420000000033/ed6703f2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084318650 DMM NOTICE MM(262420000000033/ed6703f2) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1000) 20240908084318650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084318650 DMM NOTICE MM(262420000000033/ed6703f2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084318650 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) 20240908084318651 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084318651 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20240908084318651 DMM INFO MM(262420000000033/ed6703f2) Subscriber data update (mmctx.c:430) 20240908084318651 DMM DEBUG MM(262420000000033/ed6703f2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084318657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084318657 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084318657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084318657 DMM INFO MM(262420000000033/ed6703f2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084318657 DMM NOTICE MM(262420000000033/ed6703f2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084318657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084318657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084318657 DLLC NOTICE LLME(ee7b7df3/ed6703f2){ASSIGNED} LLGM Assign pre (ffffffff => ed6703f2) (gprs_llc.c:1079) 20240908084318657 DLLC NOTICE LLME(ffffffff/ed6703f2){ASSIGNED} LLGM Assign post (ffffffff => ed6703f2) (gprs_llc.c:1125) 20240908084318657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084318657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084318657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084318657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(345)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084318708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084318708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240908084318708 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084318708 DMM INFO MM(262420000000033/ed6703f2) -> GMM DETACH REQUEST TLLI=0xed6703f2 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240908084318708 DMM INFO MM(262420000000033/ed6703f2) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084318708 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084318708 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084318708 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084318708 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084318708 DLLC NOTICE LLME(ffffffff/ed6703f2){ASSIGNED} LLGM Assign pre (ed6703f2 => ffffffff) (gprs_llc.c:1079) 20240908084318708 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed6703f2 => ffffffff) (gprs_llc.c:1125) 20240908084318708 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20240908084318708 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) 20240908084318708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084318708 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084318708 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084318708 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084318708 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(345)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(330)@89ea09d4f11f: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(345)@89ea09d4f11f: Final verdict of PTC: pass 20240908084323718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(343)@89ea09d4f11f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(330)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(338)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(333)@89ea09d4f11f: Final verdict of PTC: none 20240908084323722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084323722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_detach_check_subscriber_list-BVCI220(339)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(327)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(331)@89ea09d4f11f: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(335)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(341)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(336)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(332)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(328)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(337)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(342)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(344)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(329)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(334)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(340)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(327): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(328): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(329): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(330): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(331): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(332): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(333): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(334): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(335): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(336): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(337): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(338): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(339): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(340): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(341): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(342): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(343): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(344): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_detach_check_subscriber_list(345): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Sun Sep 8 08:43:23 UTC 2024 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87468) 20240908084324723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084324723 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) 20240908084325724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084325724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Sun Sep 8 08:43:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084326725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084326725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_check_complete_resend started. 20240908084326867 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084326869 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(346)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(347)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(346)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(350)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084326912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084326912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084326912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084326912 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326912 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084326912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084326912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084326912 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084326912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(350)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084326913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084326913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084326913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084326914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084326914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084326914 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084326914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084326914 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326914 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084326914 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084326914 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(350)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084326915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084326915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(350)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084326918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(351)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(347)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(347)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084326927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084326927 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI196(349)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(352)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(351)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(355)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084326952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084326952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084326952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084326952 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326952 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084326952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084326952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084326952 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084326952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(355)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084326953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084326953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084326953 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084326954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084326954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084326954 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084326954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084326954 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326954 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084326954 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084326954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(355)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084326955 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084326955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(355)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084326959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(356)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(352)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(352)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084326969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084326969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI210(354)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(357)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(356)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(360)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084326994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084326994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084326994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084326994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326994 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084326994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084326994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084326994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084326994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(360)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084326996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084326996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084326996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084326996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084326996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084326996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084326996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084326996 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084326996 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084326996 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084326996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084326996 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084326996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(360)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(360)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084327000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(357)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(357)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084327008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084327008 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_check_complete_resend-BVCI220(359)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084327725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084327725 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084327725 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084327725 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: 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) } } } } 20240908084327727 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084327728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(349)@89ea09d4f11f: Adding Client=TC_attach_check_complete_resend(364), IMSI='262420000000036'H, TLLI='F03C327C'O, index=0 SGSN_Test-GSUP(362)@89ea09d4f11f: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(364) TC_attach_check_complete_resend(364)@89ea09d4f11f: 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 := '7B8BE5C76C4023264D970231C4E2F592'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6DBA5691'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6ECA7097321E1873'O } } } } } 20240908084328780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084328780 DLLC NOTICE LLME(ffffffff/f03c327c){UNASSIGNED} LLC RX: unknown TLLI 0xf03c327c, creating LLME on the fly (gprs_llc.c:552) 20240908084328780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084328780 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084328781 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084328781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084328781 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084328781 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084328781 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084328781 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084328781 DLLC NOTICE LLME(ffffffff/f03c327c){UNASSIGNED} LLGM Assign pre (f03c327c => de12bdf5) (gprs_llc.c:1079) 20240908084328781 DLLC NOTICE LLME(f03c327c/de12bdf5){ASSIGNED} LLGM Assign post (f03c327c => de12bdf5) (gprs_llc.c:1125) 20240908084328781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084328781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084328781 DMM DEBUG MM(262420000000036/de12bdf5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084328793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084328793 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084328793 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084328793 DMM DEBUG MM(262420000000036/de12bdf5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1084) 20240908084328793 DMM NOTICE MM(262420000000036/de12bdf5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084328793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084328793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084328793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084328793 DMM DEBUG MM(262420000000036/de12bdf5) Requesting authorization (sgsn_auth.c:160) 20240908084328793 DMM INFO MM(262420000000036/de12bdf5) Requesting authentication tuples (sgsn_auth.c:184) 20240908084328793 DMM DEBUG MM(262420000000036/de12bdf5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084328793 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20240908084328793 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(364) SGSN_Test-GSUP(362)@89ea09d4f11f: Added IMSI table entry 0TC_attach_check_complete_resend(364)"262420000000036" 20240908084328796 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084328796 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084328796 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084328796 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084328796 DMM INFO MM(262420000000036/de12bdf5) Subscriber data update (mmctx.c:430) 20240908084328796 DMM DEBUG MM(262420000000036/de12bdf5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084328796 DMM INFO MM(262420000000036/de12bdf5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084328796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084328796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084328796 DMM INFO MM(262420000000036/de12bdf5) <- GMM AUTH AND CIPHERING REQ (rand = 7b 8b e5 c7 6c 40 23 26 4d 97 02 31 c4 e2 f5 92 , mmctx_is_r99=0, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084328805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084328805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084328805 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084328805 DMM INFO MM(262420000000036/de12bdf5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084328805 DMM NOTICE MM(262420000000036/de12bdf5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084328805 DMM DEBUG MM(262420000000036/de12bdf5) checking auth: received GSM SRES = 6d ba 56 91 (gprs_gmm.c:666) 20240908084328805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084328805 DMM DEBUG MM(262420000000036/de12bdf5) Requesting authorization (sgsn_auth.c:160) 20240908084328805 DMM INFO MM(262420000000036/de12bdf5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084328805 DMM DEBUG MM(262420000000036/de12bdf5) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084328805 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20240908084328805 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) 20240908084328805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084328805 DMM INFO MM(262420000000036/de12bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12bdf5) (gprs_gmm.c:300) 20240908084328806 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084328806 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084328806 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240908084328806 DMM INFO MM(262420000000036/de12bdf5) Subscriber data update (mmctx.c:430) 20240908084328806 DMM DEBUG MM(262420000000036/de12bdf5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084328806 DMM INFO MM(262420000000036/de12bdf5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084328806 DMM NOTICE MM(262420000000036/de12bdf5) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1000) 20240908084328806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084328806 DMM NOTICE MM(262420000000036/de12bdf5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084328806 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) 20240908084328806 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084328806 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20240908084328806 DMM INFO MM(262420000000036/de12bdf5) Subscriber data update (mmctx.c:430) 20240908084328806 DMM DEBUG MM(262420000000036/de12bdf5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(364)@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908084334806 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084334806 DMM INFO MM(262420000000036/de12bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12bdf5) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908084337190 DGPRS DEBUG Checking for inactive LLMEs, time = 7595751 (sgsn.c:131) 20240908084340807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084340807 DMM INFO MM(262420000000036/de12bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12bdf5) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908084346808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084346808 DMM INFO MM(262420000000036/de12bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12bdf5) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908084347727 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084347727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240908084347727 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084352809 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084352809 DMM INFO MM(262420000000036/de12bdf5) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12bdf5) (gprs_gmm.c:300) TC_attach_check_complete_resend(364)@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908084356916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084356918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084356918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084356956 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084356958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084356958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084356997 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084356998 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084356998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084358810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20240908084358810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20240908084358810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084358810 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20240908084358810 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) 20240908084358810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084358810 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084358810 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084358810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084358810 DLLC NOTICE LLME(f03c327c/de12bdf5){ASSIGNED} LLGM Assign pre (de12bdf5 => ffffffff) (gprs_llc.c:1079) 20240908084358810 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (de12bdf5 => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(364)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(349)@89ea09d4f11f: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(364)@89ea09d4f11f: Final verdict of PTC: pass 20240908084402823 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56244<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084402826 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084402826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-BSSGP1(352)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(362)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(346)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(356)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(350)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(361)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(357)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(349)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(351)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(347)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(360)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(359)@89ea09d4f11f: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(354)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(363)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(355)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(353)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(348)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(358)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(346): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(347): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(348): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(349): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(350): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(351): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(352): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(353): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(354): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(355): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(356): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(357): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(358): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(359): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(360): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(361): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(362): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(363): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_check_complete_resend(364): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Sun Sep 8 08:44:02 UTC 2024 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=89764) 20240908084403827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084403827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=89764, count=91460) 20240908084404828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084404828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Sun Sep 8 08:44: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_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 20240908084405829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084405829 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_hlr_location_cancel_request_update started. 20240908084405971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57304<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084405973 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(365)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(366)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(365)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(369)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084406015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084406015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084406015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084406015 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406015 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084406015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084406015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084406015 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084406015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(369)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084406017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084406017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084406017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084406017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084406017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084406017 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084406017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084406017 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406017 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084406017 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084406017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084406018 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084406018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(369)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(369)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084406022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(370)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(366)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(366)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084406032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084406032 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI196(368)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(371)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(370)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084406052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084406052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084406052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084406052 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406052 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084406052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084406052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084406052 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084406052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084406055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084406055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084406055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084406055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084406055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084406055 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084406055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084406055 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406055 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084406055 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084406055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084406056 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084406056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084406060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(375)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(371)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(371)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084406071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084406071 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI210(373)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(376)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(375)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(379)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084406093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084406093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084406093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084406093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406093 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084406093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084406093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084406093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084406093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084406095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084406095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084406095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084406095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084406095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084406095 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084406095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084406095 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084406095 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084406095 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084406095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084406096 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084406096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084406100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(376)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(376)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084406110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084406110 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_update-BVCI220(378)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084406831 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084406831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084406831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084406831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: 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) } } } } 20240908084406833 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084406834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908084407191 DGPRS DEBUG Checking for inactive LLMEs, time = 7595781 (sgsn.c:131) TC_hlr_location_cancel_request_update-BVCI196(368)@89ea09d4f11f: Adding Client=TC_hlr_location_cancel_request_update(383), IMSI='262420000000031'H, TLLI='EE1FB463'O, index=0 SGSN_Test-GSUP(381)@89ea09d4f11f: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(383) TC_hlr_location_cancel_request_update(383)@89ea09d4f11f: 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 := 'EF182623B7E82BE2EC20391366A2E90B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DCB6D899'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1394E7DA02E4745C'O } } } } } 20240908084407885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084407885 DLLC NOTICE LLME(ffffffff/ee1fb463){UNASSIGNED} LLC RX: unknown TLLI 0xee1fb463, creating LLME on the fly (gprs_llc.c:552) 20240908084407885 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084407885 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084407885 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084407885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084407885 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084407885 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084407885 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084407885 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084407885 DLLC NOTICE LLME(ffffffff/ee1fb463){UNASSIGNED} LLGM Assign pre (ee1fb463 => c106722d) (gprs_llc.c:1079) 20240908084407885 DLLC NOTICE LLME(ee1fb463/c106722d){ASSIGNED} LLGM Assign post (ee1fb463 => c106722d) (gprs_llc.c:1125) 20240908084407885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084407885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084407885 DMM DEBUG MM(262420000000031/c106722d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084407899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084407899 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084407899 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084407899 DMM DEBUG MM(262420000000031/c106722d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1084) 20240908084407899 DMM NOTICE MM(262420000000031/c106722d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084407899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084407899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084407899 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084407899 DMM DEBUG MM(262420000000031/c106722d) Requesting authorization (sgsn_auth.c:160) 20240908084407899 DMM INFO MM(262420000000031/c106722d) Requesting authentication tuples (sgsn_auth.c:184) 20240908084407899 DMM DEBUG MM(262420000000031/c106722d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084407899 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20240908084407899 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(383) SGSN_Test-GSUP(381)@89ea09d4f11f: Added IMSI table entry 0TC_hlr_location_cancel_request_update(383)"262420000000031" 20240908084407902 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084407902 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084407902 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084407902 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084407902 DMM INFO MM(262420000000031/c106722d) Subscriber data update (mmctx.c:430) 20240908084407902 DMM DEBUG MM(262420000000031/c106722d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084407902 DMM INFO MM(262420000000031/c106722d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084407902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084407902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084407902 DMM INFO MM(262420000000031/c106722d) <- GMM AUTH AND CIPHERING REQ (rand = ef 18 26 23 b7 e8 2b e2 ec 20 39 13 66 a2 e9 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084407910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084407910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084407910 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084407910 DMM INFO MM(262420000000031/c106722d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084407910 DMM NOTICE MM(262420000000031/c106722d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084407910 DMM DEBUG MM(262420000000031/c106722d) checking auth: received GSM SRES = dc b6 d8 99 (gprs_gmm.c:666) 20240908084407910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084407910 DMM DEBUG MM(262420000000031/c106722d) Requesting authorization (sgsn_auth.c:160) 20240908084407910 DMM INFO MM(262420000000031/c106722d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084407911 DMM DEBUG MM(262420000000031/c106722d) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084407911 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20240908084407911 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) 20240908084407911 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084407911 DMM INFO MM(262420000000031/c106722d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc106722d) (gprs_gmm.c:300) 20240908084407912 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084407912 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084407912 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240908084407912 DMM INFO MM(262420000000031/c106722d) Subscriber data update (mmctx.c:430) 20240908084407912 DMM DEBUG MM(262420000000031/c106722d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084407912 DMM INFO MM(262420000000031/c106722d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084407912 DMM NOTICE MM(262420000000031/c106722d) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1000) 20240908084407912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084407912 DMM NOTICE MM(262420000000031/c106722d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084407912 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) 20240908084407913 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084407913 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240908084407913 DMM INFO MM(262420000000031/c106722d) Subscriber data update (mmctx.c:430) 20240908084407913 DMM DEBUG MM(262420000000031/c106722d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084407919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084407919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084407919 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084407919 DMM INFO MM(262420000000031/c106722d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084407919 DMM NOTICE MM(262420000000031/c106722d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084407920 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084407920 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084407920 DLLC NOTICE LLME(ee1fb463/c106722d){ASSIGNED} LLGM Assign pre (ffffffff => c106722d) (gprs_llc.c:1079) 20240908084407920 DLLC NOTICE LLME(ffffffff/c106722d){ASSIGNED} LLGM Assign post (ffffffff => c106722d) (gprs_llc.c:1125) 20240908084407920 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084407920 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084407920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084407920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(383)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084407968 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240908084407968 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240908084407968 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) 20240908084407968 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20240908084407968 DMM INFO MM(262420000000031/c106722d) Subscriber data update (mmctx.c:430) 20240908084407968 DMM DEBUG MM(262420000000031/c106722d) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240908084407969 DMM INFO MM(262420000000031/c106722d) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240908084407969 DMM INFO MM(262420000000031/c106722d) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084407969 DMM INFO MM(262420000000031/c106722d) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084407969 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084407969 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084407969 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084407969 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084407969 DLLC NOTICE LLME(ffffffff/c106722d){ASSIGNED} LLGM Assign pre (c106722d => ffffffff) (gprs_llc.c:1079) 20240908084407969 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c106722d => ffffffff) (gprs_llc.c:1125) 20240908084407969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084407969 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084407969 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084407969 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(383)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed MC@89ea09d4f11f: Test Component 383 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(381)@89ea09d4f11f: Final verdict of PTC: none 20240908084412976 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084412976 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(380)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(369)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(374)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(365)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(370)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(375)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(379)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(373)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(378)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(376)@89ea09d4f11f: Final verdict of PTC: none 20240908084412979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57304<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(366)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(382)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(371)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(368)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(377)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(372)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(367)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_update(383)@89ea09d4f11f: Final verdict of PTC: pass MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(365): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(366): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(367): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(368): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(369): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(370): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(371): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(373): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(375): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(376): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(378): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(380): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(381): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(382): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_update(383): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Sun Sep 8 08:44:13 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87212) 20240908084413978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084413978 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) 20240908084414980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084414980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Sun Sep 8 08:44: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_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 20240908084415981 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084415981 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_hlr_location_cancel_request_withdraw started. 20240908084416122 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084416124 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(384)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084416173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084416173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084416173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084416173 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416173 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084416173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084416173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084416173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084416173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084416174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084416174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084416174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084416175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084416175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084416175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084416175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084416175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416175 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084416175 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084416175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(388)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084416175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084416175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084416178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(385)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(389)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084416188 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084416188 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI196(387)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(390)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(389)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(393)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084416212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084416212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084416212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084416212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416212 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084416212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084416212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084416212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084416212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(393)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084416214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084416214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084416214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084416214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084416214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084416214 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084416214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084416214 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416214 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084416214 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084416214 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084416215 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084416215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(393)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(393)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084416218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(394)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(390)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084416228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084416228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI210(392)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(394)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084416247 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084416248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084416248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084416248 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416248 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084416248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084416248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084416248 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084416248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084416249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084416249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084416249 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084416250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084416250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084416250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084416250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084416250 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084416250 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084416250 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084416250 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084416250 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084416250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084416253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084416262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084416262 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_hlr_location_cancel_request_withdraw-BVCI220(397)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084416982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084416982 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084416982 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084416982 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: 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) } } } } 20240908084416985 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084416985 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(387)@89ea09d4f11f: Adding Client=TC_hlr_location_cancel_request_withdraw(402), IMSI='262420000000029'H, TLLI='C2993D5D'O, index=0 SGSN_Test-GSUP(400)@89ea09d4f11f: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(402) TC_hlr_location_cancel_request_withdraw(402)@89ea09d4f11f: 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 := 'F2556D27402FBE1911E8A159B127F6FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF6663F7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3174D8B59C16F306'O } } } } } 20240908084418041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084418041 DLLC NOTICE LLME(ffffffff/c2993d5d){UNASSIGNED} LLC RX: unknown TLLI 0xc2993d5d, creating LLME on the fly (gprs_llc.c:552) 20240908084418041 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084418041 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084418041 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084418041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084418041 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084418041 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084418041 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084418041 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084418041 DLLC NOTICE LLME(ffffffff/c2993d5d){UNASSIGNED} LLGM Assign pre (c2993d5d => d1448c95) (gprs_llc.c:1079) 20240908084418041 DLLC NOTICE LLME(c2993d5d/d1448c95){ASSIGNED} LLGM Assign post (c2993d5d => d1448c95) (gprs_llc.c:1125) 20240908084418041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084418041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084418041 DMM DEBUG MM(262420000000029/d1448c95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084418054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084418054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084418054 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084418054 DMM DEBUG MM(262420000000029/d1448c95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1084) 20240908084418054 DMM NOTICE MM(262420000000029/d1448c95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084418054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084418054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084418054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084418054 DMM DEBUG MM(262420000000029/d1448c95) Requesting authorization (sgsn_auth.c:160) 20240908084418054 DMM INFO MM(262420000000029/d1448c95) Requesting authentication tuples (sgsn_auth.c:184) 20240908084418054 DMM DEBUG MM(262420000000029/d1448c95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084418054 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20240908084418054 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(402) SGSN_Test-GSUP(400)@89ea09d4f11f: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(402)"262420000000029" 20240908084418057 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084418057 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084418057 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084418058 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084418058 DMM INFO MM(262420000000029/d1448c95) Subscriber data update (mmctx.c:430) 20240908084418058 DMM DEBUG MM(262420000000029/d1448c95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084418058 DMM INFO MM(262420000000029/d1448c95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084418058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084418058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084418058 DMM INFO MM(262420000000029/d1448c95) <- GMM AUTH AND CIPHERING REQ (rand = f2 55 6d 27 40 2f be 19 11 e8 a1 59 b1 27 f6 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084418066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084418066 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084418066 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084418066 DMM INFO MM(262420000000029/d1448c95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084418066 DMM NOTICE MM(262420000000029/d1448c95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084418066 DMM DEBUG MM(262420000000029/d1448c95) checking auth: received GSM SRES = cf 66 63 f7 (gprs_gmm.c:666) 20240908084418066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084418066 DMM DEBUG MM(262420000000029/d1448c95) Requesting authorization (sgsn_auth.c:160) 20240908084418066 DMM INFO MM(262420000000029/d1448c95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084418066 DMM DEBUG MM(262420000000029/d1448c95) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084418066 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20240908084418066 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) 20240908084418066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084418066 DMM INFO MM(262420000000029/d1448c95) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1448c95) (gprs_gmm.c:300) 20240908084418068 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084418068 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084418068 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240908084418068 DMM INFO MM(262420000000029/d1448c95) Subscriber data update (mmctx.c:430) 20240908084418068 DMM DEBUG MM(262420000000029/d1448c95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084418068 DMM INFO MM(262420000000029/d1448c95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084418068 DMM NOTICE MM(262420000000029/d1448c95) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1000) 20240908084418068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084418068 DMM NOTICE MM(262420000000029/d1448c95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084418068 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) 20240908084418069 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084418069 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240908084418069 DMM INFO MM(262420000000029/d1448c95) Subscriber data update (mmctx.c:430) 20240908084418069 DMM DEBUG MM(262420000000029/d1448c95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084418075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084418075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084418075 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084418075 DMM INFO MM(262420000000029/d1448c95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084418075 DMM NOTICE MM(262420000000029/d1448c95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084418075 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084418075 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084418075 DLLC NOTICE LLME(c2993d5d/d1448c95){ASSIGNED} LLGM Assign pre (ffffffff => d1448c95) (gprs_llc.c:1079) 20240908084418075 DLLC NOTICE LLME(ffffffff/d1448c95){ASSIGNED} LLGM Assign post (ffffffff => d1448c95) (gprs_llc.c:1125) 20240908084418075 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084418075 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084418075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084418075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(402)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084418124 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240908084418124 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20240908084418124 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) 20240908084418124 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20240908084418124 DMM INFO MM(262420000000029/d1448c95) Subscriber data update (mmctx.c:430) 20240908084418124 DMM DEBUG MM(262420000000029/d1448c95) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240908084418124 DMM INFO MM(262420000000029/d1448c95) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240908084418124 DMM INFO MM(262420000000029/d1448c95) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1053) 20240908084418124 DMM NOTICE MM(262420000000029/d1448c95) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1031) 20240908084418124 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:251) 20240908084418124 DMM INFO MM(262420000000029/d1448c95) Cleaning MM context due to auth lost (gprs_gmm.c:200) 20240908084418124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084418124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084418124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084418124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084418124 DLLC NOTICE LLME(ffffffff/d1448c95){ASSIGNED} LLGM Assign pre (d1448c95 => ffffffff) (gprs_llc.c:1079) 20240908084418124 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d1448c95 => ffffffff) (gprs_llc.c:1125) 20240908084418124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084418124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084418124 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084418124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084418125 DGPRS NOTICE Unknown IMSI 262420000000029, discarding GSUP response of type 0x06 (gprs_subscriber.c:673) TC_hlr_location_cancel_request_withdraw(402)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(387)@89ea09d4f11f: Removing Client IMSI='262420000000029'H, index=0 20240908084418131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084418131 DLLC NOTICE LLME(ffffffff/d1448c95){UNASSIGNED} LLC RX: unknown TLLI 0xd1448c95, creating LLME on the fly (gprs_llc.c:552) 20240908084418131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084418131 DMM NOTICE LLME(ffffffff/d1448c95){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240908084418131 DLLC NOTICE LLME(ffffffff/d1448c95){UNASSIGNED} LLGM Assign pre (d1448c95 => ffffffff) (gprs_llc.c:1079) 20240908084418131 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d1448c95 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(402)@89ea09d4f11f: Final verdict of PTC: pass 20240908084418134 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60724<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(400)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(388)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(393)@89ea09d4f11f: Final verdict of PTC: none 20240908084418136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb1-NS1(389)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(397)@89ea09d4f11f: Final verdict of PTC: none 20240908084418136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(384)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(398)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(392)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(394)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(390)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(387)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(391)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(401)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(386)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(396)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(387): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(391): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(392): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(393): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(394): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(397): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(401): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(402): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Sun Sep 8 08:44:18 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44096) 20240908084419137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084419137 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) 20240908084420139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084420139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Sun Sep 8 08:44: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_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 20240908084421141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084421141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20240908084421283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084421284 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(403)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(404)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(403)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084421335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084421335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084421335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084421335 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421335 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084421335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084421335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084421335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084421335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(407)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(408)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084421336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084421336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084421336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084421337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084421337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084421337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084421337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084421337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084421337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084421337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084421337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084421337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084421341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(404)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(404)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084421349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084421349 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(409)@89ea09d4f11f: 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)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(407)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(412)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084421363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084421363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084421363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(412)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084421364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084421364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084421364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084421365 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421365 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084421365 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084421365 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(412)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084421365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084421365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(412)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084421369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(413)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(409)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(409)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084421377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084421377 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)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(414)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(413)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(417)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084421396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084421396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084421396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084421396 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421396 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084421396 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084421397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084421397 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084421397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(417)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084421398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084421398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084421398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084421398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084421398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084421398 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084421398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084421398 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084421398 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084421398 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084421398 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084421399 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084421399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(417)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(417)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084421403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(414)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(414)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084421412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084421412 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084422143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084422143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084422143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084422143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: 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) } } } } 20240908084422145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084422146 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@89ea09d4f11f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421), IMSI='262420000000030'H, TLLI='F34272AE'O, index=0 SGSN_Test-GSUP(419)@89ea09d4f11f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) 20240908084423191 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) 20240908084423191 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(419)@89ea09d4f11f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421) SGSN_Test-GSUP(419)@89ea09d4f11f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@89ea09d4f11f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@89ea09d4f11f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421)@89ea09d4f11f: Final verdict of PTC: pass 20240908084423196 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084423198 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084423198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(408)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(419)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(404)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(412)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(407)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(409)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(403)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(417)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(414)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(420)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(415)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(406)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(410)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(403): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(404): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(405): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(407): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(409): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(410): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(411): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(412): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(414): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(415): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(416): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(417): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(420): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(421): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Sun Sep 8 08:44:23 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44876) 20240908084424199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084424199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44876, count=49084) 20240908084425200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084425200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Sun Sep 8 08:44: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_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 20240908084426201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084426201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20240908084426348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47662<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084426349 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(422)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(423)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(422)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(427)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(427)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084426399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084426399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084426399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084426399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084426399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084426399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084426399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084426399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(426)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(427)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084426401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084426401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084426401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084426401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084426401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084426401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084426401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084426401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084426401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084426401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(427)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084426402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084426402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(427)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084426406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(423)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(423)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084426415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084426415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(428)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(426)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(431)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084426428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084426428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084426428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084426428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084426428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(431)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084426429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084426429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084426429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084426430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084426430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084426430 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084426430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084426430 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426430 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084426430 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084426430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084426431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084426431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(431)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(431)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084426434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(432)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(428)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(428)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084426443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084426443 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)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(433)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(432)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(436)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(436)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084426465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084426465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084426465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084426465 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426465 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084426465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084426465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084426465 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084426465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(436)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084426467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084426467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084426467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084426467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084426467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084426467 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084426467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084426467 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084426467 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084426467 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084426467 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084426468 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084426468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(436)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(436)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084426472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(433)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(433)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084426481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084426481 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(435)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084427202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084427202 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084427202 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084427202 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: 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) } } } } 20240908084427204 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084427205 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@89ea09d4f11f: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(440), IMSI='262420000000030'H, TLLI='F07B6CD8'O, index=0 SGSN_Test-GSUP(438)@89ea09d4f11f: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) 20240908084428249 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) 20240908084428249 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(438)@89ea09d4f11f: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(440) SGSN_Test-GSUP(438)@89ea09d4f11f: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(440)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(440)@89ea09d4f11f: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@89ea09d4f11f: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(440)@89ea09d4f11f: Final verdict of PTC: pass 20240908084428254 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47662<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(438)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(432)@89ea09d4f11f: Final verdict of PTC: none20240908084428256 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084428256 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(427)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(436)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(422)@89ea09d4f11f: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(431)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(428)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(437)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(423)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(433)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(439)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(425)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(426)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(429)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(434)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(422): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(423): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(424): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(425): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(426): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(427): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(428): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(429): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(430): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(431): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(432): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(433): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(434): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(435): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(436): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(437): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(438): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(439): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(440): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Sun Sep 8 08:44:28 UTC 2024 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=44444) 20240908084429257 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084429257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=44444, count=48648) 20240908084430258 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084430258 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Sun Sep 8 08:44:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908084431259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084431259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_rau_unknown started. 20240908084431400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48040<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084431402 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(441)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(442)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(441)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(445)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084431445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084431445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084431445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084431445 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431445 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084431445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084431445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084431445 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084431445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(445)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084431447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084431447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084431447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084431447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084431447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084431447 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084431447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084431447 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431447 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084431447 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084431447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084431448 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084431448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(445)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(445)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084431451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(446)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(442)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(442)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084431461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084431461 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rau_unknown-BVCI196(444)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(447)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(446)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(450)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084431484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084431484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084431484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084431484 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431484 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084431484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084431484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084431484 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084431484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(450)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084431486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084431486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084431486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084431486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084431486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084431486 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084431486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084431486 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431486 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084431486 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084431486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(450)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084431487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084431487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(450)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084431490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(451)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(447)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(447)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084431499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084431499 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rau_unknown-BVCI210(449)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(452)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(451)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(455)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084431521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084431521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084431521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084431521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084431521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084431521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084431521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084431521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(455)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084431523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084431523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084431523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084431523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084431523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084431523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084431523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084431523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084431523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084431523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084431523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084431524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084431524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(455)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(455)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084431528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(452)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(452)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084431537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084431537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rau_unknown-BVCI220(454)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084432260 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084432260 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084432260 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084432260 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: 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) } } } } 20240908084432263 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084432264 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(444)@89ea09d4f11f: Adding Client=TC_rau_unknown(459), IMSI='262420000000011'H, TLLI='F96B63BC'O, index=0 SGSN_Test-GSUP(457)@89ea09d4f11f: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(459) 20240908084433313 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084433313 DLLC NOTICE LLME(ffffffff/f96b63bc){UNASSIGNED} LLC RX: unknown TLLI 0xf96b63bc, creating LLME on the fly (gprs_llc.c:552) 20240908084433313 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240908084433313 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084433313 DMM NOTICE LLME(ffffffff/f96b63bc){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240908084433313 DLLC NOTICE LLME(ffffffff/f96b63bc){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240908084433313 DMM ERROR LLME(ffffffff/f96b63bc){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240908084433313 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240908084433313 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240908084433313 DLLC NOTICE LLME(ffffffff/f96b63bc){UNASSIGNED} LLGM Assign pre (f96b63bc => ffffffff) (gprs_llc.c:1079) 20240908084433313 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f96b63bc => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(459)@89ea09d4f11f: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(444)@89ea09d4f11f: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(459)@89ea09d4f11f: Final verdict of PTC: pass 20240908084433327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48040<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084433329 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(445)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(457)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(446)@89ea09d4f11f: Final verdict of PTC: none 20240908084433329 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(456)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(455)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(447)@89ea09d4f11f: Final verdict of PTC: none TC_rau_unknown-BVCI220(454)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(450)@89ea09d4f11f: Final verdict of PTC: none TC_rau_unknown-BVCI196(444)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(441)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(451)@89ea09d4f11f: Final verdict of PTC: none TC_rau_unknown-BVCI210(449)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(442)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(452)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(448)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(453)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(443)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(458)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(441): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(442): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(443): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_rau_unknown-BVCI196(444): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(445): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(446): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(447): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(448): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_rau_unknown-BVCI210(449): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(450): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(451): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(452): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(453): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_rau_unknown-BVCI220(454): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(455): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(456): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(457): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(458): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_rau_unknown(459): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_rau_unknown finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Sun Sep 8 08:44:33 UTC 2024 ====== SGSN_Tests.TC_rau_unknown pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240908084434331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084434331 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=51240) 20240908084435331 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084435332 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Sun Sep 8 08:44: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_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 20240908084436332 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084436333 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_rau started. 20240908084436475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084436476 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(460)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(461)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(460)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(464)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084436519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084436519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084436519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084436519 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436519 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084436519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084436519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084436519 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084436519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(464)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084436521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084436521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084436521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084436521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084436521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084436521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084436521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084436521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436521 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084436521 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084436521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084436522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084436522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(464)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(464)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084436526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(465)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(461)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(461)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084436537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084436537 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau-BVCI196(463)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(466)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(465)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(469)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084436558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084436558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084436558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084436558 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436558 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084436558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084436558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084436558 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084436558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(469)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084436560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084436560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084436560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084436560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084436560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084436560 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084436560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084436560 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436560 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084436560 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084436560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084436561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084436561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(469)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(469)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084436564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(466)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(470)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(466)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084436575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084436575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau-BVCI210(468)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(471)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(470)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(474)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084436600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084436600 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436600 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084436600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084436600 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084436600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(474)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084436602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084436602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084436602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084436602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084436602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084436602 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084436602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084436602 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084436602 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084436602 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084436602 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084436603 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084436603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(474)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(474)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084436605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(471)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(471)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084436614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084436614 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau-BVCI220(473)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084437192 DGPRS DEBUG Checking for inactive LLMEs, time = 7595811 (sgsn.c:131) 20240908084437333 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084437333 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084437333 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084437333 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: 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) } } } } 20240908084437335 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084437336 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(463)@89ea09d4f11f: Adding Client=TC_attach_rau(478), IMSI='262420000000012'H, TLLI='ED37D449'O, index=0 SGSN_Test-GSUP(476)@89ea09d4f11f: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(478) TC_attach_rau(478)@89ea09d4f11f: 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 := 'FA31688AE33BA4058E09B2D204BDBE95'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '89867AC6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DDB42FC9CE20A670'O } } } } } 20240908084438393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438393 DLLC NOTICE LLME(ffffffff/ed37d449){UNASSIGNED} LLC RX: unknown TLLI 0xed37d449, creating LLME on the fly (gprs_llc.c:552) 20240908084438393 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438393 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084438393 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084438393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084438393 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084438393 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084438393 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084438393 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084438393 DLLC NOTICE LLME(ffffffff/ed37d449){UNASSIGNED} LLGM Assign pre (ed37d449 => e2732e2f) (gprs_llc.c:1079) 20240908084438393 DLLC NOTICE LLME(ed37d449/e2732e2f){ASSIGNED} LLGM Assign post (ed37d449 => e2732e2f) (gprs_llc.c:1125) 20240908084438393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084438393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084438393 DMM DEBUG MM(262420000000012/e2732e2f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084438407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438407 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438407 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084438407 DMM DEBUG MM(262420000000012/e2732e2f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1084) 20240908084438407 DMM NOTICE MM(262420000000012/e2732e2f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084438407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084438407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084438407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084438407 DMM DEBUG MM(262420000000012/e2732e2f) Requesting authorization (sgsn_auth.c:160) 20240908084438407 DMM INFO MM(262420000000012/e2732e2f) Requesting authentication tuples (sgsn_auth.c:184) 20240908084438407 DMM DEBUG MM(262420000000012/e2732e2f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084438408 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20240908084438408 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(478) SGSN_Test-GSUP(476)@89ea09d4f11f: Added IMSI table entry 0TC_attach_rau(478)"262420000000012" 20240908084438410 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084438410 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084438410 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084438410 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084438410 DMM INFO MM(262420000000012/e2732e2f) Subscriber data update (mmctx.c:430) 20240908084438410 DMM DEBUG MM(262420000000012/e2732e2f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084438410 DMM INFO MM(262420000000012/e2732e2f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084438410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084438410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084438410 DMM INFO MM(262420000000012/e2732e2f) <- GMM AUTH AND CIPHERING REQ (rand = fa 31 68 8a e3 3b a4 05 8e 09 b2 d2 04 bd be 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084438418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438418 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438418 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084438418 DMM INFO MM(262420000000012/e2732e2f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084438418 DMM NOTICE MM(262420000000012/e2732e2f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084438418 DMM DEBUG MM(262420000000012/e2732e2f) checking auth: received GSM SRES = 89 86 7a c6 (gprs_gmm.c:666) 20240908084438418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084438418 DMM DEBUG MM(262420000000012/e2732e2f) Requesting authorization (sgsn_auth.c:160) 20240908084438418 DMM INFO MM(262420000000012/e2732e2f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084438418 DMM DEBUG MM(262420000000012/e2732e2f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084438418 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20240908084438418 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) 20240908084438418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084438418 DMM INFO MM(262420000000012/e2732e2f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2732e2f) (gprs_gmm.c:300) 20240908084438420 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084438420 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084438420 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240908084438420 DMM INFO MM(262420000000012/e2732e2f) Subscriber data update (mmctx.c:430) 20240908084438420 DMM DEBUG MM(262420000000012/e2732e2f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084438420 DMM INFO MM(262420000000012/e2732e2f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084438420 DMM NOTICE MM(262420000000012/e2732e2f) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1000) 20240908084438420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084438420 DMM NOTICE MM(262420000000012/e2732e2f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084438420 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) 20240908084438420 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084438420 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20240908084438420 DMM INFO MM(262420000000012/e2732e2f) Subscriber data update (mmctx.c:430) 20240908084438420 DMM DEBUG MM(262420000000012/e2732e2f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084438426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438426 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438426 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084438426 DMM INFO MM(262420000000012/e2732e2f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084438426 DMM NOTICE MM(262420000000012/e2732e2f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084438426 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084438426 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084438426 DLLC NOTICE LLME(ed37d449/e2732e2f){ASSIGNED} LLGM Assign pre (ffffffff => e2732e2f) (gprs_llc.c:1079) 20240908084438426 DLLC NOTICE LLME(ffffffff/e2732e2f){ASSIGNED} LLGM Assign post (ffffffff => e2732e2f) (gprs_llc.c:1125) 20240908084438426 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084438426 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084438426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084438426 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(478)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084438478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438478 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438478 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084438478 DMM INFO MM(262420000000012/e2732e2f) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084438478 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084438478 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084438478 DLLC NOTICE LLME(ffffffff/e2732e2f){ASSIGNED} LLGM Assign pre (e2732e2f => e7e7c533) (gprs_llc.c:1079) 20240908084438478 DLLC NOTICE LLME(e2732e2f/e7e7c533){ASSIGNED} LLGM Assign post (e2732e2f => e7e7c533) (gprs_llc.c:1125) 20240908084438478 DMM INFO MM(262420000000012/e7e7c533) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau(478)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(478)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(463)@89ea09d4f11f: Removing Client IMSI='262420000000012'H, index=0 20240908084438485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084438485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240908084438485 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084438485 DMM INFO MM(262420000000012/e7e7c533) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908084438485 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908084438485 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084438485 DLLC NOTICE LLME(e2732e2f/e7e7c533){ASSIGNED} LLGM Assign pre (ffffffff => e7e7c533) (gprs_llc.c:1079) 20240908084438485 DLLC NOTICE LLME(ffffffff/e7e7c533){ASSIGNED} LLGM Assign post (ffffffff => e7e7c533) (gprs_llc.c:1125) 20240908084438485 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau(478)@89ea09d4f11f: Final verdict of PTC: pass 20240908084438488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(476)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(465)@89ea09d4f11f: Final verdict of PTC: none 20240908084438490 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084438490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_rau-BVCI196(463)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau-BVCI210(468)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(466)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(475)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(461)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(464)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(470)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(474)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau-BVCI220(473)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(469)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(471)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(472)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(460)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(462)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(477)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(467)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(460): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(461): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(462): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau-BVCI196(463): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(464): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(465): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(466): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(467): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau-BVCI210(468): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(469): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(470): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(471): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(472): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau-BVCI220(473): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(474): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(475): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(476): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(477): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau(478): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_rau finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Sun Sep 8 08:44:38 UTC 2024 ====== SGSN_Tests.TC_attach_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43772) 20240908084439492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084439492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43772, count=88480) 20240908084440493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084440493 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Sun Sep 8 08:44:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084441494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084441494 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_rau_a_a started. 20240908084441640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43828<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084441641 DMM INFO MM(262420000000012/e7e7c533) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084441641 DMM INFO MM(262420000000012/e7e7c533) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084441641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084441641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084441641 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084441641 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084441641 DLLC NOTICE LLME(ffffffff/e7e7c533){ASSIGNED} LLGM Assign pre (e7e7c533 => ffffffff) (gprs_llc.c:1079) 20240908084441641 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e7e7c533 => ffffffff) (gprs_llc.c:1125) 20240908084441641 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20240908084441641 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) 20240908084441641 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) 20240908084441641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084441641 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084441641 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084441641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084441641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(479)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(480)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(479)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(483)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084441685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084441685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084441685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084441685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084441685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084441685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084441685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084441685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(483)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084441686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084441686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084441686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084441687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084441687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084441687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084441687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084441687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084441687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084441687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084441687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084441687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(483)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(483)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084441691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(480)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(480)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(484)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084441701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084441701 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI196(482)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(485)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(484)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(488)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(488)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084441727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084441727 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441727 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084441727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084441727 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084441727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(488)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084441728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084441728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084441728 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084441728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084441728 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441728 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084441729 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084441729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084441729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084441729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(488)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(488)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084441733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(489)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(485)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(485)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084441743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084441743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI210(487)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(490)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(489)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(493)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(493)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084441762 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084441762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084441762 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441763 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084441763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084441763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084441763 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084441763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(493)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084441764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084441764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084441764 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084441765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084441765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084441765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084441765 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084441765 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084441765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084441765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084441765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(493)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(493)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084441769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(490)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(490)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084441779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084441779 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_a-BVCI220(492)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084442494 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084442495 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084442495 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084442495 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: 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) } } } } 20240908084442497 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084442497 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(482)@89ea09d4f11f: Adding Client=TC_attach_rau_a_a(497), IMSI='262420000000037'H, TLLI='FAAE58E0'O, index=0 SGSN_Test-GSUP(495)@89ea09d4f11f: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(497) TC_attach_rau_a_a(497)@89ea09d4f11f: 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 := '1C35930498C51420C7C913F7DD040C9D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7DC52C54'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A4CB0F5ED5EEE779'O } } } } } 20240908084443546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443546 DLLC NOTICE LLME(ffffffff/faae58e0){UNASSIGNED} LLC RX: unknown TLLI 0xfaae58e0, creating LLME on the fly (gprs_llc.c:552) 20240908084443546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443546 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084443546 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084443546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084443546 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084443546 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084443546 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084443546 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084443546 DLLC NOTICE LLME(ffffffff/faae58e0){UNASSIGNED} LLGM Assign pre (faae58e0 => f0b4b1d7) (gprs_llc.c:1079) 20240908084443546 DLLC NOTICE LLME(faae58e0/f0b4b1d7){ASSIGNED} LLGM Assign post (faae58e0 => f0b4b1d7) (gprs_llc.c:1125) 20240908084443546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084443546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084443546 DMM DEBUG MM(262420000000037/f0b4b1d7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084443559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443559 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443559 DMM DEBUG MM(262420000000037/f0b4b1d7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1084) 20240908084443559 DMM NOTICE MM(262420000000037/f0b4b1d7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084443559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084443559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084443559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084443559 DMM DEBUG MM(262420000000037/f0b4b1d7) Requesting authorization (sgsn_auth.c:160) 20240908084443559 DMM INFO MM(262420000000037/f0b4b1d7) Requesting authentication tuples (sgsn_auth.c:184) 20240908084443559 DMM DEBUG MM(262420000000037/f0b4b1d7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084443559 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20240908084443559 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(497) SGSN_Test-GSUP(495)@89ea09d4f11f: Added IMSI table entry 0TC_attach_rau_a_a(497)"262420000000037" 20240908084443562 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084443562 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084443562 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084443562 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084443562 DMM INFO MM(262420000000037/f0b4b1d7) Subscriber data update (mmctx.c:430) 20240908084443562 DMM DEBUG MM(262420000000037/f0b4b1d7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084443562 DMM INFO MM(262420000000037/f0b4b1d7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084443562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084443562 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084443562 DMM INFO MM(262420000000037/f0b4b1d7) <- GMM AUTH AND CIPHERING REQ (rand = 1c 35 93 04 98 c5 14 20 c7 c9 13 f7 dd 04 0c 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084443569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443569 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443569 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443569 DMM INFO MM(262420000000037/f0b4b1d7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084443569 DMM NOTICE MM(262420000000037/f0b4b1d7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084443569 DMM DEBUG MM(262420000000037/f0b4b1d7) checking auth: received GSM SRES = 7d c5 2c 54 (gprs_gmm.c:666) 20240908084443569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084443569 DMM DEBUG MM(262420000000037/f0b4b1d7) Requesting authorization (sgsn_auth.c:160) 20240908084443569 DMM INFO MM(262420000000037/f0b4b1d7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084443569 DMM DEBUG MM(262420000000037/f0b4b1d7) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084443569 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20240908084443569 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) 20240908084443569 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084443569 DMM INFO MM(262420000000037/f0b4b1d7) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0b4b1d7) (gprs_gmm.c:300) 20240908084443571 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084443571 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084443571 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240908084443571 DMM INFO MM(262420000000037/f0b4b1d7) Subscriber data update (mmctx.c:430) 20240908084443571 DMM DEBUG MM(262420000000037/f0b4b1d7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084443571 DMM INFO MM(262420000000037/f0b4b1d7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084443571 DMM NOTICE MM(262420000000037/f0b4b1d7) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1000) 20240908084443571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084443571 DMM NOTICE MM(262420000000037/f0b4b1d7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084443571 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) 20240908084443571 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084443571 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20240908084443571 DMM INFO MM(262420000000037/f0b4b1d7) Subscriber data update (mmctx.c:430) 20240908084443571 DMM DEBUG MM(262420000000037/f0b4b1d7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084443577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443577 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443577 DMM INFO MM(262420000000037/f0b4b1d7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084443577 DMM NOTICE MM(262420000000037/f0b4b1d7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084443577 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084443577 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084443577 DLLC NOTICE LLME(faae58e0/f0b4b1d7){ASSIGNED} LLGM Assign pre (ffffffff => f0b4b1d7) (gprs_llc.c:1079) 20240908084443577 DLLC NOTICE LLME(ffffffff/f0b4b1d7){ASSIGNED} LLGM Assign post (ffffffff => f0b4b1d7) (gprs_llc.c:1125) 20240908084443577 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084443577 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084443577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084443577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084443629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443629 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443630 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443630 DMM INFO MM(262420000000037/f0b4b1d7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084443630 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084443630 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084443630 DLLC NOTICE LLME(ffffffff/f0b4b1d7){ASSIGNED} LLGM Assign pre (f0b4b1d7 => fce8a99e) (gprs_llc.c:1079) 20240908084443630 DLLC NOTICE LLME(f0b4b1d7/fce8a99e){ASSIGNED} LLGM Assign post (f0b4b1d7 => fce8a99e) (gprs_llc.c:1125) 20240908084443630 DMM INFO MM(262420000000037/fce8a99e) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084443638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443638 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443638 DMM INFO MM(262420000000037/fce8a99e) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908084443638 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908084443638 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084443638 DLLC NOTICE LLME(f0b4b1d7/fce8a99e){ASSIGNED} LLGM Assign pre (ffffffff => fce8a99e) (gprs_llc.c:1079) 20240908084443638 DLLC NOTICE LLME(ffffffff/fce8a99e){ASSIGNED} LLGM Assign post (ffffffff => fce8a99e) (gprs_llc.c:1125) 20240908084443638 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240908084443638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443638 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443638 DMM INFO MM(262420000000037/fce8a99e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084443638 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084443638 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084443638 DLLC NOTICE LLME(ffffffff/fce8a99e){ASSIGNED} LLGM Assign pre (fce8a99e => e0e39d19) (gprs_llc.c:1079) 20240908084443638 DLLC NOTICE LLME(fce8a99e/e0e39d19){ASSIGNED} LLGM Assign post (fce8a99e => e0e39d19) (gprs_llc.c:1125) 20240908084443638 DMM INFO MM(262420000000037/e0e39d19) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084443644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443644 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443644 DMM INFO MM(262420000000037/e0e39d19) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908084443645 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908084443645 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084443645 DLLC NOTICE LLME(fce8a99e/e0e39d19){ASSIGNED} LLGM Assign pre (ffffffff => e0e39d19) (gprs_llc.c:1079) 20240908084443645 DLLC NOTICE LLME(ffffffff/e0e39d19){ASSIGNED} LLGM Assign post (ffffffff => e0e39d19) (gprs_llc.c:1125) 20240908084443645 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240908084443645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084443645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084443645 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084443645 DMM INFO MM(262420000000037/e0e39d19) -> GMM DETACH REQUEST TLLI=0xe0e39d19 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240908084443645 DMM INFO MM(262420000000037/e0e39d19) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084443645 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084443645 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084443645 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084443645 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084443645 DLLC NOTICE LLME(ffffffff/e0e39d19){ASSIGNED} LLGM Assign pre (e0e39d19 => ffffffff) (gprs_llc.c:1079) 20240908084443645 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e0e39d19 => ffffffff) (gprs_llc.c:1125) 20240908084443645 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20240908084443645 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) 20240908084443645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084443645 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084443645 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084443645 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084443646 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(497)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(482)@89ea09d4f11f: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(497)@89ea09d4f11f: Final verdict of PTC: pass 20240908084448655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43828<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084448658 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084448658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(495)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(494)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(483)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(488)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(482)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(493)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(487)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(479)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(480)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(489)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(490)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(492)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(485)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(484)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(496)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(486)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(481)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(491)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(479): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(480): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(481): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_a-BVCI196(482): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(483): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(484): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(485): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(486): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_a-BVCI210(487): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(488): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(489): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(490): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(491): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_a-BVCI220(492): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(493): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(494): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(495): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(496): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_a(497): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Sun Sep 8 08:44:48 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=106660) 20240908084449659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084449659 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) 20240908084450660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084450660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Sun Sep 8 08:44: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_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 20240908084451661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084451661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_rau_a_b started. 20240908084451806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084451807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(498)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(499)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(498)@89ea09d4f11f: 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(503)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(503)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084451856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084451856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084451856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084451856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084451857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084451857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084451857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084451857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(502)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(503)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084451859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084451859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084451859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084451859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084451859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084451859 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084451859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084451859 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451859 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084451859 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084451859 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084451860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084451860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(503)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(503)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084451863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(499)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(499)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084451874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084451874 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI196(500)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(502)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(508)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084451890 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084451891 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451891 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084451891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084451891 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084451891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(507)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(508)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084451893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084451893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084451893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084451893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084451893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084451893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084451893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084451893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084451893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084451893 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084451894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084451894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(508)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(508)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084451898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(504)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(504)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(509)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084451908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084451908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI210(505)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(507)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(512)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084451919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084451919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084451919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084451919 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451919 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084451919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084451919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084451919 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084451919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(512)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084451921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084451921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084451921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084451921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084451921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084451921 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084451921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084451921 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084451922 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084451922 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084451922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084451922 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084451922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(512)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(512)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084451926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(509)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(509)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084451935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084451935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_rau_a_b-BVCI220(511)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084452661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084452661 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084452661 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084452661 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: 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) } } } } 20240908084452664 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084452664 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(500)@89ea09d4f11f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='CB67FDFA'O, index=0 SGSN_Test-GSUP(514)@89ea09d4f11f: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(516) TC_attach_rau_a_b(516)@89ea09d4f11f: 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 := '1FE344F1CF53893395FF2ED1A2D9127C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF56A15F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9D9BEDB83A4F277B'O } } } } } 20240908084453713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453713 DLLC NOTICE LLME(ffffffff/cb67fdfa){UNASSIGNED} LLC RX: unknown TLLI 0xcb67fdfa, creating LLME on the fly (gprs_llc.c:552) 20240908084453713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084453713 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084453713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084453713 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084453713 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084453713 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084453713 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084453713 DLLC NOTICE LLME(ffffffff/cb67fdfa){UNASSIGNED} LLGM Assign pre (cb67fdfa => cd949ec0) (gprs_llc.c:1079) 20240908084453713 DLLC NOTICE LLME(cb67fdfa/cd949ec0){ASSIGNED} LLGM Assign post (cb67fdfa => cd949ec0) (gprs_llc.c:1125) 20240908084453713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084453713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084453713 DMM DEBUG MM(262420000000038/cd949ec0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084453727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453727 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453727 DMM DEBUG MM(262420000000038/cd949ec0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1084) 20240908084453727 DMM NOTICE MM(262420000000038/cd949ec0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084453727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084453727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084453727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084453727 DMM DEBUG MM(262420000000038/cd949ec0) Requesting authorization (sgsn_auth.c:160) 20240908084453727 DMM INFO MM(262420000000038/cd949ec0) Requesting authentication tuples (sgsn_auth.c:184) 20240908084453727 DMM DEBUG MM(262420000000038/cd949ec0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084453727 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20240908084453727 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(516) SGSN_Test-GSUP(514)@89ea09d4f11f: Added IMSI table entry 0TC_attach_rau_a_b(516)"262420000000038" 20240908084453730 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084453730 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084453730 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084453730 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084453730 DMM INFO MM(262420000000038/cd949ec0) Subscriber data update (mmctx.c:430) 20240908084453730 DMM DEBUG MM(262420000000038/cd949ec0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084453730 DMM INFO MM(262420000000038/cd949ec0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084453730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084453730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084453730 DMM INFO MM(262420000000038/cd949ec0) <- GMM AUTH AND CIPHERING REQ (rand = 1f e3 44 f1 cf 53 89 33 95 ff 2e d1 a2 d9 12 7c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084453738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453738 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453738 DMM INFO MM(262420000000038/cd949ec0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084453738 DMM NOTICE MM(262420000000038/cd949ec0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084453738 DMM DEBUG MM(262420000000038/cd949ec0) checking auth: received GSM SRES = cf 56 a1 5f (gprs_gmm.c:666) 20240908084453738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084453738 DMM DEBUG MM(262420000000038/cd949ec0) Requesting authorization (sgsn_auth.c:160) 20240908084453738 DMM INFO MM(262420000000038/cd949ec0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084453738 DMM DEBUG MM(262420000000038/cd949ec0) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084453738 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20240908084453738 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) 20240908084453738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084453738 DMM INFO MM(262420000000038/cd949ec0) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd949ec0) (gprs_gmm.c:300) 20240908084453740 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084453740 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084453740 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240908084453740 DMM INFO MM(262420000000038/cd949ec0) Subscriber data update (mmctx.c:430) 20240908084453740 DMM DEBUG MM(262420000000038/cd949ec0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084453740 DMM INFO MM(262420000000038/cd949ec0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084453740 DMM NOTICE MM(262420000000038/cd949ec0) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1000) 20240908084453740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084453740 DMM NOTICE MM(262420000000038/cd949ec0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084453740 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) 20240908084453741 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084453741 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20240908084453741 DMM INFO MM(262420000000038/cd949ec0) Subscriber data update (mmctx.c:430) 20240908084453741 DMM DEBUG MM(262420000000038/cd949ec0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084453746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453747 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453747 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453747 DMM INFO MM(262420000000038/cd949ec0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084453747 DMM NOTICE MM(262420000000038/cd949ec0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084453747 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084453747 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084453747 DLLC NOTICE LLME(cb67fdfa/cd949ec0){ASSIGNED} LLGM Assign pre (ffffffff => cd949ec0) (gprs_llc.c:1079) 20240908084453747 DLLC NOTICE LLME(ffffffff/cd949ec0){ASSIGNED} LLGM Assign post (ffffffff => cd949ec0) (gprs_llc.c:1125) 20240908084453747 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084453747 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084453747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084453747 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_rau_a_b(516)@89ea09d4f11f: attach complete sending rau 20240908084453798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453798 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453798 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453798 DMM INFO MM(262420000000038/cd949ec0) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084453798 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084453798 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084453798 DLLC NOTICE LLME(ffffffff/cd949ec0){ASSIGNED} LLGM Assign pre (cd949ec0 => f42db352) (gprs_llc.c:1079) 20240908084453798 DLLC NOTICE LLME(cd949ec0/f42db352){ASSIGNED} LLGM Assign post (cd949ec0 => f42db352) (gprs_llc.c:1125) 20240908084453798 DMM INFO MM(262420000000038/f42db352) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@89ea09d4f11f: rau complete unregistering TC_attach_rau_a_b-BVCI196(500)@89ea09d4f11f: Removing Client IMSI='262420000000038'H, index=0 20240908084453806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453806 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453806 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453806 DMM INFO MM(262420000000038/f42db352) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908084453806 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908084453806 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084453806 DLLC NOTICE LLME(cd949ec0/f42db352){ASSIGNED} LLGM Assign pre (ffffffff => f42db352) (gprs_llc.c:1079) 20240908084453806 DLLC NOTICE LLME(ffffffff/f42db352){ASSIGNED} LLGM Assign post (ffffffff => f42db352) (gprs_llc.c:1125) 20240908084453806 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) TC_attach_rau_a_b-BVCI210(505)@89ea09d4f11f: Adding Client=TC_attach_rau_a_b(516), IMSI='262420000000038'H, TLLI='F42DB352'O, index=0 TC_attach_rau_a_b(516)@89ea09d4f11f: sending second RAU via different RA 20240908084453810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453810 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453810 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908084453810 DMM INFO MM(262420000000038/f42db352) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f42db352, P-TMSI: f42db352 (00000000), TLLI: f42db352 (f42db352), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240908084453810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1716) 20240908084453810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084453810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084453810 DLLC NOTICE LLME(ffffffff/f42db352){ASSIGNED} LLGM Assign pre (f42db352 => f42db352) (gprs_llc.c:1079) 20240908084453810 DLLC NOTICE LLME(f42db352/f42db352){ASSIGNED} LLGM Assign post (f42db352 => f42db352) (gprs_llc.c:1125) 20240908084453811 DMM INFO MM(262420000000038/f42db352) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084453826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453826 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453826 DMM INFO MM(262420000000038/f42db352) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908084453826 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908084453826 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084453826 DLLC NOTICE LLME(f42db352/f42db352){ASSIGNED} LLGM Assign pre (ffffffff => f42db352) (gprs_llc.c:1079) 20240908084453826 DLLC NOTICE LLME(ffffffff/f42db352){ASSIGNED} LLGM Assign post (ffffffff => f42db352) (gprs_llc.c:1125) 20240908084453826 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240908084453826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084453826 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084453826 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084453826 DMM INFO MM(262420000000038/f42db352) -> GMM DETACH REQUEST TLLI=0xf42db352 type=GPRS detach Power-off (gprs_gmm.c:1465) 20240908084453826 DMM INFO MM(262420000000038/f42db352) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084453827 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084453827 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084453827 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084453827 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084453827 DLLC NOTICE LLME(ffffffff/f42db352){ASSIGNED} LLGM Assign pre (f42db352 => ffffffff) (gprs_llc.c:1079) 20240908084453827 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f42db352 => ffffffff) (gprs_llc.c:1125) 20240908084453827 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20240908084453827 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) 20240908084453827 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084453827 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084453827 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084453827 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084453828 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(516)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(500)@89ea09d4f11f: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(516)@89ea09d4f11f: Final verdict of PTC: pass 20240908084458836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084458838 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084458838 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(513)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(514)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(503)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(508)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(511)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(498)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(512)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(502)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(500)@89ea09d4f11f: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(505)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(499)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(504)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(507)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(509)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(515)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(510)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(501)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(506)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(498): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(499): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_b-BVCI196(500): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(501): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(502): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(503): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(504): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_b-BVCI210(505): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(506): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(507): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(508): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(509): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(510): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_b-BVCI220(511): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(512): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(513): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(514): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(515): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_rau_a_b(516): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Sun Sep 8 08:44:58 UTC 2024 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=102660) 20240908084459840 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084459840 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=104356) 20240908084500841 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084500841 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Sun Sep 8 08:45: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_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 20240908084501842 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084501842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_resync started. 20240908084501989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084501990 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(517)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(518)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(517)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(522)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(522)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(521)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084502048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084502048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084502048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084502048 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502048 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084502048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084502048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084502048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084502048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(522)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084502050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084502050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084502050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084502050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084502050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084502050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084502050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084502050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502050 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084502050 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084502050 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084502051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084502051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(522)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(522)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084502055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(518)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(518)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084502065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084502065 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(523)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI196(519)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(521)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(526)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084502079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084502079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084502079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084502079 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502079 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084502079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084502079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084502079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084502079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(526)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084502080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084502080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084502080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084502080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084502080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084502080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084502080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084502080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084502080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084502080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084502081 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084502081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(526)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(526)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084502085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(527)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(523)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(523)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084502094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084502094 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI210(525)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(528)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(527)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(531)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084502119 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502119 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084502119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084502119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(531)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084502121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084502121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084502121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084502121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084502121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084502121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084502121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084502121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084502121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084502121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084502121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084502122 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084502122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(531)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(531)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084502127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(528)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(528)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084502136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084502136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_resync-BVCI220(530)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084502844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084502844 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084502844 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084502844 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: 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) } } } } 20240908084502846 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084502846 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(519)@89ea09d4f11f: Adding Client=TC_attach_usim_resync(535), IMSI='262420000000040'H, TLLI='DEABF161'O, index=0 SGSN_Test-GSUP(533)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(535) TC_attach_usim_resync(535)@89ea09d4f11f: 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 := 'D8F5C66908B1D3DD247003F485198593'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DD1EAE71'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE7150E376C8C726'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '314FEB94A026717D38E793D83F4D23B4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F09FE2A206BB2D2F7F4F3AF0B24E37DF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5C44728D8870CE06A6A58BF502DDF1BE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '727D5B17482886AE'O } } } } } 20240908084503897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084503897 DLLC NOTICE LLME(ffffffff/deabf161){UNASSIGNED} LLC RX: unknown TLLI 0xdeabf161, creating LLME on the fly (gprs_llc.c:552) 20240908084503897 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084503897 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084503897 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084503897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084503897 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084503897 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084503897 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084503897 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084503897 DLLC NOTICE LLME(ffffffff/deabf161){UNASSIGNED} LLGM Assign pre (deabf161 => f9ca430f) (gprs_llc.c:1079) 20240908084503897 DLLC NOTICE LLME(deabf161/f9ca430f){ASSIGNED} LLGM Assign post (deabf161 => f9ca430f) (gprs_llc.c:1125) 20240908084503897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084503897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084503897 DMM DEBUG MM(262420000000040/f9ca430f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084503909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084503909 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084503909 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084503909 DMM DEBUG MM(262420000000040/f9ca430f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084503909 DMM NOTICE MM(262420000000040/f9ca430f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084503909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084503909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084503909 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084503909 DMM DEBUG MM(262420000000040/f9ca430f) Requesting authorization (sgsn_auth.c:160) 20240908084503909 DMM INFO MM(262420000000040/f9ca430f) Requesting authentication tuples (sgsn_auth.c:184) 20240908084503909 DMM DEBUG MM(262420000000040/f9ca430f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084503909 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084503909 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(535) SGSN_Test-GSUP(533)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_resync(535)"262420000000040" 20240908084503912 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084503912 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084503912 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084503912 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084503912 DMM INFO MM(262420000000040/f9ca430f) Subscriber data update (mmctx.c:430) 20240908084503912 DMM DEBUG MM(262420000000040/f9ca430f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084503912 DMM INFO MM(262420000000040/f9ca430f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084503912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084503912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084503912 DMM INFO MM(262420000000040/f9ca430f) <- GMM AUTH AND CIPHERING REQ (rand = d8 f5 c6 69 08 b1 d3 dd 24 70 03 f4 85 19 85 93 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5c 44 72 8d 88 70 ce 06 a6 a5 8b f5 02 dd f1 be ) (gprs_gmm.c:483) 20240908084503919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084503919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084503919 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084503919 DMM INFO MM(262420000000040/f9ca430f) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:694) 20240908084503919 DMM INFO MM(262420000000040/f9ca430f) R99 AUTHENTICATION SYNCH (AUTS = bc1bdd548c2c0edab3f88f46fa24) (gprs_gmm.c:711) 20240908084503919 DMM DEBUG MM(262420000000040/f9ca430f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084503919 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20240908084503919 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e bc 1b dd 54 8c 2c 0e da b3 f8 8f 46 fa 24 20 10 d8 f5 c6 69 08 b1 d3 dd 24 70 03 f4 85 19 85 93 28 01 01 (gprs_subscriber.c:210) 20240908084503919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:726) 20240908084503919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20240908084503920 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084503920 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084503920 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084503920 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084503920 DMM INFO MM(262420000000040/f9ca430f) Subscriber data update (mmctx.c:430) 20240908084503920 DMM DEBUG MM(262420000000040/f9ca430f) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20240908084503920 DMM INFO MM(262420000000040/f9ca430f) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20240908084503920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084503920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084503920 DMM INFO MM(262420000000040/f9ca430f) <- GMM AUTH AND CIPHERING REQ (rand = 7b c0 dd 7d 73 e4 86 d1 13 ca de 60 c2 20 95 b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 19 b9 c5 d4 29 12 87 c5 a1 a0 bc 9c bc 40 be d6 ) (gprs_gmm.c:483) 20240908084503926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084503926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x725e10 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084503926 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084503926 DMM INFO MM(262420000000040/f9ca430f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084503926 DMM NOTICE MM(262420000000040/f9ca430f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084503926 DMM DEBUG MM(262420000000040/f9ca430f) checking auth: received UMTS RES = 33 71 b8 e3 b6 a7 ff 85 (gprs_gmm.c:666) 20240908084503926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084503926 DMM DEBUG MM(262420000000040/f9ca430f) Requesting authorization (sgsn_auth.c:160) 20240908084503926 DMM INFO MM(262420000000040/f9ca430f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084503926 DMM DEBUG MM(262420000000040/f9ca430f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084503926 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20240908084503926 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) 20240908084503926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084503926 DMM INFO MM(262420000000040/f9ca430f) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ca430f) (gprs_gmm.c:300) 20240908084503928 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084503928 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084503928 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240908084503928 DMM INFO MM(262420000000040/f9ca430f) Subscriber data update (mmctx.c:430) 20240908084503928 DMM DEBUG MM(262420000000040/f9ca430f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084503928 DMM INFO MM(262420000000040/f9ca430f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084503928 DMM NOTICE MM(262420000000040/f9ca430f) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1000) 20240908084503928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084503928 DMM NOTICE MM(262420000000040/f9ca430f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084503928 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) 20240908084503928 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084503928 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20240908084503928 DMM INFO MM(262420000000040/f9ca430f) Subscriber data update (mmctx.c:430) 20240908084503929 DMM DEBUG MM(262420000000040/f9ca430f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(535)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(519)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 20240908084503934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084503934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084503934 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084503934 DMM INFO MM(262420000000040/f9ca430f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084503934 DMM NOTICE MM(262420000000040/f9ca430f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084503934 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084503934 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084503934 DLLC NOTICE LLME(deabf161/f9ca430f){ASSIGNED} LLGM Assign pre (ffffffff => f9ca430f) (gprs_llc.c:1079) 20240908084503934 DLLC NOTICE LLME(ffffffff/f9ca430f){ASSIGNED} LLGM Assign post (ffffffff => f9ca430f) (gprs_llc.c:1125) 20240908084503934 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084503934 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084503934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084503934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(535)@89ea09d4f11f: Final verdict of PTC: pass 20240908084503936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47118<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI220(530)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(518)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(533)@89ea09d4f11f: Final verdict of PTC: none 20240908084503938 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084503939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(527)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(521)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(519)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(522)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(531)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(525)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(532)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(526)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(517)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(528)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(523)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(529)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(520)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(534)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(524)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(517): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(518): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_resync-BVCI196(519): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(520): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(521): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(522): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(523): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(524): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_resync-BVCI210(525): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(526): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(527): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(528): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(529): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_resync-BVCI220(530): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(531): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(532): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(533): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(534): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_resync(535): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_resync finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Sun Sep 8 08:45:04 UTC 2024 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43720) 20240908084504940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084504940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43720, count=91216) 20240908084505941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084505941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Sun Sep 8 08:45: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_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 20240908084506942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084506942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_a54_a54 started. 20240908084507086 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36962<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084507088 DMM INFO MM(262420000000040/f9ca430f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084507088 DMM INFO MM(262420000000040/f9ca430f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084507088 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084507088 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084507088 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084507088 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084507088 DLLC NOTICE LLME(ffffffff/f9ca430f){ASSIGNED} LLGM Assign pre (f9ca430f => ffffffff) (gprs_llc.c:1079) 20240908084507088 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f9ca430f => ffffffff) (gprs_llc.c:1125) 20240908084507088 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20240908084507088 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) 20240908084507088 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) 20240908084507088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084507088 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084507088 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084507088 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084507088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(536)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(537)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(536)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(540)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084507137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084507137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084507137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084507137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084507137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084507137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084507137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084507137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(540)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084507139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084507139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084507139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084507139 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084507139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084507139 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507139 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084507139 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084507139 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084507140 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084507140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(540)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(540)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084507145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(541)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(537)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(537)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084507155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084507155 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(542)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(539)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(541)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(546)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(545)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084507181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084507181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084507181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084507181 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507181 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084507181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084507181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084507181 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084507181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(546)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084507183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084507183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084507183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084507183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084507183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084507183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084507183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084507183 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507183 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084507183 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084507183 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084507183 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084507183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(546)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(546)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084507187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084507193 DGPRS DEBUG Checking for inactive LLMEs, time = 7595841 (sgsn.c:131) SGSN_Test-Gb1-BSSGP1(542)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(542)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(547)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084507197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084507197 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI210(543)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(545)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(550)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084507207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084507207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084507207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084507207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507207 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084507207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084507207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084507207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084507207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(550)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084507208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084507208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084507208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084507208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084507208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084507208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084507208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084507209 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084507209 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084507209 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084507209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084507209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084507209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(550)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(550)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084507213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(547)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(547)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084507222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084507222 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a54-BVCI220(549)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084507943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084507943 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084507943 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084507943 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: 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) } } } } 20240908084507945 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084507946 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(539)@89ea09d4f11f: Adding Client=TC_attach_usim_a54_a54(554), IMSI='262420000000040'H, TLLI='C10D73E6'O, index=0 SGSN_Test-GSUP(552)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(554) TC_attach_usim_a54_a54(554)@89ea09d4f11f: 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 := '0A0BDB6B4C7449AB24D85A753EC877D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4762E3F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '329FD821D648C09D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F1A21B3512D454AF6731AE2993484F42'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B0B3C73C47E50A0A99C745A5DB89E52D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B08E09223ABFA87ABA80A1DC78952192'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '60332581DA81E490'O } } } } } 20240908084509003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084509003 DLLC NOTICE LLME(ffffffff/c10d73e6){UNASSIGNED} LLC RX: unknown TLLI 0xc10d73e6, creating LLME on the fly (gprs_llc.c:552) 20240908084509003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084509003 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084509003 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084509003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084509003 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084509003 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084509003 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084509003 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084509003 DLLC NOTICE LLME(ffffffff/c10d73e6){UNASSIGNED} LLGM Assign pre (c10d73e6 => dce7268e) (gprs_llc.c:1079) 20240908084509003 DLLC NOTICE LLME(c10d73e6/dce7268e){ASSIGNED} LLGM Assign post (c10d73e6 => dce7268e) (gprs_llc.c:1125) 20240908084509003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084509003 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084509003 DMM DEBUG MM(262420000000040/dce7268e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084509016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084509016 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084509016 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084509016 DMM DEBUG MM(262420000000040/dce7268e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084509016 DMM NOTICE MM(262420000000040/dce7268e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084509016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084509016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084509016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084509016 DMM DEBUG MM(262420000000040/dce7268e) Requesting authorization (sgsn_auth.c:160) 20240908084509016 DMM INFO MM(262420000000040/dce7268e) Requesting authentication tuples (sgsn_auth.c:184) 20240908084509016 DMM DEBUG MM(262420000000040/dce7268e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084509016 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084509016 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(554) SGSN_Test-GSUP(552)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_a54_a54(554)"262420000000040" 20240908084509019 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084509019 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084509019 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084509019 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084509019 DMM INFO MM(262420000000040/dce7268e) Subscriber data update (mmctx.c:430) 20240908084509019 DMM DEBUG MM(262420000000040/dce7268e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084509019 DMM INFO MM(262420000000040/dce7268e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084509019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084509019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084509019 DMM INFO MM(262420000000040/dce7268e) <- GMM AUTH AND CIPHERING REQ (rand = 0a 0b db 6b 4c 74 49 ab 24 d8 5a 75 3e c8 77 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 8e 09 22 3a bf a8 7a ba 80 a1 dc 78 95 21 92 ) (gprs_gmm.c:483) TC_attach_usim_a54_a54(554)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(539)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(554)@89ea09d4f11f: Final verdict of PTC: pass 20240908084509028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36962<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(552)@89ea09d4f11f: Final verdict of PTC: none 20240908084509031 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084509031 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(540)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(550)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(551)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(541)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(543)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(549)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(536)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(547)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(542)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(537)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(545)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(546)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(539)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(553)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(544)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(538)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(548)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(536): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(537): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(538): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(539): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(540): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(541): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(542): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(543): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(544): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(545): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(546): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(547): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(548): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(549): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(550): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(551): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(552): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(553): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a54(554): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Sun Sep 8 08:45:09 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=48600) 20240908084510032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084510032 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=48600, count=68720) 20240908084511034 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084511034 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Sun Sep 8 08:45: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_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 20240908084512036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084512036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_a54_a53 started. 20240908084512163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084512164 DMM INFO MM(262420000000040/dce7268e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084512164 DMM INFO MM(262420000000040/dce7268e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084512164 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084512164 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084512164 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084512165 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084512165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Deallocated (fsm.c:568) 20240908084512165 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084512165 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084512165 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084512165 DLLC NOTICE LLME(c10d73e6/dce7268e){ASSIGNED} LLGM Assign pre (dce7268e => ffffffff) (gprs_llc.c:1079) 20240908084512165 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dce7268e => ffffffff) (gprs_llc.c:1125) 20240908084512165 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(555)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(556)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(555)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(559)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084512207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084512207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084512207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084512207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084512207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084512207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084512207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084512207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(559)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084512209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084512209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084512209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084512209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084512209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084512209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084512209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084512209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084512209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084512209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(559)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084512210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084512210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(559)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084512213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(560)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(556)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(556)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084512222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084512222 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI196(558)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(561)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(560)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(564)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084512243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084512243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084512243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084512243 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512243 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084512243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084512243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084512243 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084512243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(564)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084512244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084512244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084512244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084512244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084512244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084512244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084512244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084512244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512244 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084512244 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084512244 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084512245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084512245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(564)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(564)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084512249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(565)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(561)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(561)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084512260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084512260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI210(563)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(566)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(565)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(569)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084512284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084512284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084512284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084512284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512284 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084512285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084512285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084512285 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084512285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(569)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084512286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084512286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084512286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084512287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084512287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084512287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084512287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084512287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084512287 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084512287 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084512287 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(569)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084512287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084512287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(569)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084512291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(566)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(566)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084512301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084512301 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a53-BVCI220(568)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084513038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084513038 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084513038 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084513038 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: 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) } } } } 20240908084513040 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084513040 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(558)@89ea09d4f11f: Adding Client=TC_attach_usim_a54_a53(573), IMSI='262420000000040'H, TLLI='E900325E'O, index=0 SGSN_Test-GSUP(571)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(573) TC_attach_usim_a54_a53(573)@89ea09d4f11f: 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 := 'D4F694EE7565A745EBD3E215CC3606EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF7A5395'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9655473D58AD7B98'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '148B3535CCCE7EA727CD188F1EDEB05D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4727B1CF38AE003333D659C7A36EECDD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '62ADD5180EF9F4932852B7508530948F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '51A5396C019FA43E'O } } } } } 20240908084514093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084514093 DLLC NOTICE LLME(ffffffff/e900325e){UNASSIGNED} LLC RX: unknown TLLI 0xe900325e, creating LLME on the fly (gprs_llc.c:552) 20240908084514093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084514093 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084514093 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084514093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084514093 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084514093 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084514093 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084514093 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084514093 DLLC NOTICE LLME(ffffffff/e900325e){UNASSIGNED} LLGM Assign pre (e900325e => eab68baf) (gprs_llc.c:1079) 20240908084514093 DLLC NOTICE LLME(e900325e/eab68baf){ASSIGNED} LLGM Assign post (e900325e => eab68baf) (gprs_llc.c:1125) 20240908084514093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084514093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084514094 DMM DEBUG MM(262420000000040/eab68baf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084514107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084514107 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084514107 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084514107 DMM DEBUG MM(262420000000040/eab68baf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084514107 DMM NOTICE MM(262420000000040/eab68baf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084514107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084514107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084514107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084514107 DMM DEBUG MM(262420000000040/eab68baf) Requesting authorization (sgsn_auth.c:160) 20240908084514107 DMM INFO MM(262420000000040/eab68baf) Requesting authentication tuples (sgsn_auth.c:184) 20240908084514107 DMM DEBUG MM(262420000000040/eab68baf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084514107 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084514107 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(573) SGSN_Test-GSUP(571)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_a54_a53(573)"262420000000040" 20240908084514110 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084514110 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084514110 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084514110 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084514110 DMM INFO MM(262420000000040/eab68baf) Subscriber data update (mmctx.c:430) 20240908084514110 DMM DEBUG MM(262420000000040/eab68baf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084514110 DMM INFO MM(262420000000040/eab68baf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084514110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084514110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084514110 DMM INFO MM(262420000000040/eab68baf) <- GMM AUTH AND CIPHERING REQ (rand = d4 f6 94 ee 75 65 a7 45 eb d3 e2 15 cc 36 06 ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = 62 ad d5 18 0e f9 f4 93 28 52 b7 50 85 30 94 8f ) (gprs_gmm.c:483) TC_attach_usim_a54_a53(573)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(558)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(573)@89ea09d4f11f: Final verdict of PTC: pass 20240908084514119 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36964<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084514122 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084514122 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(571)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(559)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(570)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(564)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(563)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(560)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(555)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(569)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(568)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(561)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(558)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(565)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(556)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(566)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(572)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(567)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(562)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(557)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(555): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(556): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(557): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(558): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(559): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(560): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(561): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(562): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(563): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(564): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(565): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(566): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(567): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(568): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(569): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(570): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(571): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(572): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a53(573): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass'. Sun Sep 8 08:45:14 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47644) 20240908084515123 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084515123 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47644, count=67764) 20240908084516124 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084516124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Sun Sep 8 08:45:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084517126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084517126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_a53_a54 started. 20240908084517271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084517272 DMM INFO MM(262420000000040/eab68baf) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084517272 DMM INFO MM(262420000000040/eab68baf) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084517272 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084517272 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084517272 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084517272 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084517272 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Deallocated (fsm.c:568) 20240908084517272 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084517272 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084517272 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084517272 DLLC NOTICE LLME(e900325e/eab68baf){ASSIGNED} LLGM Assign pre (eab68baf => ffffffff) (gprs_llc.c:1079) 20240908084517272 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eab68baf => ffffffff) (gprs_llc.c:1125) 20240908084517272 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(574)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(575)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(574)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(578)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084517319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084517319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084517319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084517319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517319 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084517319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084517319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084517319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084517319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(578)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084517320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084517320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084517320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084517320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084517320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084517320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084517320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084517320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517320 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084517320 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084517320 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(578)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084517321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084517321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(578)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084517324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(575)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(575)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084517332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084517332 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(579)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a53_a54-BVCI196(577)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(580)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(579)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(584)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(584)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084517363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084517363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084517363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084517363 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517363 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084517363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084517363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084517363 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084517363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(584)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(583)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084517365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084517365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084517365 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084517366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084517366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084517366 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084517366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084517366 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517366 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084517366 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084517366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084517367 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084517367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(584)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(584)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084517370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(580)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(580)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084517380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084517380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(585)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI210(581)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(583)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(588)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084517391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084517391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084517391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084517391 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517391 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084517391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084517391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084517391 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084517391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(588)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084517392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084517392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084517393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084517393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084517393 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084517393 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084517393 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084517393 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084517393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084517393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(588)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(588)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084517397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(585)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(585)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084517407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084517407 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a53_a54-BVCI220(587)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084518128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084518128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084518128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084518128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: 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) } } } } 20240908084518130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084518131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(577)@89ea09d4f11f: Adding Client=TC_attach_usim_a53_a54(592), IMSI='262420000000040'H, TLLI='DE52027A'O, index=0 SGSN_Test-GSUP(590)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(592) TC_attach_usim_a53_a54(592)@89ea09d4f11f: 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 := 'DCC8EA86FB8BE1F124BC55F9056D3758'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38CA858E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B3E1C040C33B539'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'E0D9DF6330D02E1A9568393C7EF81DE2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B7552E8D28D17F92CCA23B2D2E42C60C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4BD48891CEE04ACB50EBE682E42B8112'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FCD48074E557D316'O } } } } } 20240908084519187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084519187 DLLC NOTICE LLME(ffffffff/de52027a){UNASSIGNED} LLC RX: unknown TLLI 0xde52027a, creating LLME on the fly (gprs_llc.c:552) 20240908084519187 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084519187 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084519187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084519187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084519187 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084519187 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084519187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084519187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084519187 DLLC NOTICE LLME(ffffffff/de52027a){UNASSIGNED} LLGM Assign pre (de52027a => ed00cbc3) (gprs_llc.c:1079) 20240908084519187 DLLC NOTICE LLME(de52027a/ed00cbc3){ASSIGNED} LLGM Assign post (de52027a => ed00cbc3) (gprs_llc.c:1125) 20240908084519187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084519187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084519187 DMM DEBUG MM(262420000000040/ed00cbc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084519200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084519200 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084519200 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084519200 DMM DEBUG MM(262420000000040/ed00cbc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084519200 DMM NOTICE MM(262420000000040/ed00cbc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084519200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084519200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084519200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084519200 DMM DEBUG MM(262420000000040/ed00cbc3) Requesting authorization (sgsn_auth.c:160) 20240908084519200 DMM INFO MM(262420000000040/ed00cbc3) Requesting authentication tuples (sgsn_auth.c:184) 20240908084519200 DMM DEBUG MM(262420000000040/ed00cbc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084519200 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084519200 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(592) SGSN_Test-GSUP(590)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_a53_a54(592)"262420000000040" 20240908084519203 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084519203 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084519203 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084519203 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084519203 DMM INFO MM(262420000000040/ed00cbc3) Subscriber data update (mmctx.c:430) 20240908084519203 DMM DEBUG MM(262420000000040/ed00cbc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084519203 DMM INFO MM(262420000000040/ed00cbc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084519203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084519203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084519203 DMM INFO MM(262420000000040/ed00cbc3) <- GMM AUTH AND CIPHERING REQ (rand = dc c8 ea 86 fb 8b e1 f1 24 bc 55 f9 05 6d 37 58 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4b d4 88 91 ce e0 4a cb 50 eb e6 82 e4 2b 81 12 ) (gprs_gmm.c:483) TC_attach_usim_a53_a54(592)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(577)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(592)@89ea09d4f11f: Final verdict of PTC: pass 20240908084519213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(590)@89ea09d4f11f: Final verdict of PTC: none 20240908084519215 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(574)@89ea09d4f11f: Final verdict of PTC: none 20240908084519216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(588)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(578)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(583)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(584)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(579)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(581)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(589)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(575)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(577)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(585)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(587)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(580)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(591)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(576)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(582)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(586)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(574): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(575): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(576): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(577): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(578): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(579): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(580): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(581): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(582): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(583): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(584): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(585): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(586): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(587): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(588): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(589): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(590): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(591): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a53_a54(592): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Sun Sep 8 08:45:19 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240908084520216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084520217 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) 20240908084521217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084521218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Sun Sep 8 08:45: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_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 20240908084522218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084522218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_a50_a54 started. 20240908084522357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47674<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084522358 DMM INFO MM(262420000000040/ed00cbc3) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084522358 DMM INFO MM(262420000000040/ed00cbc3) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084522358 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084522359 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084522359 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084522359 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084522359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Deallocated (fsm.c:568) 20240908084522359 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084522359 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084522359 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084522359 DLLC NOTICE LLME(de52027a/ed00cbc3){ASSIGNED} LLGM Assign pre (ed00cbc3 => ffffffff) (gprs_llc.c:1079) 20240908084522359 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed00cbc3 => ffffffff) (gprs_llc.c:1125) 20240908084522359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(593)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(594)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(593)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(597)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084522405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084522405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084522405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084522405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522405 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084522405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084522405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084522405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084522405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(597)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084522406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084522406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084522406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084522407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084522407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084522407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084522407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084522407 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522407 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084522407 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084522407 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(597)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(597)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084522407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084522407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084522411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(594)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(594)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(598)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084522420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084522420 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI196(596)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(599)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(598)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(603)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(603)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084522450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084522450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084522450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084522450 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522450 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084522450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084522450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084522450 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084522450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(603)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084522452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084522452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084522452 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084522453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084522453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084522453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084522453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084522453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522453 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) SGSN_Test-Gb2-NS2(602)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084522453 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084522453 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(603)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084522454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084522454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(603)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084522458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(599)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(599)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084522469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084522469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(604)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a50_a54-BVCI210(600)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(602)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(607)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084522482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084522482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084522482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084522482 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522482 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084522482 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084522483 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084522483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(607)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084522484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084522484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084522484 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084522485 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084522485 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084522485 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084522485 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084522485 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084522485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(607)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(607)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084522489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(604)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(604)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084522497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084522497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a50_a54-BVCI220(606)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084523219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084523219 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084523220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084523220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: 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) } } } } 20240908084523222 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084523222 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(596)@89ea09d4f11f: Adding Client=TC_attach_usim_a50_a54(611), IMSI='262420000000040'H, TLLI='CCC739A7'O, index=0 SGSN_Test-GSUP(609)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(611) TC_attach_usim_a50_a54(611)@89ea09d4f11f: 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 := '9F5BBFD52A747EAFD386786BA4256410'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37ED2835'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0BCF088E2C5A32F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'B0658D4D5EC09D0FF642C24251C84E0F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3FD1FFE4D76B70557D0703336F283A73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '4E2D810135F45C438616C87645551183'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B70C6E69EE41FFAB'O } } } } } 20240908084524275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084524275 DLLC NOTICE LLME(ffffffff/ccc739a7){UNASSIGNED} LLC RX: unknown TLLI 0xccc739a7, creating LLME on the fly (gprs_llc.c:552) 20240908084524275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084524276 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084524276 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084524276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084524276 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084524276 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084524276 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084524276 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084524276 DLLC NOTICE LLME(ffffffff/ccc739a7){UNASSIGNED} LLGM Assign pre (ccc739a7 => ef4dfa05) (gprs_llc.c:1079) 20240908084524276 DLLC NOTICE LLME(ccc739a7/ef4dfa05){ASSIGNED} LLGM Assign post (ccc739a7 => ef4dfa05) (gprs_llc.c:1125) 20240908084524276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084524276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084524276 DMM DEBUG MM(262420000000040/ef4dfa05) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084524289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084524289 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084524289 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084524289 DMM DEBUG MM(262420000000040/ef4dfa05) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084524289 DMM NOTICE MM(262420000000040/ef4dfa05) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084524289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084524289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084524289 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084524289 DMM DEBUG MM(262420000000040/ef4dfa05) Requesting authorization (sgsn_auth.c:160) 20240908084524289 DMM INFO MM(262420000000040/ef4dfa05) Requesting authentication tuples (sgsn_auth.c:184) 20240908084524289 DMM DEBUG MM(262420000000040/ef4dfa05) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084524289 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084524289 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(611) SGSN_Test-GSUP(609)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_a50_a54(611)"262420000000040" 20240908084524292 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084524292 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084524292 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084524292 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084524292 DMM INFO MM(262420000000040/ef4dfa05) Subscriber data update (mmctx.c:430) 20240908084524292 DMM DEBUG MM(262420000000040/ef4dfa05) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084524292 DMM INFO MM(262420000000040/ef4dfa05) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084524292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084524292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084524292 DMM INFO MM(262420000000040/ef4dfa05) <- GMM AUTH AND CIPHERING REQ (rand = 9f 5b bf d5 2a 74 7e af d3 86 78 6b a4 25 64 10 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 4e 2d 81 01 35 f4 5c 43 86 16 c8 76 45 55 11 83 ) (gprs_gmm.c:483) TC_attach_usim_a50_a54(611)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(596)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(611)@89ea09d4f11f: Final verdict of PTC: pass 20240908084524301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47674<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084524303 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084524303 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(609)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(608)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(596)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(597)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(593)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(603)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(600)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(602)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(594)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(607)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(604)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(598)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(606)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(599)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(610)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(595)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(605)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(601)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(593): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(594): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(595): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(596): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(597): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(598): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(599): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(600): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(601): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(602): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(603): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(604): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(605): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(606): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(607): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(608): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(609): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(610): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a50_a54(611): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Sun Sep 8 08:45:24 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240908084525304 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084525304 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) 20240908084526305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084526305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Sun Sep 8 08:45: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_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 20240908084527305 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084527305 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_usim_a54_a50 started. 20240908084527450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084527451 DMM INFO MM(262420000000040/ef4dfa05) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084527451 DMM INFO MM(262420000000040/ef4dfa05) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084527451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084527451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084527451 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084527451 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084527451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Deallocated (fsm.c:568) 20240908084527451 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084527451 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084527451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084527451 DLLC NOTICE LLME(ccc739a7/ef4dfa05){ASSIGNED} LLGM Assign pre (ef4dfa05 => ffffffff) (gprs_llc.c:1079) 20240908084527451 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ef4dfa05 => ffffffff) (gprs_llc.c:1125) 20240908084527451 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(612)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(613)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(612)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(616)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084527496 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527496 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084527496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084527496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(616)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084527497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084527497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084527497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084527498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527498 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084527498 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084527498 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084527498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084527498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(616)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(616)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084527501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(613)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(613)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084527511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084527511 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(617)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 TC_attach_usim_a54_a50-BVCI196(615)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(618)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(617)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(621)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084527537 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084527538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084527538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084527538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084527538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(621)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084527539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084527539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084527539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084527539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084527539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084527539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084527539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084527539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084527539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084527540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084527540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084527540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(621)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(621)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084527544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(618)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(618)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(622)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084527553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084527553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI210(620)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(623)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(622)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(626)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084527576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084527576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084527576 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527577 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084527577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084527577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084527577 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084527577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(626)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084527578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084527578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084527578 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084527579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084527579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084527579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084527579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084527579 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084527579 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084527579 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084527579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(626)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084527579 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084527579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(626)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084527583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(623)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(623)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084527592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084527592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_usim_a54_a50-BVCI220(625)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084528307 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084528307 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084528307 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084528307 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: 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) } } } } 20240908084528309 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084528309 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(615)@89ea09d4f11f: Adding Client=TC_attach_usim_a54_a50(630), IMSI='262420000000040'H, TLLI='E8F68121'O, index=0 SGSN_Test-GSUP(628)@89ea09d4f11f: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(630) TC_attach_usim_a54_a50(630)@89ea09d4f11f: 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 := '396C3F5DADD3967B4653E243D55DA0A9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '44291A4E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FF4CF75DD608171C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'DDB2E11EF3F94E1A5EB589F4D7A70763'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1B2DF2A11D3CBABF6F6CFF62F6A5F12D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '60553E92208AA9612F443301905A4167'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '652D25A46BA3C915'O } } } } } 20240908084529362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084529362 DLLC NOTICE LLME(ffffffff/e8f68121){UNASSIGNED} LLC RX: unknown TLLI 0xe8f68121, creating LLME on the fly (gprs_llc.c:552) 20240908084529362 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084529362 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084529362 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084529362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084529362 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084529362 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084529362 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084529362 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084529362 DLLC NOTICE LLME(ffffffff/e8f68121){UNASSIGNED} LLGM Assign pre (e8f68121 => ed12eeb0) (gprs_llc.c:1079) 20240908084529362 DLLC NOTICE LLME(e8f68121/ed12eeb0){ASSIGNED} LLGM Assign post (e8f68121 => ed12eeb0) (gprs_llc.c:1125) 20240908084529362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084529362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084529362 DMM DEBUG MM(262420000000040/ed12eeb0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084529376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084529376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084529376 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084529376 DMM DEBUG MM(262420000000040/ed12eeb0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1084) 20240908084529376 DMM NOTICE MM(262420000000040/ed12eeb0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084529376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084529376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084529376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084529376 DMM DEBUG MM(262420000000040/ed12eeb0) Requesting authorization (sgsn_auth.c:160) 20240908084529376 DMM INFO MM(262420000000040/ed12eeb0) Requesting authentication tuples (sgsn_auth.c:184) 20240908084529376 DMM DEBUG MM(262420000000040/ed12eeb0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084529376 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20240908084529376 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(630) SGSN_Test-GSUP(628)@89ea09d4f11f: Added IMSI table entry 0TC_attach_usim_a54_a50(630)"262420000000040" 20240908084529379 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084529379 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084529379 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084529379 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084529379 DMM INFO MM(262420000000040/ed12eeb0) Subscriber data update (mmctx.c:430) 20240908084529379 DMM DEBUG MM(262420000000040/ed12eeb0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084529379 DMM INFO MM(262420000000040/ed12eeb0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084529379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084529379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084529379 DMM INFO MM(262420000000040/ed12eeb0) <- GMM AUTH AND CIPHERING REQ (rand = 39 6c 3f 5d ad d3 96 7b 46 53 e2 43 d5 5d a0 a9 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 60 55 3e 92 20 8a a9 61 2f 44 33 01 90 5a 41 67 ) (gprs_gmm.c:483) TC_attach_usim_a54_a50(630)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(615)@89ea09d4f11f: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(630)@89ea09d4f11f: Final verdict of PTC: pass 20240908084529389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58404<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(628)@89ea09d4f11f: Final verdict of PTC: none 20240908084529392 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084529392 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(627)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(612)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(613)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(621)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(616)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(618)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(617)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(625)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(615)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(626)@89ea09d4f11f: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(620)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(622)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(623)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(629)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(614)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(619)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(624)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(612): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(613): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(614): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(615): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(616): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(617): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(618): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(619): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(620): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(621): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(622): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(623): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(624): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(625): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(626): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(627): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(628): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(629): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_usim_a54_a50(630): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Sun Sep 8 08:45:29 UTC 2024 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47380) 20240908084530393 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084530393 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) 20240908084531394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084531394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Sun Sep 8 08:45: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_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 20240908084532395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084532395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_detach_unknown_nopoweroff started. 20240908084532537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58416<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084532538 DMM INFO MM(262420000000040/ed12eeb0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084532538 DMM INFO MM(262420000000040/ed12eeb0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084532538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084532538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084532538 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084532538 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908084532538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Deallocated (fsm.c:568) 20240908084532538 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084532538 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084532538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084532538 DLLC NOTICE LLME(e8f68121/ed12eeb0){ASSIGNED} LLGM Assign pre (ed12eeb0 => ffffffff) (gprs_llc.c:1079) 20240908084532538 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ed12eeb0 => ffffffff) (gprs_llc.c:1125) 20240908084532538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(631)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(632)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(631)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(635)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084532577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084532577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084532577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084532577 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532577 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084532577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084532577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084532577 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084532577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(635)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084532578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084532578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084532578 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084532579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084532579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084532579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084532579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084532579 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532579 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084532579 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084532579 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084532579 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084532579 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(635)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(635)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084532582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(632)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(632)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(636)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084532591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084532591 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI196(634)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(637)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(636)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(640)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084532617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084532617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084532617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084532617 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532617 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084532617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084532617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084532617 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084532617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(640)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084532618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084532618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084532618 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084532619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084532619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084532619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084532619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084532619 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532619 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084532619 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084532619 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084532619 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084532619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(640)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(640)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084532623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(641)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(637)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(637)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084532633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084532633 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI210(639)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(642)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(641)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(646)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084532660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084532660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084532660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084532660 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532660 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084532660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084532660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084532660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084532660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(646)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084532662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084532662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084532662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084532662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084532662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084532662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084532662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084532662 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084532662 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084532662 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084532662 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084532663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084532663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(646)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(646)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084532668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(642)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(642)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084532676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084532676 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_nopoweroff-BVCI220(643)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084533396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084533396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084533396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084533396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: 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) } } } } 20240908084533398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084533399 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(634)@89ea09d4f11f: Adding Client=TC_detach_unknown_nopoweroff(649), IMSI='262420000000013'H, TLLI='E53AF466'O, index=0 SGSN_Test-GSUP(647)@89ea09d4f11f: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(649) 20240908084534450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084534450 DLLC NOTICE LLME(ffffffff/e53af466){UNASSIGNED} LLC RX: unknown TLLI 0xe53af466, creating LLME on the fly (gprs_llc.c:552) 20240908084534450 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084534450 DMM NOTICE LLME(ffffffff/e53af466){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) 20240908084534450 DLLC NOTICE LLME(ffffffff/e53af466){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20240908084534450 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xe53af466 type=GPRS detach (gprs_gmm.c:1465) 20240908084534450 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240908084534450 DLLC NOTICE LLME(ffffffff/e53af466){UNASSIGNED} LLGM Assign pre (e53af466 => ffffffff) (gprs_llc.c:1079) 20240908084534450 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e53af466 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(649)@89ea09d4f11f: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(634)@89ea09d4f11f: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(649)@89ea09d4f11f: Final verdict of PTC: pass 20240908084534463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58416<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084534465 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084534465 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(647)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(634)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(635)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(645)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(632)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(631)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(640)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(643)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(636)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(646)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(639)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(637)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(641)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(642)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(644)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(633)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(638)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(648)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(631): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(632): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(633): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(634): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(635): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(636): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(637): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(638): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(639): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(640): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(641): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(642): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(643): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(644): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(645): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(646): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(647): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(648): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_nopoweroff(649): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Sun Sep 8 08:45:34 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47480) 20240908084535467 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084535467 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) 20240908084536468 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084536468 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Sun Sep 8 08:45: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_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 20240908084537193 DGPRS DEBUG Checking for inactive LLMEs, time = 7595871 (sgsn.c:131) 20240908084537469 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084537469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_detach_unknown_poweroff started. 20240908084537604 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44234<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084537605 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(650)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(651)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(650)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(654)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084537648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084537648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084537648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084537648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537648 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084537648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084537648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084537648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084537648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(654)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084537650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084537650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084537650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084537650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084537650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084537650 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084537650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084537650 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537650 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084537650 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084537650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(654)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084537651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084537651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(654)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084537654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(655)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(651)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(651)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084537663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084537663 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(656)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI196(653)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(655)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(660)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084537689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084537689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084537689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084537689 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537689 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084537689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084537689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084537689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084537689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(660)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(659)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084537691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084537691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084537691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084537691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084537691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084537691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084537691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084537691 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537691 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084537691 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084537691 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084537692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084537692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(660)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(660)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084537696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(656)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(656)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084537706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084537706 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(661)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_detach_unknown_poweroff-BVCI210(657)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(659)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(664)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084537719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084537719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084537719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084537719 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537719 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084537719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084537719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084537719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084537719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(664)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084537720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084537720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084537720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084537720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084537720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084537720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084537720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084537720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084537720 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084537720 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084537720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084537721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084537721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(664)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(664)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084537724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(661)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(661)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084537733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084537733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_unknown_poweroff-BVCI220(663)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084538470 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084538470 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084538470 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084538470 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: 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) } } } } 20240908084538472 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084538472 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(653)@89ea09d4f11f: Adding Client=TC_detach_unknown_poweroff(668), IMSI='262420000000014'H, TLLI='E6D62B9B'O, index=0 SGSN_Test-GSUP(666)@89ea09d4f11f: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(668) 20240908084539517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084539518 DLLC NOTICE LLME(ffffffff/e6d62b9b){UNASSIGNED} LLC RX: unknown TLLI 0xe6d62b9b, creating LLME on the fly (gprs_llc.c:552) 20240908084539518 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084539518 DMM NOTICE LLME(ffffffff/e6d62b9b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2034) TC_detach_unknown_poweroff(668)@89ea09d4f11f: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(653)@89ea09d4f11f: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(668)@89ea09d4f11f: Final verdict of PTC: pass 20240908084544525 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44234<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(666)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(653)@89ea09d4f11f: Final verdict of PTC: none 20240908084544528 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084544528 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(654)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(659)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(664)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI210(657)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(650)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(665)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(660)@89ea09d4f11f: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(663)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(661)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(655)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(651)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(656)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(667)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(658)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(662)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(652)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(650): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(651): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(652): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(653): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(654): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(655): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(656): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(657): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(658): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(659): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(660): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(661): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(662): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(663): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(664): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(665): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(666): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(667): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_unknown_poweroff(668): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Sun Sep 8 08:45:44 UTC 2024 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=47572) 20240908084545529 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084545529 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=47572, count=49268) 20240908084546530 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084546530 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Sun Sep 8 08:45:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908084547531 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084547531 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_detach_nopoweroff started. 20240908084547616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40560<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084547617 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(669)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(670)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(669)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(674)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084547666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084547666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084547666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084547666 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547666 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084547666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084547666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084547666 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084547666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(673)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(674)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084547667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084547667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084547667 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084547668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084547668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084547668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084547668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084547668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547668 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084547668 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084547668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084547668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084547668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(674)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(674)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084547672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(670)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(670)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(675)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084547682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084547682 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI196(671)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(673)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(679)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(679)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084547702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084547702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084547702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084547702 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547702 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084547702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084547702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084547702 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084547702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(679)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084547703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084547703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084547703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084547703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084547703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084547703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084547703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084547703 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547703 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084547703 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084547703 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084547704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084547704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(679)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(679)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(678)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084547708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(675)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(675)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084547718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084547718 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI210(676)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(680)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(678)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(683)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084547736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084547736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084547736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084547736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547736 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084547736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084547736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084547736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084547736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(683)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084547737 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084547737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084547738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084547738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084547738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084547738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084547738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084547738 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084547738 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084547738 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084547738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084547738 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084547738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(683)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(683)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084547742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(680)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(680)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084547752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084547752 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_nopoweroff-BVCI220(682)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084548532 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084548532 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084548532 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084548532 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: 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) } } } } 20240908084548534 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084548535 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(671)@89ea09d4f11f: Adding Client=TC_detach_nopoweroff(687), IMSI='262420000000015'H, TLLI='E2EBE4B0'O, index=0 SGSN_Test-GSUP(685)@89ea09d4f11f: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(687) TC_detach_nopoweroff(687)@89ea09d4f11f: 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 := '4D5973CFD1A96C1AA7369F5BED4E9D30'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '589A80A2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B133EBB7EB7CE21A'O } } } } } 20240908084549585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084549585 DLLC NOTICE LLME(ffffffff/e2ebe4b0){UNASSIGNED} LLC RX: unknown TLLI 0xe2ebe4b0, creating LLME on the fly (gprs_llc.c:552) 20240908084549585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084549585 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084549585 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084549585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084549585 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084549586 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084549586 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084549586 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084549586 DLLC NOTICE LLME(ffffffff/e2ebe4b0){UNASSIGNED} LLGM Assign pre (e2ebe4b0 => d00e8c9f) (gprs_llc.c:1079) 20240908084549586 DLLC NOTICE LLME(e2ebe4b0/d00e8c9f){ASSIGNED} LLGM Assign post (e2ebe4b0 => d00e8c9f) (gprs_llc.c:1125) 20240908084549586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084549586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084549586 DMM DEBUG MM(262420000000015/d00e8c9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084549596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084549596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084549596 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084549596 DMM DEBUG MM(262420000000015/d00e8c9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1084) 20240908084549596 DMM NOTICE MM(262420000000015/d00e8c9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084549596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084549596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084549596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084549596 DMM DEBUG MM(262420000000015/d00e8c9f) Requesting authorization (sgsn_auth.c:160) 20240908084549596 DMM INFO MM(262420000000015/d00e8c9f) Requesting authentication tuples (sgsn_auth.c:184) 20240908084549596 DMM DEBUG MM(262420000000015/d00e8c9f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084549596 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20240908084549596 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(687) SGSN_Test-GSUP(685)@89ea09d4f11f: Added IMSI table entry 0TC_detach_nopoweroff(687)"262420000000015" 20240908084549599 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084549599 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084549599 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084549599 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084549599 DMM INFO MM(262420000000015/d00e8c9f) Subscriber data update (mmctx.c:430) 20240908084549599 DMM DEBUG MM(262420000000015/d00e8c9f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084549599 DMM INFO MM(262420000000015/d00e8c9f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084549599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084549599 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084549599 DMM INFO MM(262420000000015/d00e8c9f) <- GMM AUTH AND CIPHERING REQ (rand = 4d 59 73 cf d1 a9 6c 1a a7 36 9f 5b ed 4e 9d 30 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084549606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084549606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084549606 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084549606 DMM INFO MM(262420000000015/d00e8c9f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084549606 DMM NOTICE MM(262420000000015/d00e8c9f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084549606 DMM DEBUG MM(262420000000015/d00e8c9f) checking auth: received GSM SRES = 58 9a 80 a2 (gprs_gmm.c:666) 20240908084549606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084549606 DMM DEBUG MM(262420000000015/d00e8c9f) Requesting authorization (sgsn_auth.c:160) 20240908084549606 DMM INFO MM(262420000000015/d00e8c9f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084549606 DMM DEBUG MM(262420000000015/d00e8c9f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084549606 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20240908084549606 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) 20240908084549606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084549606 DMM INFO MM(262420000000015/d00e8c9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xd00e8c9f) (gprs_gmm.c:300) 20240908084549608 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084549608 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084549608 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240908084549608 DMM INFO MM(262420000000015/d00e8c9f) Subscriber data update (mmctx.c:430) 20240908084549608 DMM DEBUG MM(262420000000015/d00e8c9f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084549608 DMM INFO MM(262420000000015/d00e8c9f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084549608 DMM NOTICE MM(262420000000015/d00e8c9f) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1000) 20240908084549608 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084549608 DMM NOTICE MM(262420000000015/d00e8c9f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084549608 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) 20240908084549608 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084549608 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20240908084549608 DMM INFO MM(262420000000015/d00e8c9f) Subscriber data update (mmctx.c:430) 20240908084549609 DMM DEBUG MM(262420000000015/d00e8c9f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084549614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084549614 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084549615 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084549615 DMM INFO MM(262420000000015/d00e8c9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084549615 DMM NOTICE MM(262420000000015/d00e8c9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084549615 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084549615 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084549615 DLLC NOTICE LLME(e2ebe4b0/d00e8c9f){ASSIGNED} LLGM Assign pre (ffffffff => d00e8c9f) (gprs_llc.c:1079) 20240908084549615 DLLC NOTICE LLME(ffffffff/d00e8c9f){ASSIGNED} LLGM Assign post (ffffffff => d00e8c9f) (gprs_llc.c:1125) 20240908084549615 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084549615 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084549615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084549615 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(687)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084549665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084549665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084549665 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084549665 DMM INFO MM(262420000000015/d00e8c9f) -> GMM DETACH REQUEST TLLI=0xd00e8c9f type=GPRS detach (gprs_gmm.c:1465) 20240908084549665 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240908084549665 DMM INFO MM(262420000000015/d00e8c9f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084549665 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084549665 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084549666 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084549666 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084549666 DLLC NOTICE LLME(ffffffff/d00e8c9f){ASSIGNED} LLGM Assign pre (d00e8c9f => ffffffff) (gprs_llc.c:1079) 20240908084549666 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d00e8c9f => ffffffff) (gprs_llc.c:1125) 20240908084549666 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20240908084549666 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) 20240908084549666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084549666 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084549666 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084549666 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084549666 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(687)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(671)@89ea09d4f11f: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(687)@89ea09d4f11f: Final verdict of PTC: pass 20240908084549674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40560<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084549676 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-Gb0-NS0(669)@89ea09d4f11f: Final verdict of PTC: none 20240908084549676 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(685)@89ea09d4f11f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(676)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(683)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(684)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(680)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(673)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(679)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(674)@89ea09d4f11f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(671)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(678)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(670)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(675)@89ea09d4f11f: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(682)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(677)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(686)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(672)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(681)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(669): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(670): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_nopoweroff-BVCI196(671): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(672): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(673): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(674): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(675): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_nopoweroff-BVCI210(676): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(677): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(678): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(679): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(680): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(681): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_nopoweroff-BVCI220(682): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(683): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(684): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(685): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(686): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_nopoweroff(687): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Sun Sep 8 08:45:49 UTC 2024 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43676) 20240908084550677 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084550677 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) 20240908084551678 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084551678 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Sun Sep 8 08:45: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_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 20240908084552679 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084552679 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_detach_poweroff started. 20240908084552820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084552822 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(688)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(689)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(688)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(692)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084552864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084552864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084552864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084552864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084552864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084552864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084552864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084552864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(692)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084552866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084552866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084552866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084552866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084552866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084552866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084552866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084552866 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552866 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084552866 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084552866 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(692)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084552867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084552867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(692)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084552871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(693)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(689)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(689)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084552879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084552879 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI196(691)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(694)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(693)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(697)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(697)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084552902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084552902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084552902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084552902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552902 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084552902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084552902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084552902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084552902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(697)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084552904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084552904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084552904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084552904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084552904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084552904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084552904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084552904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552904 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084552904 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084552904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(697)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084552905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084552905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(697)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084552908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(694)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(694)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(698)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084552918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084552919 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI210(696)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(699)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(698)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(702)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(702)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084552942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084552942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084552942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084552942 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084552942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084552942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084552942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084552942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(702)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084552944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084552944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084552944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084552944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084552944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084552944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084552944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084552944 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084552944 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084552944 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084552944 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(702)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084552945 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084552945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(702)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084552948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(699)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(699)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084552956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084552956 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_detach_poweroff-BVCI220(701)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084553680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084553680 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084553680 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084553680 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: 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) } } } } 20240908084553682 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084553683 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(691)@89ea09d4f11f: Adding Client=TC_detach_poweroff(706), IMSI='262420000000016'H, TLLI='C80A0943'O, index=0 SGSN_Test-GSUP(704)@89ea09d4f11f: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(706) TC_detach_poweroff(706)@89ea09d4f11f: 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 := 'F9BDE8EB8D707DA26A141F9E3382069A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '059297BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4A0A59337A397702'O } } } } } 20240908084554736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084554736 DLLC NOTICE LLME(ffffffff/c80a0943){UNASSIGNED} LLC RX: unknown TLLI 0xc80a0943, creating LLME on the fly (gprs_llc.c:552) 20240908084554736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084554736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084554736 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084554736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084554736 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084554736 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084554736 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084554736 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084554736 DLLC NOTICE LLME(ffffffff/c80a0943){UNASSIGNED} LLGM Assign pre (c80a0943 => cf34c16f) (gprs_llc.c:1079) 20240908084554736 DLLC NOTICE LLME(c80a0943/cf34c16f){ASSIGNED} LLGM Assign post (c80a0943 => cf34c16f) (gprs_llc.c:1125) 20240908084554736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084554736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084554736 DMM DEBUG MM(262420000000016/cf34c16f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084554750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084554750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084554750 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084554750 DMM DEBUG MM(262420000000016/cf34c16f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1084) 20240908084554750 DMM NOTICE MM(262420000000016/cf34c16f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084554750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084554750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084554750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084554750 DMM DEBUG MM(262420000000016/cf34c16f) Requesting authorization (sgsn_auth.c:160) 20240908084554750 DMM INFO MM(262420000000016/cf34c16f) Requesting authentication tuples (sgsn_auth.c:184) 20240908084554750 DMM DEBUG MM(262420000000016/cf34c16f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084554750 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20240908084554750 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(706) SGSN_Test-GSUP(704)@89ea09d4f11f: Added IMSI table entry 0TC_detach_poweroff(706)"262420000000016" 20240908084554753 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084554753 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084554753 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084554753 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084554753 DMM INFO MM(262420000000016/cf34c16f) Subscriber data update (mmctx.c:430) 20240908084554753 DMM DEBUG MM(262420000000016/cf34c16f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084554753 DMM INFO MM(262420000000016/cf34c16f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084554753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084554753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084554753 DMM INFO MM(262420000000016/cf34c16f) <- GMM AUTH AND CIPHERING REQ (rand = f9 bd e8 eb 8d 70 7d a2 6a 14 1f 9e 33 82 06 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084554759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084554759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084554759 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084554759 DMM INFO MM(262420000000016/cf34c16f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084554759 DMM NOTICE MM(262420000000016/cf34c16f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084554759 DMM DEBUG MM(262420000000016/cf34c16f) checking auth: received GSM SRES = 05 92 97 bb (gprs_gmm.c:666) 20240908084554759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084554759 DMM DEBUG MM(262420000000016/cf34c16f) Requesting authorization (sgsn_auth.c:160) 20240908084554759 DMM INFO MM(262420000000016/cf34c16f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084554760 DMM DEBUG MM(262420000000016/cf34c16f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084554760 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20240908084554760 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) 20240908084554760 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084554760 DMM INFO MM(262420000000016/cf34c16f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf34c16f) (gprs_gmm.c:300) 20240908084554761 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084554761 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084554761 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240908084554761 DMM INFO MM(262420000000016/cf34c16f) Subscriber data update (mmctx.c:430) 20240908084554761 DMM DEBUG MM(262420000000016/cf34c16f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084554761 DMM INFO MM(262420000000016/cf34c16f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084554761 DMM NOTICE MM(262420000000016/cf34c16f) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1000) 20240908084554761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084554761 DMM NOTICE MM(262420000000016/cf34c16f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084554761 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) 20240908084554762 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084554762 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20240908084554762 DMM INFO MM(262420000000016/cf34c16f) Subscriber data update (mmctx.c:430) 20240908084554762 DMM DEBUG MM(262420000000016/cf34c16f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084554767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084554767 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084554767 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084554767 DMM INFO MM(262420000000016/cf34c16f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084554767 DMM NOTICE MM(262420000000016/cf34c16f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084554767 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084554767 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084554767 DLLC NOTICE LLME(c80a0943/cf34c16f){ASSIGNED} LLGM Assign pre (ffffffff => cf34c16f) (gprs_llc.c:1079) 20240908084554767 DLLC NOTICE LLME(ffffffff/cf34c16f){ASSIGNED} LLGM Assign post (ffffffff => cf34c16f) (gprs_llc.c:1125) 20240908084554767 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084554767 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084554767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084554767 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(706)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084554818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084554818 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240908084554818 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084554818 DMM INFO MM(262420000000016/cf34c16f) -> GMM DETACH REQUEST TLLI=0xcf34c16f type=GPRS detach Power-off (gprs_gmm.c:1465) 20240908084554818 DMM INFO MM(262420000000016/cf34c16f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084554818 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084554818 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084554818 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084554818 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084554818 DLLC NOTICE LLME(ffffffff/cf34c16f){ASSIGNED} LLGM Assign pre (cf34c16f => ffffffff) (gprs_llc.c:1079) 20240908084554818 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cf34c16f => ffffffff) (gprs_llc.c:1125) 20240908084554818 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20240908084554818 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) 20240908084554818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084554818 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084554818 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084554818 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084554819 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(706)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(691)@89ea09d4f11f: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(706)@89ea09d4f11f: Final verdict of PTC: pass 20240908084559829 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40570<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084559831 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084559831 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(704)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(703)@89ea09d4f11f: Final verdict of PTC: none TC_detach_poweroff-BVCI210(696)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(689)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(692)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(699)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(693)@89ea09d4f11f: Final verdict of PTC: none TC_detach_poweroff-BVCI196(691)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(694)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(698)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(697)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(688)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(702)@89ea09d4f11f: Final verdict of PTC: none TC_detach_poweroff-BVCI220(701)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(700)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(705)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(690)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(695)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(688): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(689): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(690): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_poweroff-BVCI196(691): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(692): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(693): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(694): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(695): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_poweroff-BVCI210(696): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(697): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(698): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(699): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(700): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_poweroff-BVCI220(701): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(702): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(703): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(704): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(705): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_detach_poweroff(706): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_detach_poweroff finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Sun Sep 8 08:45:59 UTC 2024 ====== SGSN_Tests.TC_detach_poweroff pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=87108) 20240908084600832 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084600832 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) 20240908084601834 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084601834 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Sun Sep 8 08:46:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.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 20240908084602836 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084602836 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act started. 20240908084602982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084602983 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(707)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(708)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(707)@89ea09d4f11f: 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(712)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(712)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084603039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084603039 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603039 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084603039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084603039 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084603039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(712)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(711)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084603041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084603041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084603041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084603041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084603041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084603041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603041 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084603041 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084603041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084603042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084603042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(712)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(712)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084603046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(708)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(708)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(713)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084603056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603057 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(711)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } TC_attach_pdp_act-BVCI196(709)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(716)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(716)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084603063 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084603063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084603063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084603063 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603064 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084603064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084603064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084603064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084603064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(716)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084603065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084603065 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084603065 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084603066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084603066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084603066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084603066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084603066 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603066 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084603066 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084603066 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(716)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084603066 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084603066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(716)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084603070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(713)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(713)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084603079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603079 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(717)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 TC_attach_pdp_act-BVCI210(715)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(718)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(717)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(721)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084603106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084603106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084603106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084603106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084603106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084603106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084603106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084603106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(721)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084603108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084603108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084603108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084603108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084603108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084603108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084603108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084603108 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084603108 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084603108 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084603108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084603108 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084603109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(721)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(721)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084603112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(718)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(718)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084603122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603122 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act-BVCI220(720)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084603837 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084603837 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084603837 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084603837 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: 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) } } } } 20240908084603839 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084603840 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(709)@89ea09d4f11f: Adding Client=TC_attach_pdp_act(725), IMSI='262420000000017'H, TLLI='E3FAE579'O, index=0 SGSN_Test-GSUP(723)@89ea09d4f11f: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(725) TC_attach_pdp_act(725)@89ea09d4f11f: 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 := '9D70BB3541FB730EADAC5FFAA821A3C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D51B5A83'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '78965943EDA71B70'O } } } } } 20240908084603882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603882 DLLC NOTICE LLME(ffffffff/e3fae579){UNASSIGNED} LLC RX: unknown TLLI 0xe3fae579, creating LLME on the fly (gprs_llc.c:552) 20240908084603882 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084603882 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084603882 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084603882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084603882 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084603882 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084603882 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084603882 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084603882 DLLC NOTICE LLME(ffffffff/e3fae579){UNASSIGNED} LLGM Assign pre (e3fae579 => e9d180ba) (gprs_llc.c:1079) 20240908084603882 DLLC NOTICE LLME(e3fae579/e9d180ba){ASSIGNED} LLGM Assign post (e3fae579 => e9d180ba) (gprs_llc.c:1125) 20240908084603882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084603882 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084603882 DMM DEBUG MM(262420000000017/e9d180ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084603894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084603894 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084603894 DMM DEBUG MM(262420000000017/e9d180ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1084) 20240908084603894 DMM NOTICE MM(262420000000017/e9d180ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084603894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084603894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084603894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084603894 DMM DEBUG MM(262420000000017/e9d180ba) Requesting authorization (sgsn_auth.c:160) 20240908084603894 DMM INFO MM(262420000000017/e9d180ba) Requesting authentication tuples (sgsn_auth.c:184) 20240908084603894 DMM DEBUG MM(262420000000017/e9d180ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084603894 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20240908084603894 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(725) SGSN_Test-GSUP(723)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act(725)"262420000000017" 20240908084603897 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084603897 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084603897 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084603897 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084603897 DMM INFO MM(262420000000017/e9d180ba) Subscriber data update (mmctx.c:430) 20240908084603897 DMM DEBUG MM(262420000000017/e9d180ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084603897 DMM INFO MM(262420000000017/e9d180ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084603897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084603897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084603897 DMM INFO MM(262420000000017/e9d180ba) <- GMM AUTH AND CIPHERING REQ (rand = 9d 70 bb 35 41 fb 73 0e ad ac 5f fa a8 21 a3 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084603905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084603905 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084603905 DMM INFO MM(262420000000017/e9d180ba) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084603905 DMM NOTICE MM(262420000000017/e9d180ba) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084603906 DMM DEBUG MM(262420000000017/e9d180ba) checking auth: received GSM SRES = d5 1b 5a 83 (gprs_gmm.c:666) 20240908084603906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084603906 DMM DEBUG MM(262420000000017/e9d180ba) Requesting authorization (sgsn_auth.c:160) 20240908084603906 DMM INFO MM(262420000000017/e9d180ba) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084603906 DMM DEBUG MM(262420000000017/e9d180ba) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084603906 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20240908084603906 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) 20240908084603906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084603906 DMM INFO MM(262420000000017/e9d180ba) <- GMM ATTACH ACCEPT (new P-TMSI=0xe9d180ba) (gprs_gmm.c:300) 20240908084603907 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084603907 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084603907 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240908084603907 DMM INFO MM(262420000000017/e9d180ba) Subscriber data update (mmctx.c:430) 20240908084603907 DMM DEBUG MM(262420000000017/e9d180ba) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084603907 DMM INFO MM(262420000000017/e9d180ba) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084603907 DMM NOTICE MM(262420000000017/e9d180ba) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1000) 20240908084603907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084603907 DMM NOTICE MM(262420000000017/e9d180ba) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084603907 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) 20240908084603908 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084603908 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20240908084603908 DMM INFO MM(262420000000017/e9d180ba) Subscriber data update (mmctx.c:430) 20240908084603908 DMM DEBUG MM(262420000000017/e9d180ba) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084603914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084603914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084603914 DMM INFO MM(262420000000017/e9d180ba) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084603914 DMM NOTICE MM(262420000000017/e9d180ba) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084603914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084603914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084603914 DLLC NOTICE LLME(e3fae579/e9d180ba){ASSIGNED} LLGM Assign pre (ffffffff => e9d180ba) (gprs_llc.c:1079) 20240908084603914 DLLC NOTICE LLME(ffffffff/e9d180ba){ASSIGNED} LLGM Assign post (ffffffff => e9d180ba) (gprs_llc.c:1125) 20240908084603914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084603914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084603914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084603914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(725)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084603966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084603966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084603966 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084603966 DMM INFO MM(262420000000017/e9d180ba) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084603966 DMM INFO MM(262420000000017/e9d180ba) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084603966 DMM DEBUG MM(262420000000017/e9d180ba) Using GGSN 0 (gprs_sm.c:312) 20240908084603966 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) 20240908084603966 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20240908084603966 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084603966 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084603966 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:402) 20240908084603977 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 1c 87 11 37 11 cb 64 dd d8 14 05 7f 72 23 57 52 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) 20240908084603977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcc04f0) (sgsn_libgtp.c:629) 20240908084603977 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084603977 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc3d18 TLLI=e9d180ba, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084603977 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084603977 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(725)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(725)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(709)@89ea09d4f11f: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(725)@89ea09d4f11f: Final verdict of PTC: pass 20240908084603987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49372<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(723)@89ea09d4f11f: Final verdict of PTC: none 20240908084603989 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084603989 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(712)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(711)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(707)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(722)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(709)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(717)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(721)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(708)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(716)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(715)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(718)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(720)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(713)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(724)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(710)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(719)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(714)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(707): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(708): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act-BVCI196(709): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(710): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(711): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(712): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(713): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(714): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act-BVCI210(715): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(716): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(717): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(718): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(719): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act-BVCI220(720): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(721): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(722): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(723): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(724): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act(725): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Sun Sep 8 08:46:04 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36640) 20240908084604990 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084604990 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=88116) 20240908084605991 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084605991 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Sun Sep 8 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_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 20240908084606993 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084606993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_pdp_act_unattached started. 20240908084607135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084607136 DMM INFO MM(262420000000017/e9d180ba) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084607136 DMM INFO MM(262420000000017/e9d180ba) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084607136 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084607136 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084607136 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084607136 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084607136 DLLC NOTICE LLME(ffffffff/e9d180ba){ASSIGNED} LLGM Assign pre (e9d180ba => ffffffff) (gprs_llc.c:1079) 20240908084607136 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e9d180ba => ffffffff) (gprs_llc.c:1125) 20240908084607136 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc39c0 (gprs_sndcp.c:574) 20240908084607137 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc3d18, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084607137 DMM NOTICE MM(262420000000017/e9d180ba) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084607137 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20240908084607137 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084607137 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084607137 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:402) 20240908084607137 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20240908084607137 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) 20240908084607137 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) 20240908084607137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084607137 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084607137 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084607137 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084607137 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(726)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(727)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(726)@89ea09d4f11f: 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(731)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(731)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084607192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084607192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084607192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084607193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607193 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084607193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084607193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084607193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084607193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20240908084607194 DGPRS DEBUG Checking for inactive LLMEs, time = 7595901 (sgsn.c:131) -NSVCI97(731)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084607194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084607194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084607194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084607195 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607195 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084607195 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084607195 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084607195 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084607195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(730)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(731)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(731)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084607199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(727)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(727)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084607207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084607207 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI196(728)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(732)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(730)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(735)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084607225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084607225 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607225 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084607225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084607225 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084607225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(735)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084607227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084607227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084607227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084607227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084607227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084607227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084607227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084607227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084607227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084607227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084607228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084607228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(735)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(735)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084607232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(736)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(732)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(732)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084607242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084607242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI210(734)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(737)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(736)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(740)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084607265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084607265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084607265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084607265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607265 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084607265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084607265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084607265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084607265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(740)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084607267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084607267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084607267 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084607268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084607268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084607268 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084607268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084607268 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084607268 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084607268 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084607268 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084607269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084607269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(740)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(740)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084607273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(737)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(737)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084607281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084607281 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_pdp_act_unattached-BVCI220(739)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084607994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084607994 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084607994 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084607994 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: 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) } } } } 20240908084607996 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084607997 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(728)@89ea09d4f11f: Adding Client=TC_pdp_act_unattached(744), IMSI='262420000000018'H, TLLI='D9DF759C'O, index=0 SGSN_Test-GSUP(742)@89ea09d4f11f: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(744) 20240908084608040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084608040 DLLC NOTICE LLME(ffffffff/d9df759c){UNASSIGNED} LLC RX: unknown TLLI 0xd9df759c, creating LLME on the fly (gprs_llc.c:552) 20240908084608040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084608040 DMM NOTICE LLME(ffffffff/d9df759c){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:723) 20240908084608040 DLLC NOTICE LLME(ffffffff/d9df759c){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240908084608040 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:251) TC_pdp_act_unattached(744)@89ea09d4f11f: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(728)@89ea09d4f11f: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(744)@89ea09d4f11f: Final verdict of PTC: pass 20240908084608053 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(742)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(735)@89ea09d4f11f: Final verdict of PTC: none 20240908084608055 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084608055 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(727)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(740)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(741)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(731)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(726)@89ea09d4f11f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(739)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(732)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(730)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(737)@89ea09d4f11f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(728)@89ea09d4f11f: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(734)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(736)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(743)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(733)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(729)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(738)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(726): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(727): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pdp_act_unattached-BVCI196(728): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(729): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(730): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(731): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(732): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(733): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pdp_act_unattached-BVCI210(734): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(735): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(736): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(737): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(738): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pdp_act_unattached-BVCI220(739): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(740): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(741): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(742): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(743): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pdp_act_unattached(744): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Sun Sep 8 08:46:08 UTC 2024 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43132) 20240908084609057 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084609057 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43132, count=55940) 20240908084610059 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084610059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Sun Sep 8 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_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 20240908084611061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084611061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_user started. 20240908084611199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084611200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(745)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(746)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(745)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(749)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084611247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084611247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084611247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084611247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611247 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084611247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084611247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084611247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084611247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(749)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084611249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084611249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084611249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084611249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084611249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084611249 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084611249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084611249 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611249 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084611249 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084611249 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(749)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084611250 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084611250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(749)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084611254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(750)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(746)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(746)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084611262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084611262 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(748)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(751)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(750)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(755)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084611290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084611290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084611290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084611290 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611290 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084611290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084611290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084611290 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084611290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(754)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(755)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084611292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084611292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084611292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084611292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084611292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084611292 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084611292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084611292 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611292 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084611292 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084611292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(755)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084611293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084611293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(755)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084611297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(751)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(751)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(756)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084611307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084611307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(752)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(759)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084611319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084611319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084611319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084611319 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611319 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084611319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084611319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084611319 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084611319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(759)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084611320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084611320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084611320 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084611321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084611321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084611321 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084611321 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084611321 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084611321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084611321 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084611321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(759)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(759)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084611326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(756)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(756)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084611336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084611336 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI220(758)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084612062 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084612063 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084612063 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084612063 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: 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) } } } } 20240908084612065 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084612065 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(748)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_user(763), IMSI='262420000000019'H, TLLI='E5B15E93'O, index=0 SGSN_Test-GSUP(761)@89ea09d4f11f: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(763) TC_attach_pdp_act_user(763)@89ea09d4f11f: 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 := '8838C33E1CD0C7E5395C7955A42D8DBC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5D6BDC78'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F5FD60669D73A06A'O } } } } } 20240908084612113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612113 DLLC NOTICE LLME(ffffffff/e5b15e93){UNASSIGNED} LLC RX: unknown TLLI 0xe5b15e93, creating LLME on the fly (gprs_llc.c:552) 20240908084612113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084612113 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084612113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084612113 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084612113 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084612113 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084612113 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084612113 DLLC NOTICE LLME(ffffffff/e5b15e93){UNASSIGNED} LLGM Assign pre (e5b15e93 => fbba67a7) (gprs_llc.c:1079) 20240908084612113 DLLC NOTICE LLME(e5b15e93/fbba67a7){ASSIGNED} LLGM Assign post (e5b15e93 => fbba67a7) (gprs_llc.c:1125) 20240908084612113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084612113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084612113 DMM DEBUG MM(262420000000019/fbba67a7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084612126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612126 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084612126 DMM DEBUG MM(262420000000019/fbba67a7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1084) 20240908084612126 DMM NOTICE MM(262420000000019/fbba67a7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084612126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084612126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084612126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084612126 DMM DEBUG MM(262420000000019/fbba67a7) Requesting authorization (sgsn_auth.c:160) 20240908084612126 DMM INFO MM(262420000000019/fbba67a7) Requesting authentication tuples (sgsn_auth.c:184) 20240908084612126 DMM DEBUG MM(262420000000019/fbba67a7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084612126 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20240908084612126 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(763) SGSN_Test-GSUP(761)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_user(763)"262420000000019" 20240908084612129 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084612129 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084612129 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084612129 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084612129 DMM INFO MM(262420000000019/fbba67a7) Subscriber data update (mmctx.c:430) 20240908084612129 DMM DEBUG MM(262420000000019/fbba67a7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084612129 DMM INFO MM(262420000000019/fbba67a7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084612129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084612129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084612129 DMM INFO MM(262420000000019/fbba67a7) <- GMM AUTH AND CIPHERING REQ (rand = 88 38 c3 3e 1c d0 c7 e5 39 5c 79 55 a4 2d 8d bc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084612137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612137 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612137 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084612137 DMM INFO MM(262420000000019/fbba67a7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084612137 DMM NOTICE MM(262420000000019/fbba67a7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084612137 DMM DEBUG MM(262420000000019/fbba67a7) checking auth: received GSM SRES = 5d 6b dc 78 (gprs_gmm.c:666) 20240908084612137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084612137 DMM DEBUG MM(262420000000019/fbba67a7) Requesting authorization (sgsn_auth.c:160) 20240908084612137 DMM INFO MM(262420000000019/fbba67a7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084612137 DMM DEBUG MM(262420000000019/fbba67a7) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084612137 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20240908084612137 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) 20240908084612137 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084612137 DMM INFO MM(262420000000019/fbba67a7) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbba67a7) (gprs_gmm.c:300) 20240908084612138 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084612138 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084612138 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240908084612138 DMM INFO MM(262420000000019/fbba67a7) Subscriber data update (mmctx.c:430) 20240908084612138 DMM DEBUG MM(262420000000019/fbba67a7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084612138 DMM INFO MM(262420000000019/fbba67a7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084612138 DMM NOTICE MM(262420000000019/fbba67a7) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1000) 20240908084612138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084612138 DMM NOTICE MM(262420000000019/fbba67a7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084612138 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) 20240908084612139 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084612139 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20240908084612139 DMM INFO MM(262420000000019/fbba67a7) Subscriber data update (mmctx.c:430) 20240908084612139 DMM DEBUG MM(262420000000019/fbba67a7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084612145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612145 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612145 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084612145 DMM INFO MM(262420000000019/fbba67a7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084612145 DMM NOTICE MM(262420000000019/fbba67a7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084612145 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084612145 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084612145 DLLC NOTICE LLME(e5b15e93/fbba67a7){ASSIGNED} LLGM Assign pre (ffffffff => fbba67a7) (gprs_llc.c:1079) 20240908084612145 DLLC NOTICE LLME(ffffffff/fbba67a7){ASSIGNED} LLGM Assign post (ffffffff => fbba67a7) (gprs_llc.c:1125) 20240908084612145 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084612145 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084612145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084612145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(763)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084612196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612196 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612196 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084612196 DMM INFO MM(262420000000019/fbba67a7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084612196 DMM INFO MM(262420000000019/fbba67a7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084612196 DMM DEBUG MM(262420000000019/fbba67a7) Using GGSN 0 (gprs_sm.c:312) 20240908084612196 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) 20240908084612196 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20240908084612196 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084612196 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084612197 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:402) 20240908084612207 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 7e fa c6 78 11 73 c6 83 72 14 05 7f c5 98 c4 18 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) 20240908084612207 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6f138, cbp=0x5605dfcc0a90) (sgsn_libgtp.c:629) 20240908084612207 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084612207 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc5fc8 TLLI=fbba67a7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084612207 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084612207 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(763)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(763)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084612215 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:776) 20240908084612223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084612223 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084612223 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_attach_pdp_act_user-BVCI196(748)@89ea09d4f11f: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(763)@89ea09d4f11f: Final verdict of PTC: pass 20240908084612228 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35300<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(761)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(755)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(758)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(759)@89ea09d4f11f: Final verdict of PTC: none 20240908084612231 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084612231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb2-NS2(754)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(748)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(752)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(749)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(750)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(760)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(745)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(756)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(751)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(746)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(762)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(747)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(757)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(753)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(745): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(746): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(747): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(748): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(749): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(750): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(751): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(752): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(753): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(755): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(756): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(758): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(759): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(760): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(761): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(762): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user(763): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Sun Sep 8 08:46:12 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=37024) 20240908084613231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084613231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=37024, count=92060) 20240908084614233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084614233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Sun Sep 8 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_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 20240908084615233 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084615233 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_ggsn_reject started. 20240908084615374 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084615375 DMM INFO MM(262420000000019/fbba67a7) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084615375 DMM INFO MM(262420000000019/fbba67a7) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084615375 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084615375 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084615375 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084615375 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084615375 DLLC NOTICE LLME(ffffffff/fbba67a7){ASSIGNED} LLGM Assign pre (fbba67a7 => ffffffff) (gprs_llc.c:1079) 20240908084615375 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fbba67a7 => ffffffff) (gprs_llc.c:1125) 20240908084615375 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc5c70 (gprs_sndcp.c:574) 20240908084615375 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc5fc8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084615376 DMM NOTICE MM(262420000000019/fbba67a7) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084615376 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20240908084615376 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084615376 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084615376 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:402) 20240908084615376 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20240908084615376 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) 20240908084615376 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) 20240908084615376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084615376 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084615376 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084615376 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084615376 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(764)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(768)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084615424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084615424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084615424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084615424 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615424 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084615424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084615424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084615424 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084615424 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084615426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084615426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084615426 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084615427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084615427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084615427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084615427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084615427 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615427 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084615427 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084615427 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084615427 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084615427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084615431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084615441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084615441 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI196(767)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084615460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084615460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084615460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084615460 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615460 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084615460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084615460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084615460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084615460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084615461 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084615461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084615462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084615462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084615462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084615462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084615462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084615462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615462 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084615462 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084615462 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084615462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084615462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(773)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084615467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084615476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084615476 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI210(772)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(779)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084615503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084615503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084615503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084615503 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615503 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084615503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084615503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084615503 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084615503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(779)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084615505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084615505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084615505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084615506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084615506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084615506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084615506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084615506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084615506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084615506 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084615506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084615506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084615506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(779)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(779)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084615509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084615518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084615518 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_ggsn_reject-BVCI220(776)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084616235 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084616235 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084616235 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084616235 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: 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) } } } } 20240908084616237 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084616237 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(767)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_ggsn_reject(782), IMSI='262420000000020'H, TLLI='FBA17FB0'O, index=0 SGSN_Test-GSUP(780)@89ea09d4f11f: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(782) TC_attach_pdp_act_ggsn_reject(782)@89ea09d4f11f: 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 := 'C8D9D952CB340F265F788C2A4E2F2394'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '28E4814D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2E5D7B7D793F040B'O } } } } } 20240908084616286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084616286 DLLC NOTICE LLME(ffffffff/fba17fb0){UNASSIGNED} LLC RX: unknown TLLI 0xfba17fb0, creating LLME on the fly (gprs_llc.c:552) 20240908084616286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084616286 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084616286 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084616286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084616286 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084616286 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084616286 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084616286 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084616286 DLLC NOTICE LLME(ffffffff/fba17fb0){UNASSIGNED} LLGM Assign pre (fba17fb0 => cd45ef95) (gprs_llc.c:1079) 20240908084616286 DLLC NOTICE LLME(fba17fb0/cd45ef95){ASSIGNED} LLGM Assign post (fba17fb0 => cd45ef95) (gprs_llc.c:1125) 20240908084616286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084616286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084616286 DMM DEBUG MM(262420000000020/cd45ef95) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084616300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084616300 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084616300 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084616300 DMM DEBUG MM(262420000000020/cd45ef95) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1084) 20240908084616300 DMM NOTICE MM(262420000000020/cd45ef95) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084616300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084616300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084616300 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084616300 DMM DEBUG MM(262420000000020/cd45ef95) Requesting authorization (sgsn_auth.c:160) 20240908084616300 DMM INFO MM(262420000000020/cd45ef95) Requesting authentication tuples (sgsn_auth.c:184) 20240908084616300 DMM DEBUG MM(262420000000020/cd45ef95) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084616300 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20240908084616300 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(782) SGSN_Test-GSUP(780)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(782)"262420000000020" 20240908084616303 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084616303 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084616303 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084616303 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084616303 DMM INFO MM(262420000000020/cd45ef95) Subscriber data update (mmctx.c:430) 20240908084616303 DMM DEBUG MM(262420000000020/cd45ef95) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084616303 DMM INFO MM(262420000000020/cd45ef95) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084616303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084616303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084616303 DMM INFO MM(262420000000020/cd45ef95) <- GMM AUTH AND CIPHERING REQ (rand = c8 d9 d9 52 cb 34 0f 26 5f 78 8c 2a 4e 2f 23 94 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084616311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084616311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084616311 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084616311 DMM INFO MM(262420000000020/cd45ef95) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084616311 DMM NOTICE MM(262420000000020/cd45ef95) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084616311 DMM DEBUG MM(262420000000020/cd45ef95) checking auth: received GSM SRES = 28 e4 81 4d (gprs_gmm.c:666) 20240908084616311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084616311 DMM DEBUG MM(262420000000020/cd45ef95) Requesting authorization (sgsn_auth.c:160) 20240908084616311 DMM INFO MM(262420000000020/cd45ef95) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084616311 DMM DEBUG MM(262420000000020/cd45ef95) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084616312 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20240908084616312 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) 20240908084616312 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084616312 DMM INFO MM(262420000000020/cd45ef95) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd45ef95) (gprs_gmm.c:300) 20240908084616313 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084616313 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084616313 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240908084616313 DMM INFO MM(262420000000020/cd45ef95) Subscriber data update (mmctx.c:430) 20240908084616313 DMM DEBUG MM(262420000000020/cd45ef95) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084616313 DMM INFO MM(262420000000020/cd45ef95) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084616313 DMM NOTICE MM(262420000000020/cd45ef95) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1000) 20240908084616313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084616313 DMM NOTICE MM(262420000000020/cd45ef95) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084616313 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) 20240908084616314 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084616314 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20240908084616314 DMM INFO MM(262420000000020/cd45ef95) Subscriber data update (mmctx.c:430) 20240908084616314 DMM DEBUG MM(262420000000020/cd45ef95) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084616320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084616320 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084616320 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084616320 DMM INFO MM(262420000000020/cd45ef95) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084616320 DMM NOTICE MM(262420000000020/cd45ef95) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084616320 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084616320 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084616320 DLLC NOTICE LLME(fba17fb0/cd45ef95){ASSIGNED} LLGM Assign pre (ffffffff => cd45ef95) (gprs_llc.c:1079) 20240908084616320 DLLC NOTICE LLME(ffffffff/cd45ef95){ASSIGNED} LLGM Assign post (ffffffff => cd45ef95) (gprs_llc.c:1125) 20240908084616320 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084616320 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084616320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084616320 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(782)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084616371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084616371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084616371 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084616371 DMM INFO MM(262420000000020/cd45ef95) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084616371 DMM INFO MM(262420000000020/cd45ef95) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084616371 DMM DEBUG MM(262420000000020/cd45ef95) Using GGSN 0 (gprs_sm.c:312) 20240908084616371 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) 20240908084616371 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20240908084616371 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084616371 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084616371 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:402) 20240908084616381 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 3d 9d 50 89 11 0b 72 9e a1 14 05 7f d7 e1 37 c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1030 from retransmit req queue (gtp.c:443) 20240908084616381 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084616381 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240908084616381 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20240908084616381 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084616381 DMM NOTICE MM(262420000000020/cd45ef95) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_pdp_act_ggsn_reject(782)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(782)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(767)@89ea09d4f11f: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(782)@89ea09d4f11f: Final verdict of PTC: pass 20240908084616389 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(780)@89ea09d4f11f: Final verdict of PTC: none 20240908084616391 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084616391 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(773)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(768)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(778)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(767)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(776)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(772)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(779)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(781)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(777)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(766)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(771)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(767): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(772): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(776): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(777): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(778): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(779): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(781): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(782): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Sun Sep 8 08:46:16 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43072) 20240908084617392 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084617392 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=94216) 20240908084618394 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084618394 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Sun Sep 8 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_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 20240908084619395 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084619395 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_user_deact_mo started. 20240908084619536 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084619538 DMM INFO MM(262420000000020/cd45ef95) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084619538 DMM INFO MM(262420000000020/cd45ef95) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084619538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084619538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084619538 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084619538 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084619538 DLLC NOTICE LLME(ffffffff/cd45ef95){ASSIGNED} LLGM Assign pre (cd45ef95 => ffffffff) (gprs_llc.c:1079) 20240908084619538 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cd45ef95 => ffffffff) (gprs_llc.c:1125) 20240908084619538 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20240908084619538 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) 20240908084619538 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) 20240908084619538 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084619538 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084619538 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084619538 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084619538 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(783)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(784)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(783)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(787)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084619580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084619580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084619580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084619580 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619580 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084619580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084619580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084619580 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084619580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(787)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084619581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084619581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084619581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084619581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084619581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084619581 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084619581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084619581 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619581 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084619581 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084619581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084619582 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084619582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(787)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(787)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084619585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(784)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(784)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(788)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084619593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084619594 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)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(789)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(788)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084619626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084619626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084619626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084619626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084619626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084619626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084619626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084619626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(792)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(793)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084619628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084619628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084619628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084619628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084619628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084619628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084619628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084619628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084619628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084619628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(793)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084619629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084619629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084619633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(789)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(789)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084619643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084619643 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)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(794)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(792)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(797)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(797)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084619658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084619658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084619658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084619658 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619658 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084619658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084619658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084619658 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084619658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(797)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084619659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084619659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084619659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084619659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084619659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084619659 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084619659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084619659 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084619659 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084619660 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084619660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084619660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084619660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(797)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(797)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084619663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(794)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(794)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084619673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084619673 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_user_deact_mo-BVCI220(796)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084620396 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084620396 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084620396 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084620396 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: 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) } } } } 20240908084620398 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084620398 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(786)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_user_deact_mo(801), IMSI='262420000000021'H, TLLI='D67592FF'O, index=0 SGSN_Test-GSUP(799)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := 'B968437D190539547C21BB63976D2D4B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51533CF3'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FC3BA0F060B372E'O } } } } } 20240908084620451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620451 DLLC NOTICE LLME(ffffffff/d67592ff){UNASSIGNED} LLC RX: unknown TLLI 0xd67592ff, creating LLME on the fly (gprs_llc.c:552) 20240908084620451 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620451 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084620451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084620451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084620451 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084620451 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084620451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084620451 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084620451 DLLC NOTICE LLME(ffffffff/d67592ff){UNASSIGNED} LLGM Assign pre (d67592ff => f8ad9eae) (gprs_llc.c:1079) 20240908084620451 DLLC NOTICE LLME(d67592ff/f8ad9eae){ASSIGNED} LLGM Assign post (d67592ff => f8ad9eae) (gprs_llc.c:1125) 20240908084620451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084620451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084620451 DMM DEBUG MM(262420000000021/f8ad9eae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084620464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620464 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620464 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620464 DMM DEBUG MM(262420000000021/f8ad9eae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1084) 20240908084620464 DMM NOTICE MM(262420000000021/f8ad9eae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084620464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084620464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084620464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084620464 DMM DEBUG MM(262420000000021/f8ad9eae) Requesting authorization (sgsn_auth.c:160) 20240908084620464 DMM INFO MM(262420000000021/f8ad9eae) Requesting authentication tuples (sgsn_auth.c:184) 20240908084620464 DMM DEBUG MM(262420000000021/f8ad9eae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084620464 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20240908084620464 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(801) SGSN_Test-GSUP(799)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(801)"262420000000021" 20240908084620467 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084620467 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084620467 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084620467 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084620467 DMM INFO MM(262420000000021/f8ad9eae) Subscriber data update (mmctx.c:430) 20240908084620467 DMM DEBUG MM(262420000000021/f8ad9eae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084620467 DMM INFO MM(262420000000021/f8ad9eae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084620467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084620467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084620467 DMM INFO MM(262420000000021/f8ad9eae) <- GMM AUTH AND CIPHERING REQ (rand = b9 68 43 7d 19 05 39 54 7c 21 bb 63 97 6d 2d 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084620475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620475 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620475 DMM INFO MM(262420000000021/f8ad9eae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084620475 DMM NOTICE MM(262420000000021/f8ad9eae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084620475 DMM DEBUG MM(262420000000021/f8ad9eae) checking auth: received GSM SRES = 51 53 3c f3 (gprs_gmm.c:666) 20240908084620475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084620475 DMM DEBUG MM(262420000000021/f8ad9eae) Requesting authorization (sgsn_auth.c:160) 20240908084620475 DMM INFO MM(262420000000021/f8ad9eae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084620475 DMM DEBUG MM(262420000000021/f8ad9eae) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084620475 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20240908084620475 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) 20240908084620475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084620475 DMM INFO MM(262420000000021/f8ad9eae) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8ad9eae) (gprs_gmm.c:300) 20240908084620476 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084620476 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084620476 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084620476 DMM INFO MM(262420000000021/f8ad9eae) Subscriber data update (mmctx.c:430) 20240908084620476 DMM DEBUG MM(262420000000021/f8ad9eae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084620476 DMM INFO MM(262420000000021/f8ad9eae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084620476 DMM NOTICE MM(262420000000021/f8ad9eae) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1000) 20240908084620476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084620476 DMM NOTICE MM(262420000000021/f8ad9eae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084620476 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) 20240908084620477 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084620477 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20240908084620477 DMM INFO MM(262420000000021/f8ad9eae) Subscriber data update (mmctx.c:430) 20240908084620477 DMM DEBUG MM(262420000000021/f8ad9eae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084620482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620483 DMM INFO MM(262420000000021/f8ad9eae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084620483 DMM NOTICE MM(262420000000021/f8ad9eae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084620483 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084620483 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084620483 DLLC NOTICE LLME(d67592ff/f8ad9eae){ASSIGNED} LLGM Assign pre (ffffffff => f8ad9eae) (gprs_llc.c:1079) 20240908084620483 DLLC NOTICE LLME(ffffffff/f8ad9eae){ASSIGNED} LLGM Assign post (ffffffff => f8ad9eae) (gprs_llc.c:1125) 20240908084620483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084620483 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084620483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084620483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(801)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084620534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620534 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620534 DMM INFO MM(262420000000021/f8ad9eae) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084620534 DMM INFO MM(262420000000021/f8ad9eae) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084620534 DMM DEBUG MM(262420000000021/f8ad9eae) Using GGSN 0 (gprs_sm.c:312) 20240908084620534 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) 20240908084620534 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20240908084620534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084620534 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084620534 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:402) 20240908084620546 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 4d d2 0f 1e 11 dc d3 2e f4 14 05 7f a0 d8 57 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=1031 from retransmit req queue (gtp.c:443) 20240908084620546 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084620546 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084620546 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=f8ad9eae, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084620546 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084620546 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(801)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(801)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084620556 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:776) 20240908084620563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620563 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620563 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084620567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240908084620567 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084620567 DMM INFO MM(262420000000021/f8ad9eae) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240908084620567 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084620567 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:402) 20240908084620569 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) 20240908084620569 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084620569 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240908084620569 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=f8ad9eae, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084620569 DMM INFO MM(262420000000021/f8ad9eae) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240908084620569 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240908084620569 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(801)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(786)@89ea09d4f11f: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(801)@89ea09d4f11f: Final verdict of PTC: pass 20240908084620577 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084620579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084620579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(799)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(793)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(797)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(790)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(783)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(796)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(788)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(789)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(792)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(787)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(794)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(786)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(784)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(800)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(791)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(785)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(795)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(783): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(784): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(785): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(786): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(787): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(788): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(789): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(790): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(792): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(794): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(795): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(796): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(797): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(799): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(800): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(801): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Sun Sep 8 08:46:20 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240908084621580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084621580 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) 20240908084622581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084622581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Sun Sep 8 08:46: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_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 20240908084623582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084623582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_user_deact_mt started. 20240908084623723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084623725 DMM INFO MM(262420000000021/f8ad9eae) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084623725 DMM INFO MM(262420000000021/f8ad9eae) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084623725 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084623725 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084623725 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084623725 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084623725 DLLC NOTICE LLME(ffffffff/f8ad9eae){ASSIGNED} LLGM Assign pre (f8ad9eae => ffffffff) (gprs_llc.c:1079) 20240908084623725 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f8ad9eae => ffffffff) (gprs_llc.c:1125) 20240908084623725 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20240908084623725 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) 20240908084623725 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) 20240908084623725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084623725 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084623725 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084623725 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084623725 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(802)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(803)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(802)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(806)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084623768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084623768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084623768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084623768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623768 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084623768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084623768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084623768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084623768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(806)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084623770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084623770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084623770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084623770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084623770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084623770 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084623770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084623770 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623770 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084623770 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084623770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084623771 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084623771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(806)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(806)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084623774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(803)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(803)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(807)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084623782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084623782 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)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(808)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(807)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(811)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084623808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084623808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084623808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084623808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084623808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084623808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084623808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084623808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(811)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084623810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084623810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084623810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084623810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084623810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084623810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084623810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084623810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084623810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084623810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(811)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084623811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084623811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(811)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084623814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(808)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(808)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(812)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084623823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084623823 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)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(813)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(812)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(816)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084623843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084623843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084623843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084623843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084623843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084623843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084623843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084623843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(816)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084623845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084623845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084623845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084623845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084623845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084623845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084623845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084623845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084623845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084623845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084623845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084623846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084623846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(816)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(816)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084623849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(813)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(813)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084623860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084623860 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084624583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084624583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084624583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084624583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: 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) } } } } 20240908084624585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084624586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(805)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_user_deact_mt(820), IMSI='262420000000022'H, TLLI='F895E71D'O, index=0 SGSN_Test-GSUP(818)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := '0DE353F23A5342C7342990AA0C50688E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4E4306E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F214771696D4D416'O } } } } } 20240908084624632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624632 DLLC NOTICE LLME(ffffffff/f895e71d){UNASSIGNED} LLC RX: unknown TLLI 0xf895e71d, creating LLME on the fly (gprs_llc.c:552) 20240908084624632 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624632 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084624632 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084624632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084624632 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084624632 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084624632 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084624632 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084624632 DLLC NOTICE LLME(ffffffff/f895e71d){UNASSIGNED} LLGM Assign pre (f895e71d => db087121) (gprs_llc.c:1079) 20240908084624632 DLLC NOTICE LLME(f895e71d/db087121){ASSIGNED} LLGM Assign post (f895e71d => db087121) (gprs_llc.c:1125) 20240908084624632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084624632 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084624632 DMM DEBUG MM(262420000000022/db087121) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084624646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624646 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624646 DMM DEBUG MM(262420000000022/db087121) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240908084624646 DMM NOTICE MM(262420000000022/db087121) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084624646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084624646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084624646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084624646 DMM DEBUG MM(262420000000022/db087121) Requesting authorization (sgsn_auth.c:160) 20240908084624646 DMM INFO MM(262420000000022/db087121) Requesting authentication tuples (sgsn_auth.c:184) 20240908084624646 DMM DEBUG MM(262420000000022/db087121) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084624646 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240908084624646 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(820) SGSN_Test-GSUP(818)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(820)"262420000000022" 20240908084624649 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084624649 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084624649 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084624649 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084624649 DMM INFO MM(262420000000022/db087121) Subscriber data update (mmctx.c:430) 20240908084624649 DMM DEBUG MM(262420000000022/db087121) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084624649 DMM INFO MM(262420000000022/db087121) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084624649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084624649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084624649 DMM INFO MM(262420000000022/db087121) <- GMM AUTH AND CIPHERING REQ (rand = 0d e3 53 f2 3a 53 42 c7 34 29 90 aa 0c 50 68 8e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084624656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624657 DMM INFO MM(262420000000022/db087121) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084624657 DMM NOTICE MM(262420000000022/db087121) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084624657 DMM DEBUG MM(262420000000022/db087121) checking auth: received GSM SRES = 4e 43 06 e2 (gprs_gmm.c:666) 20240908084624657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084624657 DMM DEBUG MM(262420000000022/db087121) Requesting authorization (sgsn_auth.c:160) 20240908084624657 DMM INFO MM(262420000000022/db087121) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084624657 DMM DEBUG MM(262420000000022/db087121) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084624657 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240908084624657 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) 20240908084624657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084624657 DMM INFO MM(262420000000022/db087121) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb087121) (gprs_gmm.c:300) 20240908084624658 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084624658 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084624658 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240908084624658 DMM INFO MM(262420000000022/db087121) Subscriber data update (mmctx.c:430) 20240908084624658 DMM DEBUG MM(262420000000022/db087121) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084624658 DMM INFO MM(262420000000022/db087121) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084624658 DMM NOTICE MM(262420000000022/db087121) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240908084624658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084624658 DMM NOTICE MM(262420000000022/db087121) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084624658 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) 20240908084624659 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084624659 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240908084624659 DMM INFO MM(262420000000022/db087121) Subscriber data update (mmctx.c:430) 20240908084624659 DMM DEBUG MM(262420000000022/db087121) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084624665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624665 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624665 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624665 DMM INFO MM(262420000000022/db087121) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084624665 DMM NOTICE MM(262420000000022/db087121) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084624665 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084624665 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084624665 DLLC NOTICE LLME(f895e71d/db087121){ASSIGNED} LLGM Assign pre (ffffffff => db087121) (gprs_llc.c:1079) 20240908084624665 DLLC NOTICE LLME(ffffffff/db087121){ASSIGNED} LLGM Assign post (ffffffff => db087121) (gprs_llc.c:1125) 20240908084624665 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084624665 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084624665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084624665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(820)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084624717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624717 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624717 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624717 DMM INFO MM(262420000000022/db087121) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084624717 DMM INFO MM(262420000000022/db087121) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084624717 DMM DEBUG MM(262420000000022/db087121) Using GGSN 0 (gprs_sm.c:312) 20240908084624717 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) 20240908084624717 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20240908084624717 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084624717 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084624717 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:402) 20240908084624728 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 c7 19 a1 1c 11 71 bc 34 07 14 05 7f 79 a3 22 11 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) 20240908084624728 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084624728 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084624728 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=db087121, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084624728 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084624728 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(820)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(820)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084624736 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:776) 20240908084624743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624743 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624743 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624746 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240908084624746 DGPRS INFO PDP(262420000000022:5): Context 0x7f11c1c701a8 was deleted (sgsn_libgtp.c:657) 20240908084624746 DMM INFO MM(262420000000022/db087121) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084624746 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20240908084624746 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(805)@89ea09d4f11f: Removing Client IMSI='262420000000022'H, index=0 20240908084624752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084624752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084624752 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084624752 DMM INFO MM(262420000000022/db087121) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_deact_mt(820)@89ea09d4f11f: Final verdict of PTC: pass 20240908084624754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39644<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084624757 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(818)@89ea09d4f11f: Final verdict of PTC: none 20240908084624757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(807)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(805)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(806)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(817)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(803)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(811)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(813)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(802)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(816)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(812)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(810)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(815)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(809)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(814)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(804)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(808)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(819)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(802): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(803): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(804): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(805): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(806): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(807): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(808): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(809): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(810): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(811): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(812): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(813): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(814): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(815): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(816): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(817): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(818): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(819): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(820): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Sun Sep 8 08:46:24 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41276) 20240908084625758 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084625758 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) 20240908084626759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084626759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Sun Sep 8 08:46: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_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 20240908084627760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084627760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_deact_dup started. 20240908084627899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084627901 DMM INFO MM(262420000000022/db087121) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084627901 DMM INFO MM(262420000000022/db087121) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084627901 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084627901 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084627901 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084627901 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084627901 DLLC NOTICE LLME(ffffffff/db087121){ASSIGNED} LLGM Assign pre (db087121 => ffffffff) (gprs_llc.c:1079) 20240908084627901 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (db087121 => ffffffff) (gprs_llc.c:1125) 20240908084627901 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084627901 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084627901 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240908084627901 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) 20240908084627901 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) 20240908084627901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084627901 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084627901 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084627901 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084627901 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(821)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(822)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(821)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(825)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(825)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084627940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084627940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084627940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084627940 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084627940 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084627940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084627940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084627940 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084627940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(825)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084627941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084627941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084627941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084627942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084627942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084627942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084627942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084627942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084627942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084627942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084627942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(825)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084627942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084627942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(825)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084627945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(822)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(822)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(826)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084627954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084627954 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI196(824)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(827)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(826)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(831)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084627988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084627988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084627988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084627988 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084627988 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084627988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084627988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084627988 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084627988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(830)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(831)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084627990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084627990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084627990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084627990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084627990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084627990 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084627990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084627990 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084627990 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084627990 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084627990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084627991 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084627991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(831)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(831)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084627994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(827)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(827)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084628004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628005 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(832)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI210(828)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(830)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(835)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084628016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084628016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084628016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084628016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084628016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084628016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084628016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084628016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084628016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(835)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084628018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084628018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084628018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084628018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084628018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084628018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084628018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084628018 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084628018 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084628018 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084628018 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084628018 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084628018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(835)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(835)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084628022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(832)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(832)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084628030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628030 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_dup-BVCI220(834)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084628761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084628761 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084628761 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084628761 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: 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) } } } } 20240908084628763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084628764 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(824)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_deact_dup(839), IMSI='262420000000046'H, TLLI='D27982F2'O, index=0 SGSN_Test-GSUP(837)@89ea09d4f11f: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(839) TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: 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 := '4A4DC78B42FCDF7E30FBC69CED37F236'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF9CA047'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AC1612492483E448'O } } } } } 20240908084628813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628813 DLLC NOTICE LLME(ffffffff/d27982f2){UNASSIGNED} LLC RX: unknown TLLI 0xd27982f2, creating LLME on the fly (gprs_llc.c:552) 20240908084628813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084628813 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084628813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084628813 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084628813 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084628813 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084628813 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084628813 DLLC NOTICE LLME(ffffffff/d27982f2){UNASSIGNED} LLGM Assign pre (d27982f2 => f6184903) (gprs_llc.c:1079) 20240908084628813 DLLC NOTICE LLME(d27982f2/f6184903){ASSIGNED} LLGM Assign post (d27982f2 => f6184903) (gprs_llc.c:1125) 20240908084628813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084628813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084628813 DMM DEBUG MM(262420000000046/f6184903) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084628825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628825 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628825 DMM DEBUG MM(262420000000046/f6184903) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1084) 20240908084628825 DMM NOTICE MM(262420000000046/f6184903) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084628825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084628825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084628825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084628825 DMM DEBUG MM(262420000000046/f6184903) Requesting authorization (sgsn_auth.c:160) 20240908084628825 DMM INFO MM(262420000000046/f6184903) Requesting authentication tuples (sgsn_auth.c:184) 20240908084628825 DMM DEBUG MM(262420000000046/f6184903) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084628825 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20240908084628825 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(839) SGSN_Test-GSUP(837)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(839)"262420000000046" 20240908084628828 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084628828 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084628828 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084628828 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084628828 DMM INFO MM(262420000000046/f6184903) Subscriber data update (mmctx.c:430) 20240908084628828 DMM DEBUG MM(262420000000046/f6184903) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084628828 DMM INFO MM(262420000000046/f6184903) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084628828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084628828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084628828 DMM INFO MM(262420000000046/f6184903) <- GMM AUTH AND CIPHERING REQ (rand = 4a 4d c7 8b 42 fc df 7e 30 fb c6 9c ed 37 f2 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084628836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628836 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628836 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628836 DMM INFO MM(262420000000046/f6184903) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084628836 DMM NOTICE MM(262420000000046/f6184903) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084628836 DMM DEBUG MM(262420000000046/f6184903) checking auth: received GSM SRES = cf 9c a0 47 (gprs_gmm.c:666) 20240908084628836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084628836 DMM DEBUG MM(262420000000046/f6184903) Requesting authorization (sgsn_auth.c:160) 20240908084628836 DMM INFO MM(262420000000046/f6184903) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084628836 DMM DEBUG MM(262420000000046/f6184903) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084628836 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20240908084628836 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) 20240908084628836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084628836 DMM INFO MM(262420000000046/f6184903) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6184903) (gprs_gmm.c:300) 20240908084628838 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084628838 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084628838 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240908084628838 DMM INFO MM(262420000000046/f6184903) Subscriber data update (mmctx.c:430) 20240908084628838 DMM DEBUG MM(262420000000046/f6184903) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084628838 DMM INFO MM(262420000000046/f6184903) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084628838 DMM NOTICE MM(262420000000046/f6184903) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1000) 20240908084628838 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084628838 DMM NOTICE MM(262420000000046/f6184903) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084628838 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) 20240908084628839 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084628839 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20240908084628839 DMM INFO MM(262420000000046/f6184903) Subscriber data update (mmctx.c:430) 20240908084628839 DMM DEBUG MM(262420000000046/f6184903) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084628845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628845 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628845 DMM INFO MM(262420000000046/f6184903) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084628845 DMM NOTICE MM(262420000000046/f6184903) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084628845 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084628845 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084628845 DLLC NOTICE LLME(d27982f2/f6184903){ASSIGNED} LLGM Assign pre (ffffffff => f6184903) (gprs_llc.c:1079) 20240908084628845 DLLC NOTICE LLME(ffffffff/f6184903){ASSIGNED} LLGM Assign post (ffffffff => f6184903) (gprs_llc.c:1125) 20240908084628845 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084628845 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084628845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084628845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084628896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628896 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628896 DMM INFO MM(262420000000046/f6184903) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084628896 DMM INFO MM(262420000000046/f6184903) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084628896 DMM DEBUG MM(262420000000046/f6184903) Using GGSN 0 (gprs_sm.c:312) 20240908084628896 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) 20240908084628896 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20240908084628896 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084628896 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084628896 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:402) 20240908084628907 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 db ac 7e 5d 11 43 e5 10 4d 14 05 7f 5e 9b ee cf 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) 20240908084628907 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084628907 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084628907 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=f6184903, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084628907 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084628907 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084628914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628914 DMM INFO MM(262420000000046/f6184903) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240908084628914 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084628914 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:402) 20240908084628914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084628914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084628914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084628914 DMM INFO MM(262420000000046/f6184903) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:632) 20240908084628914 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084628914 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: "Received deletePDPContextResponse 1, seq_nr=1036" 20240908084628915 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) 20240908084628915 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084628915 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240908084628915 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=f6184903, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084628915 DMM INFO MM(262420000000046/f6184903) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240908084628915 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20240908084628915 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084628916 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) 20240908084628916 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)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(824)@89ea09d4f11f: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(839)@89ea09d4f11f: Final verdict of PTC: pass 20240908084630927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45794<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084630929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084630930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(837)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(826)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(821)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(834)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(835)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(836)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(825)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(830)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(828)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(832)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(827)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(824)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(838)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(833)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(822)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(823)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(829)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(831)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(821): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(822): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(823): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(824): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(825): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(826): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(827): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(828): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(829): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(830): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(831): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(832): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(833): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(834): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(835): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(836): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(837): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(838): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_dup(839): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Sun Sep 8 08:46:30 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100208) 20240908084631931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084631931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=100208, count=101904) 20240908084632933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084632933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Sun Sep 8 08:46:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084633934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084633934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_second_attempt started. 20240908084634073 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45804<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084634074 DMM INFO MM(262420000000046/f6184903) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084634074 DMM INFO MM(262420000000046/f6184903) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084634074 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084634074 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084634074 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084634074 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084634074 DLLC NOTICE LLME(ffffffff/f6184903){ASSIGNED} LLGM Assign pre (f6184903 => ffffffff) (gprs_llc.c:1079) 20240908084634074 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f6184903 => ffffffff) (gprs_llc.c:1125) 20240908084634074 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20240908084634074 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) 20240908084634074 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) 20240908084634074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084634074 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084634074 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084634074 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084634074 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(840)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(841)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(840)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(845)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(845)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(844)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084634127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084634127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084634127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084634127 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634127 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084634127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084634128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084634128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084634128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(845)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084634130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084634130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084634130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084634130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084634130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084634130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084634130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084634130 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634130 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084634130 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084634130 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084634131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084634131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(845)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(845)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084634135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(841)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(841)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(846)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084634146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084634146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(844)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(849)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_second_attempt-BVCI196(842)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(849)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084634152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084634152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084634152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084634152 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634152 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084634152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084634152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084634152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084634152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(849)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084634153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084634153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084634153 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084634154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084634154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084634154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084634154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084634154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634154 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084634154 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084634154 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084634154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084634154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(849)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(849)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084634157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(846)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(846)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084634167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084634167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI210(848)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(850)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(851)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(850)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(855)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(855)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084634204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084634204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084634204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084634204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084634204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084634204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084634204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084634204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(855)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084634205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084634205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084634205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084634206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084634206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084634206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084634206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084634206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084634206 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084634206 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084634206 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(855)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084634206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084634206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(855)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084634210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(851)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(851)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084634217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084634217 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_second_attempt-BVCI220(852)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084634935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084634935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084634935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084634935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: 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) } } } } 20240908084634937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084634937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(842)@89ea09d4f11f: Adding Client=TC_attach_second_attempt(858), IMSI='262420000000022'H, TLLI='D39B50EA'O, index=0 SGSN_Test-GSUP(856)@89ea09d4f11f: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(858) TC_attach_second_attempt(858)@89ea09d4f11f: 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 := '6B1670429A1381779E7D3249CA5165C8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E8EE8A9B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '89BB337A4D01D20C'O } } } } } 20240908084634980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084634980 DLLC NOTICE LLME(ffffffff/d39b50ea){UNASSIGNED} LLC RX: unknown TLLI 0xd39b50ea, creating LLME on the fly (gprs_llc.c:552) 20240908084634980 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084634980 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084634980 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084634980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084634980 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084634980 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084634980 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084634980 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084634980 DLLC NOTICE LLME(ffffffff/d39b50ea){UNASSIGNED} LLGM Assign pre (d39b50ea => c66afc21) (gprs_llc.c:1079) 20240908084634980 DLLC NOTICE LLME(d39b50ea/c66afc21){ASSIGNED} LLGM Assign post (d39b50ea => c66afc21) (gprs_llc.c:1125) 20240908084634980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084634980 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084634980 DMM DEBUG MM(262420000000022/c66afc21) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084634991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084634991 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084634992 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084634992 DMM DEBUG MM(262420000000022/c66afc21) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240908084634992 DMM NOTICE MM(262420000000022/c66afc21) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084634992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084634992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084634992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084634992 DMM DEBUG MM(262420000000022/c66afc21) Requesting authorization (sgsn_auth.c:160) 20240908084634992 DMM INFO MM(262420000000022/c66afc21) Requesting authentication tuples (sgsn_auth.c:184) 20240908084634992 DMM DEBUG MM(262420000000022/c66afc21) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084634992 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20240908084634992 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(858) SGSN_Test-GSUP(856)@89ea09d4f11f: Added IMSI table entry 0TC_attach_second_attempt(858)"262420000000022" 20240908084634995 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084634995 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084634995 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084634995 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084634995 DMM INFO MM(262420000000022/c66afc21) Subscriber data update (mmctx.c:430) 20240908084634995 DMM DEBUG MM(262420000000022/c66afc21) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084634995 DMM INFO MM(262420000000022/c66afc21) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084634995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084634995 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084634995 DMM INFO MM(262420000000022/c66afc21) <- GMM AUTH AND CIPHERING REQ (rand = 6b 16 70 42 9a 13 81 77 9e 7d 32 49 ca 51 65 c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084635003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084635003 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084635003 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084635003 DMM INFO MM(262420000000022/c66afc21) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084635004 DMM NOTICE MM(262420000000022/c66afc21) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084635004 DMM DEBUG MM(262420000000022/c66afc21) checking auth: received GSM SRES = e8 ee 8a 9b (gprs_gmm.c:666) 20240908084635004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084635004 DMM DEBUG MM(262420000000022/c66afc21) Requesting authorization (sgsn_auth.c:160) 20240908084635004 DMM INFO MM(262420000000022/c66afc21) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084635004 DMM DEBUG MM(262420000000022/c66afc21) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084635004 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240908084635004 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) 20240908084635004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084635004 DMM INFO MM(262420000000022/c66afc21) <- GMM ATTACH ACCEPT (new P-TMSI=0xc66afc21) (gprs_gmm.c:300) 20240908084635005 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084635005 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084635005 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240908084635005 DMM INFO MM(262420000000022/c66afc21) Subscriber data update (mmctx.c:430) 20240908084635005 DMM DEBUG MM(262420000000022/c66afc21) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084635005 DMM INFO MM(262420000000022/c66afc21) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084635005 DMM NOTICE MM(262420000000022/c66afc21) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1000) 20240908084635005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084635005 DMM NOTICE MM(262420000000022/c66afc21) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084635005 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) 20240908084635006 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084635006 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20240908084635006 DMM INFO MM(262420000000022/c66afc21) Subscriber data update (mmctx.c:430) 20240908084635006 DMM DEBUG MM(262420000000022/c66afc21) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084635012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084635012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084635012 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084635012 DMM INFO MM(262420000000022/c66afc21) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084635012 DMM NOTICE MM(262420000000022/c66afc21) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084635012 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084635012 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084635012 DLLC NOTICE LLME(d39b50ea/c66afc21){ASSIGNED} LLGM Assign pre (ffffffff => c66afc21) (gprs_llc.c:1079) 20240908084635012 DLLC NOTICE LLME(ffffffff/c66afc21){ASSIGNED} LLGM Assign post (ffffffff => c66afc21) (gprs_llc.c:1125) 20240908084635012 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084635012 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084635012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084635012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(858)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_second_attempt(858)@89ea09d4f11f: 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 := '7882F6B71DDE50BD82811EE83874FEC3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A90A213D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CEE01FEE08FD6E34'O } } } } } 20240908084635063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084635063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084635063 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084635063 DMM INFO MM(262420000000022/c66afc21) -> GMM ATTACH REQUEST MI(TMSI-0xC66AFC21) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084635063 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084635063 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908084635063 DLLC NOTICE LLME(ffffffff/c66afc21){ASSIGNED} LLGM Assign pre (c66afc21 => f0fa7df6) (gprs_llc.c:1079) 20240908084635063 DLLC NOTICE LLME(c66afc21/f0fa7df6){ASSIGNED} LLGM Assign post (c66afc21 => f0fa7df6) (gprs_llc.c:1125) 20240908084635064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084635064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084635064 DMM DEBUG MM(262420000000022/f0fa7df6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084635070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084635070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084635070 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084635070 DMM DEBUG MM(262420000000022/f0fa7df6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1084) 20240908084635070 DMM NOTICE MM(262420000000022/f0fa7df6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084635070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084635070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084635070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084635070 DMM DEBUG MM(262420000000022/f0fa7df6) Requesting authorization (sgsn_auth.c:160) 20240908084635070 DMM INFO MM(262420000000022/f0fa7df6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084635070 DMM DEBUG MM(262420000000022/f0fa7df6) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084635070 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20240908084635070 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) 20240908084637194 DGPRS DEBUG Checking for inactive LLMEs, time = 7595931 (sgsn.c:131) 20240908084641071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Timeout of T3350 (fsm.c:317) 20240908084641071 DMM ERROR MM(262420000000022/f0fa7df6) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20240908084641071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20240908084641071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20240908084641071 DMM NOTICE MM(262420000000022/f0fa7df6) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:364) 20240908084641071 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20240908084641071 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) 20240908084641071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Reject}: Deallocated (fsm.c:568) 20240908084641071 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Deallocated (fsm.c:568) 20240908084641071 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084641071 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20240908084641071 DLLC NOTICE LLME(c66afc21/f0fa7df6){ASSIGNED} LLGM Assign pre (f0fa7df6 => ffffffff) (gprs_llc.c:1079) 20240908084641071 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f0fa7df6 => ffffffff) (gprs_llc.c:1125) 20240908084654936 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084654936 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084654936 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240908084704131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084704133 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084704133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084704154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084704156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084704156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084704207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084704209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084704209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_second_attempt(858)@89ea09d4f11f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@89ea09d4f11f: Test Component 858 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(856)@89ea09d4f11f: Final verdict of PTC: none 20240908084704998 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084704999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(854)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(849)@89ea09d4f11f: Final verdict of PTC: none 20240908084705000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45804<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(845)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(855)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(844)@89ea09d4f11f: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(842)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(846)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(840)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(850)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(851)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(841)@89ea09d4f11f: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(852)@89ea09d4f11f: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(848)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(857)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(843)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(847)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(853)@89ea09d4f11f: Final verdict of PTC: none TC_attach_second_attempt(858)@89ea09d4f11f: Final verdict of PTC: fail reason: "Tguard timeout" MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(840): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(841): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_second_attempt-BVCI196(842): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(843): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(844): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(845): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(846): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(847): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_second_attempt-BVCI210(848): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(849): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(850): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(851): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_second_attempt-BVCI220(852): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(853): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(854): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(855): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(856): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(857): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_second_attempt(858): fail (none -> fail) reason: "Tguard timeout" MTC@89ea09d4f11f: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Sun Sep 8 08:47:05 UTC 2024 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=106380) 20240908084706000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084706000 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) 20240908084707002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084707002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Sun Sep 8 08:47: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_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 20240908084707195 DGPRS DEBUG Checking for inactive LLMEs, time = 7595961 (sgsn.c:131) 20240908084708004 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084708004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_echo_timeout started. 20240908084708153 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38450<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084708154 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(859)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(860)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(859)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(863)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(863)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084708199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084708199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084708199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084708199 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708199 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084708199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084708199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084708199 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084708200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(863)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084708201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084708201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084708202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084708202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084708202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084708202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084708202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084708202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708202 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084708202 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084708202 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084708203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(863)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084708203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(863)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(864)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084708207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(860)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(860)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084708217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084708217 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI196(862)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(865)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(864)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(868)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084708229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084708229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084708229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084708229 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708229 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084708229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084708229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084708229 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084708229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(868)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084708231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084708231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084708231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084708231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084708231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084708231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084708231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084708231 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708231 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084708231 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084708231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084708231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084708231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(868)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(868)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084708235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(865)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(865)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(869)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084708244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084708244 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI210(867)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(870)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(869)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(873)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084708270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084708270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084708270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084708270 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708270 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084708270 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084708271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084708271 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084708271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(873)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084708272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084708272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084708272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084708272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084708272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084708272 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084708272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084708272 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084708272 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084708272 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084708272 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084708273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084708273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(873)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(873)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084708276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(870)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(870)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084708286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084708286 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_echo_timeout-BVCI220(872)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084709006 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084709006 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084709006 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084709006 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: 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) } } } } 20240908084709008 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084709009 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(862)@89ea09d4f11f: Adding Client=TC_attach_echo_timeout(877), IMSI='262420000000067'H, TLLI='FFCC5EA0'O, index=0 SGSN_Test-GSUP(875)@89ea09d4f11f: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(877) TC_attach_echo_timeout(877)@89ea09d4f11f: 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 := '493F46D9C0A6AF30BB8A07ECA08FF4FE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '18A7D6F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00553ABC974F0EA0'O } } } } } 20240908084709057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084709057 DLLC NOTICE LLME(ffffffff/ffcc5ea0){UNASSIGNED} LLC RX: unknown TLLI 0xffcc5ea0, creating LLME on the fly (gprs_llc.c:552) 20240908084709057 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084709057 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084709057 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084709057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084709057 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084709057 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084709057 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084709057 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084709057 DLLC NOTICE LLME(ffffffff/ffcc5ea0){UNASSIGNED} LLGM Assign pre (ffcc5ea0 => ec9e2e1e) (gprs_llc.c:1079) 20240908084709057 DLLC NOTICE LLME(ffcc5ea0/ec9e2e1e){ASSIGNED} LLGM Assign post (ffcc5ea0 => ec9e2e1e) (gprs_llc.c:1125) 20240908084709057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084709057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084709057 DMM DEBUG MM(262420000000067/ec9e2e1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084709068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084709068 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084709068 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084709068 DMM DEBUG MM(262420000000067/ec9e2e1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1084) 20240908084709068 DMM NOTICE MM(262420000000067/ec9e2e1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084709068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084709068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084709068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084709068 DMM DEBUG MM(262420000000067/ec9e2e1e) Requesting authorization (sgsn_auth.c:160) 20240908084709068 DMM INFO MM(262420000000067/ec9e2e1e) Requesting authentication tuples (sgsn_auth.c:184) 20240908084709068 DMM DEBUG MM(262420000000067/ec9e2e1e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084709068 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20240908084709068 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(877) SGSN_Test-GSUP(875)@89ea09d4f11f: Added IMSI table entry 0TC_attach_echo_timeout(877)"262420000000067" 20240908084709071 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084709071 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084709071 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084709071 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084709071 DMM INFO MM(262420000000067/ec9e2e1e) Subscriber data update (mmctx.c:430) 20240908084709071 DMM DEBUG MM(262420000000067/ec9e2e1e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084709071 DMM INFO MM(262420000000067/ec9e2e1e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084709071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084709071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084709071 DMM INFO MM(262420000000067/ec9e2e1e) <- GMM AUTH AND CIPHERING REQ (rand = 49 3f 46 d9 c0 a6 af 30 bb 8a 07 ec a0 8f f4 fe , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084709079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084709079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084709079 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084709079 DMM INFO MM(262420000000067/ec9e2e1e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084709079 DMM NOTICE MM(262420000000067/ec9e2e1e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084709079 DMM DEBUG MM(262420000000067/ec9e2e1e) checking auth: received GSM SRES = 18 a7 d6 f1 (gprs_gmm.c:666) 20240908084709079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084709079 DMM DEBUG MM(262420000000067/ec9e2e1e) Requesting authorization (sgsn_auth.c:160) 20240908084709079 DMM INFO MM(262420000000067/ec9e2e1e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084709079 DMM DEBUG MM(262420000000067/ec9e2e1e) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084709079 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20240908084709079 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) 20240908084709079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084709079 DMM INFO MM(262420000000067/ec9e2e1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xec9e2e1e) (gprs_gmm.c:300) 20240908084709080 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084709080 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084709080 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240908084709080 DMM INFO MM(262420000000067/ec9e2e1e) Subscriber data update (mmctx.c:430) 20240908084709080 DMM DEBUG MM(262420000000067/ec9e2e1e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084709080 DMM INFO MM(262420000000067/ec9e2e1e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084709080 DMM NOTICE MM(262420000000067/ec9e2e1e) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1000) 20240908084709080 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084709080 DMM NOTICE MM(262420000000067/ec9e2e1e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084709080 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) 20240908084709081 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084709081 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20240908084709081 DMM INFO MM(262420000000067/ec9e2e1e) Subscriber data update (mmctx.c:430) 20240908084709081 DMM DEBUG MM(262420000000067/ec9e2e1e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084709087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084709087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084709087 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084709087 DMM INFO MM(262420000000067/ec9e2e1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084709087 DMM NOTICE MM(262420000000067/ec9e2e1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084709087 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084709087 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084709087 DLLC NOTICE LLME(ffcc5ea0/ec9e2e1e){ASSIGNED} LLGM Assign pre (ffffffff => ec9e2e1e) (gprs_llc.c:1079) 20240908084709087 DLLC NOTICE LLME(ffffffff/ec9e2e1e){ASSIGNED} LLGM Assign post (ffffffff => ec9e2e1e) (gprs_llc.c:1125) 20240908084709087 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084709087 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084709087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084709087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(877)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084709138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084709138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084709138 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084709138 DMM INFO MM(262420000000067/ec9e2e1e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084709138 DMM INFO MM(262420000000067/ec9e2e1e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084709138 DMM DEBUG MM(262420000000067/ec9e2e1e) Using GGSN 0 (gprs_sm.c:312) 20240908084709138 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) 20240908084709138 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20240908084709138 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084709138 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084709138 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:402) 20240908084709148 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 42 c5 09 08 11 60 7d bf d7 14 05 7f 4b d6 fd ea 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) 20240908084709148 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084709148 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084709148 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=ec9e2e1e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084709148 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084709148 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(877)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084714022 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:402) 20240908084714025 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) 20240908084714025 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5605dfcb78f0) (sgsn_libgtp.c:629) 20240908084719023 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1039" 20240908084724025 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:402) 20240908084724025 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:273) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1039" 20240908084729007 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084729007 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240908084729007 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084729026 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:273) 20240908084729026 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:273) 20240908084729026 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1041" 20240908084734027 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:402) 20240908084734027 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:273) 20240908084734027 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:273) 20240908084734027 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:273) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1041" 20240908084737196 DGPRS DEBUG Checking for inactive LLMEs, time = 7595991 (sgsn.c:131) 20240908084738203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084738205 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084738205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084738232 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084738233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084738233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084738273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084738275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084738275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084739029 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:273) 20240908084739029 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:273) 20240908084739029 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:273) 20240908084739029 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:273) 20240908084739029 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:402) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1043" 20240908084744030 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:402) 20240908084744030 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:273) 20240908084744030 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:273) 20240908084744030 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:267) 20240908084744030 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x5605dfcb78f0) (sgsn_libgtp.c:629) 20240908084744030 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x5605dfcb78f0) (sgsn_libgtp.c:633) 20240908084744030 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:589) 20240908084744030 DMM INFO MM(262420000000067/ec9e2e1e) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084744030 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20240908084744030 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084744031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240908084744031 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20240908084744031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084744031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240908084744031 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20240908084744031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084744031 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20240908084744031 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20240908084744031 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084744031 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:273) 20240908084744031 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:273) TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(877)@89ea09d4f11f: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(877)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(877)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(862)@89ea09d4f11f: Removing Client IMSI='262420000000067'H, index=0 20240908084744039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084744040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084744040 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084744040 DMM INFO MM(262420000000067/ec9e2e1e) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_echo_timeout(877)@89ea09d4f11f: Final verdict of PTC: pass 20240908084744042 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38450<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(875)@89ea09d4f11f: Final verdict of PTC: none 20240908084744044 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) TC_attach_echo_timeout-BVCI196(862)@89ea09d4f11f: Final verdict of PTC: none 20240908084744044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-BSSGP0(860)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(859)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(864)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(874)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(869)@89ea09d4f11f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(867)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(868)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(863)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(873)@89ea09d4f11f: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(872)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(865)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(870)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(876)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(866)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(871)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(861)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(859): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(860): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(861): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_echo_timeout-BVCI196(862): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(863): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(864): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(865): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(866): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_echo_timeout-BVCI210(867): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(868): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(869): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(870): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(871): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_echo_timeout-BVCI220(872): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(873): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(874): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(875): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(876): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_echo_timeout(877): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Sun Sep 8 08:47:44 UTC 2024 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=100248) 20240908084745045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084745045 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=109836) 20240908084746046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084746047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Sun Sep 8 08:47:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084747048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084747048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_restart_ctr_echo started. 20240908084747185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084747187 DMM INFO MM(262420000000067/ec9e2e1e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084747187 DMM INFO MM(262420000000067/ec9e2e1e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084747187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084747187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084747187 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084747187 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084747187 DLLC NOTICE LLME(ffffffff/ec9e2e1e){ASSIGNED} LLGM Assign pre (ec9e2e1e => ffffffff) (gprs_llc.c:1079) 20240908084747187 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ec9e2e1e => ffffffff) (gprs_llc.c:1125) 20240908084747187 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084747187 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084747187 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20240908084747187 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) 20240908084747187 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) 20240908084747187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084747187 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084747187 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084747187 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084747187 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(878)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(879)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(878)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(882)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084747229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084747229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084747229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084747229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747229 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084747229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084747229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084747229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084747229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(882)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084747230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084747230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084747230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084747231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084747231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084747231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084747231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084747231 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747231 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084747231 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084747231 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(882)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084747231 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084747231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(882)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084747235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(883)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(879)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(879)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084747245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084747245 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(884)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(881)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(883)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(888)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(887)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084747272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084747272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084747272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084747272 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747272 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084747272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084747272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084747272 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084747272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(888)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084747274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084747274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084747274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084747274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084747274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084747274 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084747274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084747274 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747274 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084747274 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084747274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084747275 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084747275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(888)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(888)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084747279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(884)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(884)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084747287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084747287 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(889)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI210(885)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(887)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(892)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084747301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084747301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084747301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084747301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084747301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084747301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084747301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084747301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(892)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084747303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084747303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084747303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084747303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084747303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084747303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084747303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084747303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084747303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084747303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084747303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(892)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084747304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084747304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(892)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084747307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(889)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(889)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084747316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084747316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_echo-BVCI220(891)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084748050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084748050 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084748050 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084748050 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: 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) } } } } 20240908084748052 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084748053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(881)@89ea09d4f11f: Adding Client=TC_attach_restart_ctr_echo(896), IMSI='262420000000023'H, TLLI='DB07B48D'O, index=0 SGSN_Test-GSUP(894)@89ea09d4f11f: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(896) TC_attach_restart_ctr_echo(896)@89ea09d4f11f: 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 := 'FA0AF417F58B81D1D5C3CD272A9AD6A0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '63ED0C6F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0576A7E43365A780'O } } } } } 20240908084748099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084748099 DLLC NOTICE LLME(ffffffff/db07b48d){UNASSIGNED} LLC RX: unknown TLLI 0xdb07b48d, creating LLME on the fly (gprs_llc.c:552) 20240908084748099 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084748099 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084748099 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084748099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084748099 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084748099 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084748099 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084748099 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084748099 DLLC NOTICE LLME(ffffffff/db07b48d){UNASSIGNED} LLGM Assign pre (db07b48d => fa0011ea) (gprs_llc.c:1079) 20240908084748099 DLLC NOTICE LLME(db07b48d/fa0011ea){ASSIGNED} LLGM Assign post (db07b48d => fa0011ea) (gprs_llc.c:1125) 20240908084748099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084748099 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084748099 DMM DEBUG MM(262420000000023/fa0011ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084748111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084748111 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084748111 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084748111 DMM DEBUG MM(262420000000023/fa0011ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1084) 20240908084748111 DMM NOTICE MM(262420000000023/fa0011ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084748111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084748111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084748111 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084748111 DMM DEBUG MM(262420000000023/fa0011ea) Requesting authorization (sgsn_auth.c:160) 20240908084748111 DMM INFO MM(262420000000023/fa0011ea) Requesting authentication tuples (sgsn_auth.c:184) 20240908084748111 DMM DEBUG MM(262420000000023/fa0011ea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084748111 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20240908084748111 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(896) SGSN_Test-GSUP(894)@89ea09d4f11f: Added IMSI table entry 0TC_attach_restart_ctr_echo(896)"262420000000023" 20240908084748114 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084748114 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084748114 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084748114 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084748114 DMM INFO MM(262420000000023/fa0011ea) Subscriber data update (mmctx.c:430) 20240908084748114 DMM DEBUG MM(262420000000023/fa0011ea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084748114 DMM INFO MM(262420000000023/fa0011ea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084748114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084748114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084748114 DMM INFO MM(262420000000023/fa0011ea) <- GMM AUTH AND CIPHERING REQ (rand = fa 0a f4 17 f5 8b 81 d1 d5 c3 cd 27 2a 9a d6 a0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084748123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084748123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084748123 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084748123 DMM INFO MM(262420000000023/fa0011ea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084748123 DMM NOTICE MM(262420000000023/fa0011ea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084748123 DMM DEBUG MM(262420000000023/fa0011ea) checking auth: received GSM SRES = 63 ed 0c 6f (gprs_gmm.c:666) 20240908084748123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084748123 DMM DEBUG MM(262420000000023/fa0011ea) Requesting authorization (sgsn_auth.c:160) 20240908084748123 DMM INFO MM(262420000000023/fa0011ea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084748123 DMM DEBUG MM(262420000000023/fa0011ea) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084748123 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20240908084748123 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) 20240908084748123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084748123 DMM INFO MM(262420000000023/fa0011ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa0011ea) (gprs_gmm.c:300) 20240908084748125 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084748125 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084748125 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240908084748125 DMM INFO MM(262420000000023/fa0011ea) Subscriber data update (mmctx.c:430) 20240908084748125 DMM DEBUG MM(262420000000023/fa0011ea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084748125 DMM INFO MM(262420000000023/fa0011ea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084748125 DMM NOTICE MM(262420000000023/fa0011ea) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1000) 20240908084748125 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084748125 DMM NOTICE MM(262420000000023/fa0011ea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084748125 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) 20240908084748125 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084748125 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20240908084748125 DMM INFO MM(262420000000023/fa0011ea) Subscriber data update (mmctx.c:430) 20240908084748125 DMM DEBUG MM(262420000000023/fa0011ea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084748131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084748131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084748131 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084748131 DMM INFO MM(262420000000023/fa0011ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084748131 DMM NOTICE MM(262420000000023/fa0011ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084748131 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084748131 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084748131 DLLC NOTICE LLME(db07b48d/fa0011ea){ASSIGNED} LLGM Assign pre (ffffffff => fa0011ea) (gprs_llc.c:1079) 20240908084748131 DLLC NOTICE LLME(ffffffff/fa0011ea){ASSIGNED} LLGM Assign post (ffffffff => fa0011ea) (gprs_llc.c:1125) 20240908084748131 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084748131 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084748131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084748131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(896)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084748182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084748182 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084748182 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084748182 DMM INFO MM(262420000000023/fa0011ea) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084748182 DMM INFO MM(262420000000023/fa0011ea) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084748182 DMM DEBUG MM(262420000000023/fa0011ea) Using GGSN 0 (gprs_sm.c:312) 20240908084748182 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20240908084748182 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084748182 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084748182 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:402) 20240908084748194 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 1d 78 69 43 11 71 12 bd 1c 14 05 7f 5c 63 06 e6 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) 20240908084748194 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6d058, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084748194 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084748194 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=fa0011ea, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084748194 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084748194 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(896)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084753183 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:402) 20240908084753186 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) 20240908084753186 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x5605dfcb78f0) (sgsn_libgtp.c:629) 20240908084758184 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:402) 20240908084758186 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) 20240908084758186 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x5605dfcb78f0) (sgsn_libgtp.c:629) 20240908084758186 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:615) 20240908084758186 DMM INFO MM(262420000000023/fa0011ea) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084758186 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20240908084758186 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(896)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(896)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(881)@89ea09d4f11f: Removing Client IMSI='262420000000023'H, index=0 20240908084758195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084758195 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084758195 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084758195 DMM INFO MM(262420000000023/fa0011ea) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_restart_ctr_echo(896)@89ea09d4f11f: Final verdict of PTC: pass 20240908084758198 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45170<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084758201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084758201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(894)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(881)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(879)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(887)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(882)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(893)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(892)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(889)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(884)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(888)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(878)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(883)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(891)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(885)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(886)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(890)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(895)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(880)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(878): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(879): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(880): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(881): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(882): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(883): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(884): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(885): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(886): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(887): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(888): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(889): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(890): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(891): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(892): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(893): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(894): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(895): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_echo(896): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Sun Sep 8 08:47:58 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=92988) 20240908084759202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084759202 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) 20240908084800203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084800203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Sun Sep 8 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_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 20240908084801204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084801204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_restart_ctr_create started. 20240908084801345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50882<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084801346 DMM INFO MM(262420000000023/fa0011ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084801346 DMM INFO MM(262420000000023/fa0011ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084801346 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084801346 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084801346 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084801346 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084801346 DLLC NOTICE LLME(ffffffff/fa0011ea){ASSIGNED} LLGM Assign pre (fa0011ea => ffffffff) (gprs_llc.c:1079) 20240908084801346 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fa0011ea => ffffffff) (gprs_llc.c:1125) 20240908084801346 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084801346 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084801346 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20240908084801346 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) 20240908084801347 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) 20240908084801347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084801347 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084801347 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084801347 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084801347 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(897)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(898)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(897)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(902)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(902)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084801397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084801397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084801397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084801397 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801397 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084801397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084801397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084801397 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084801397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(902)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(901)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084801399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084801399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084801399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084801400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084801400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084801400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084801400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084801400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084801400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084801400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084801400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084801400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(902)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(902)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084801404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(898)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(898)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084801413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084801413 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI196(899)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(901)@89ea09d4f11f: 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(907)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(907)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084801431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084801431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084801431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084801431 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801431 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084801431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084801431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084801431 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084801431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(906)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(907)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084801433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084801433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084801433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084801433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084801433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084801433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084801433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084801433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801433 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084801433 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084801433 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084801434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084801434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(907)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(907)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084801438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(903)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(903)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084801449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084801449 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(908)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI210(904)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(906)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(911)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(911)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084801461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084801461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084801461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084801461 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801461 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084801461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084801461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084801461 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084801461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(911)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084801463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084801463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084801463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084801463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084801463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084801463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084801463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084801463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084801463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084801463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084801463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084801464 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084801464 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(911)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(911)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084801468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(908)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(908)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084801474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084801474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_restart_ctr_create-BVCI220(910)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084802204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084802204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084802204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084802204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: 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) } } } } 20240908084802207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084802207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(899)@89ea09d4f11f: Adding Client=TC_attach_restart_ctr_create(915), IMSI='262420000000024'H, TLLI='EF5DAA25'O, index=0 SGSN_Test-GSUP(913)@89ea09d4f11f: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(915) TC_attach_restart_ctr_create(915)@89ea09d4f11f: 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 := '8AC0C7F108AB554618F8EF40955E6E3B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6C41B664'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '704B000B8C2FFC1B'O } } } } } 20240908084802251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802251 DLLC NOTICE LLME(ffffffff/ef5daa25){UNASSIGNED} LLC RX: unknown TLLI 0xef5daa25, creating LLME on the fly (gprs_llc.c:552) 20240908084802251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802251 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084802252 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084802252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084802252 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084802252 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084802252 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084802252 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084802252 DLLC NOTICE LLME(ffffffff/ef5daa25){UNASSIGNED} LLGM Assign pre (ef5daa25 => c5ad929b) (gprs_llc.c:1079) 20240908084802252 DLLC NOTICE LLME(ef5daa25/c5ad929b){ASSIGNED} LLGM Assign post (ef5daa25 => c5ad929b) (gprs_llc.c:1125) 20240908084802252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084802252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084802252 DMM DEBUG MM(262420000000024/c5ad929b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084802263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802263 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802263 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084802263 DMM DEBUG MM(262420000000024/c5ad929b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1084) 20240908084802263 DMM NOTICE MM(262420000000024/c5ad929b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084802263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084802263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084802263 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084802263 DMM DEBUG MM(262420000000024/c5ad929b) Requesting authorization (sgsn_auth.c:160) 20240908084802264 DMM INFO MM(262420000000024/c5ad929b) Requesting authentication tuples (sgsn_auth.c:184) 20240908084802264 DMM DEBUG MM(262420000000024/c5ad929b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084802264 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20240908084802264 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(915) SGSN_Test-GSUP(913)@89ea09d4f11f: Added IMSI table entry 0TC_attach_restart_ctr_create(915)"262420000000024" 20240908084802266 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084802266 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084802266 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084802266 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084802266 DMM INFO MM(262420000000024/c5ad929b) Subscriber data update (mmctx.c:430) 20240908084802266 DMM DEBUG MM(262420000000024/c5ad929b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084802266 DMM INFO MM(262420000000024/c5ad929b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084802266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084802266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084802266 DMM INFO MM(262420000000024/c5ad929b) <- GMM AUTH AND CIPHERING REQ (rand = 8a c0 c7 f1 08 ab 55 46 18 f8 ef 40 95 5e 6e 3b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084802273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802273 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802273 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084802273 DMM INFO MM(262420000000024/c5ad929b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084802273 DMM NOTICE MM(262420000000024/c5ad929b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084802273 DMM DEBUG MM(262420000000024/c5ad929b) checking auth: received GSM SRES = 6c 41 b6 64 (gprs_gmm.c:666) 20240908084802273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084802273 DMM DEBUG MM(262420000000024/c5ad929b) Requesting authorization (sgsn_auth.c:160) 20240908084802273 DMM INFO MM(262420000000024/c5ad929b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084802273 DMM DEBUG MM(262420000000024/c5ad929b) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084802273 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20240908084802273 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) 20240908084802273 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084802273 DMM INFO MM(262420000000024/c5ad929b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5ad929b) (gprs_gmm.c:300) 20240908084802274 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084802274 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084802274 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240908084802274 DMM INFO MM(262420000000024/c5ad929b) Subscriber data update (mmctx.c:430) 20240908084802274 DMM DEBUG MM(262420000000024/c5ad929b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084802274 DMM INFO MM(262420000000024/c5ad929b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084802274 DMM NOTICE MM(262420000000024/c5ad929b) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1000) 20240908084802274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084802274 DMM NOTICE MM(262420000000024/c5ad929b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084802274 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) 20240908084802275 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084802275 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20240908084802275 DMM INFO MM(262420000000024/c5ad929b) Subscriber data update (mmctx.c:430) 20240908084802275 DMM DEBUG MM(262420000000024/c5ad929b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084802281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802281 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802281 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084802281 DMM INFO MM(262420000000024/c5ad929b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084802281 DMM NOTICE MM(262420000000024/c5ad929b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084802281 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084802281 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084802281 DLLC NOTICE LLME(ef5daa25/c5ad929b){ASSIGNED} LLGM Assign pre (ffffffff => c5ad929b) (gprs_llc.c:1079) 20240908084802281 DLLC NOTICE LLME(ffffffff/c5ad929b){ASSIGNED} LLGM Assign post (ffffffff => c5ad929b) (gprs_llc.c:1125) 20240908084802281 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084802281 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084802281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084802281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084802333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802333 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802333 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084802333 DMM INFO MM(262420000000024/c5ad929b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084802333 DMM INFO MM(262420000000024/c5ad929b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084802333 DMM DEBUG MM(262420000000024/c5ad929b) Using GGSN 0 (gprs_sm.c:312) 20240908084802333 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240908084802333 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084802333 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084802333 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:402) 20240908084802345 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 08 52 c1 a8 11 50 e9 dc 9b 14 05 7f 94 71 0e d5 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) 20240908084802345 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f11c1c6d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240908084802345 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f11c1c6d058, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084802345 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:399) 20240908084802345 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20240908084802345 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084802345 DMM NOTICE MM(262420000000024/c5ad929b) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:235) TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084802351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084802351 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084802351 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084802351 DMM INFO MM(262420000000024/c5ad929b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084802351 DMM INFO MM(262420000000024/c5ad929b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084802351 DMM DEBUG MM(262420000000024/c5ad929b) Using GGSN 0 (gprs_sm.c:312) 20240908084802351 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20240908084802351 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084802351 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084802351 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:402) 20240908084802353 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 08 52 c1 a8 11 50 e9 dc 9b 14 05 7f 94 71 0e d5 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) 20240908084802353 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f11c1c6d058, releasing all other PDP contexts (sgsn_libgtp.c:615) 20240908084802353 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6d058, cbp=0x5605dfcc20e0) (sgsn_libgtp.c:629) 20240908084802353 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084802353 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=c5ad929b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084802353 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084802353 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(915)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(899)@89ea09d4f11f: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(915)@89ea09d4f11f: Final verdict of PTC: pass 20240908084802363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50882<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084802365 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084802365 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(913)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(899)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(912)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(907)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(897)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(910)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(901)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(906)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(898)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(903)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(902)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(908)@89ea09d4f11f: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(904)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(911)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(900)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(905)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(914)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(909)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(897): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(898): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(899): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(900): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(901): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(902): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(903): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(904): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(905): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(906): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(907): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(908): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(909): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(910): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(911): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(912): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(913): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(914): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_restart_ctr_create(915): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Sun Sep 8 08:48:02 UTC 2024 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240908084803366 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084803366 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=100232) 20240908084804367 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084804367 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Sun Sep 8 08:48: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_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 20240908084805368 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084805368 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20240908084805514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50890<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084805515 DMM INFO MM(262420000000024/c5ad929b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084805516 DMM INFO MM(262420000000024/c5ad929b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084805516 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084805516 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084805516 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084805516 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084805516 DLLC NOTICE LLME(ffffffff/c5ad929b){ASSIGNED} LLGM Assign pre (c5ad929b => ffffffff) (gprs_llc.c:1079) 20240908084805516 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c5ad929b => ffffffff) (gprs_llc.c:1125) 20240908084805516 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084805516 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084805516 DMM NOTICE MM(262420000000024/c5ad929b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084805516 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20240908084805516 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084805516 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084805516 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:402) 20240908084805516 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20240908084805516 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) 20240908084805516 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) 20240908084805516 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084805516 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084805516 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084805516 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084805516 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(916)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(917)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(916)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(920)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(920)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084805559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084805559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084805559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084805559 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805559 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084805559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084805559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084805559 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084805559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(920)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084805561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084805561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084805561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084805561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084805561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084805561 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084805561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084805561 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805561 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084805561 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084805561 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084805562 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084805562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(920)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(920)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084805565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(917)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(917)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(921)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084805575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084805575 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(922)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(921)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(925)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(925)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084805598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084805598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084805598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084805598 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805598 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084805598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084805598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084805598 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084805598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(925)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084805600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084805600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084805600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084805600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084805600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084805600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084805600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084805600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084805600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084805600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(925)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084805601 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084805601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(925)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084805604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(926)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(922)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(922)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084805613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084805613 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(927)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(926)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(930)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084805634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084805634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084805634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084805634 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805634 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084805634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084805634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084805634 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084805634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(930)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084805636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084805636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084805636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084805636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084805636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084805636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084805636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084805636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084805636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084805636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084805636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(930)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084805637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084805637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(930)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084805640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(927)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(927)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084805650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084805650 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084806369 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084806369 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084806369 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084806369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: 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) } } } } 20240908084806371 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084806372 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908084807197 DGPRS DEBUG Checking for inactive LLMEs, time = 7596021 (sgsn.c:131) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(934), IMSI='262420000000025'H, TLLI='F3EC3FFD'O, index=0 SGSN_Test-GSUP(932)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := '18C128479A4065A9FE94D61EB6886CAF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5B3A490E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A5D4D77530CF74C8'O } } } } } 20240908084807425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084807425 DLLC NOTICE LLME(ffffffff/f3ec3ffd){UNASSIGNED} LLC RX: unknown TLLI 0xf3ec3ffd, creating LLME on the fly (gprs_llc.c:552) 20240908084807425 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084807425 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084807425 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084807425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084807425 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084807425 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084807425 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084807425 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084807425 DLLC NOTICE LLME(ffffffff/f3ec3ffd){UNASSIGNED} LLGM Assign pre (f3ec3ffd => ca6862be) (gprs_llc.c:1079) 20240908084807425 DLLC NOTICE LLME(f3ec3ffd/ca6862be){ASSIGNED} LLGM Assign post (f3ec3ffd => ca6862be) (gprs_llc.c:1125) 20240908084807425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084807425 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084807425 DMM DEBUG MM(262420000000025/ca6862be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084807437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084807437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084807437 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084807437 DMM DEBUG MM(262420000000025/ca6862be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1084) 20240908084807437 DMM NOTICE MM(262420000000025/ca6862be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084807437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084807437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084807437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084807437 DMM DEBUG MM(262420000000025/ca6862be) Requesting authorization (sgsn_auth.c:160) 20240908084807437 DMM INFO MM(262420000000025/ca6862be) Requesting authentication tuples (sgsn_auth.c:184) 20240908084807437 DMM DEBUG MM(262420000000025/ca6862be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084807437 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20240908084807437 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(934) SGSN_Test-GSUP(932)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(934)"262420000000025" 20240908084807439 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084807439 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084807439 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084807439 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084807439 DMM INFO MM(262420000000025/ca6862be) Subscriber data update (mmctx.c:430) 20240908084807439 DMM DEBUG MM(262420000000025/ca6862be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084807439 DMM INFO MM(262420000000025/ca6862be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084807439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084807439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084807439 DMM INFO MM(262420000000025/ca6862be) <- GMM AUTH AND CIPHERING REQ (rand = 18 c1 28 47 9a 40 65 a9 fe 94 d6 1e b6 88 6c af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084807446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084807446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084807446 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084807446 DMM INFO MM(262420000000025/ca6862be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084807446 DMM NOTICE MM(262420000000025/ca6862be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084807446 DMM DEBUG MM(262420000000025/ca6862be) checking auth: received GSM SRES = 5b 3a 49 0e (gprs_gmm.c:666) 20240908084807446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084807446 DMM DEBUG MM(262420000000025/ca6862be) Requesting authorization (sgsn_auth.c:160) 20240908084807446 DMM INFO MM(262420000000025/ca6862be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084807446 DMM DEBUG MM(262420000000025/ca6862be) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084807446 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20240908084807446 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) 20240908084807446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084807446 DMM INFO MM(262420000000025/ca6862be) <- GMM ATTACH ACCEPT (new P-TMSI=0xca6862be) (gprs_gmm.c:300) 20240908084807447 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084807447 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084807447 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240908084807447 DMM INFO MM(262420000000025/ca6862be) Subscriber data update (mmctx.c:430) 20240908084807447 DMM DEBUG MM(262420000000025/ca6862be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084807447 DMM INFO MM(262420000000025/ca6862be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084807447 DMM NOTICE MM(262420000000025/ca6862be) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1000) 20240908084807447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084807447 DMM NOTICE MM(262420000000025/ca6862be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084807447 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) 20240908084807448 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084807448 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20240908084807448 DMM INFO MM(262420000000025/ca6862be) Subscriber data update (mmctx.c:430) 20240908084807448 DMM DEBUG MM(262420000000025/ca6862be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084807454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084807454 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084807454 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084807454 DMM INFO MM(262420000000025/ca6862be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084807454 DMM NOTICE MM(262420000000025/ca6862be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084807454 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084807454 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084807454 DLLC NOTICE LLME(f3ec3ffd/ca6862be){ASSIGNED} LLGM Assign pre (ffffffff => ca6862be) (gprs_llc.c:1079) 20240908084807454 DLLC NOTICE LLME(ffffffff/ca6862be){ASSIGNED} LLGM Assign post (ffffffff => ca6862be) (gprs_llc.c:1125) 20240908084807454 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084807454 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084807455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084807455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(934)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084807506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084807506 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084807506 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084807506 DMM INFO MM(262420000000025/ca6862be) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084807506 DMM INFO MM(262420000000025/ca6862be) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084807506 DMM DEBUG MM(262420000000025/ca6862be) Using GGSN 0 (gprs_sm.c:312) 20240908084807506 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) 20240908084807506 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20240908084807506 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084807506 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084807506 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:402) 20240908084807517 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 77 29 f1 ce 11 67 67 30 0a 14 05 7f 87 03 ed ee 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) 20240908084807517 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084807517 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084807517 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=ca6862be, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084807517 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084807517 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(934)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(934)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084807524 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240908084807524 DGPRS INFO PDP(262420000000025:5): Context 0x7f11c1c6e0c8 was deleted (sgsn_libgtp.c:657) 20240908084807524 DMM INFO MM(262420000000025/ca6862be) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084807524 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20240908084807524 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20240908084815525 DMM INFO MM(262420000000025/ca6862be) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084823005 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:293) 20240908084823526 DMM INFO MM(262420000000025/ca6862be) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084826369 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908084826369 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084826370 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) 20240908084831527 DMM INFO MM(262420000000025/ca6862be) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084835563 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084835564 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084835564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084835602 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084835603 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084835603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084835637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084835639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084835639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908084837198 DGPRS DEBUG Checking for inactive LLMEs, time = 7596051 (sgsn.c:131) 20240908084839528 DMM INFO MM(262420000000025/ca6862be) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) TC_attach_pdp_act_deact_mt_t3395_expire(934)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@89ea09d4f11f: Removing Client IMSI='262420000000025'H, index=0 20240908084839535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084839535 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084839535 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084839536 DMM INFO MM(262420000000025/ca6862be) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_deact_mt_t3395_expire(934)@89ea09d4f11f: Final verdict of PTC: pass 20240908084839538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50890<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(932)@89ea09d4f11f: Final verdict of PTC: none 20240908084839541 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084839541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(920)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(931)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(916)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(930)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(926)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(927)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(921)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(917)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(925)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(922)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(933)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(923)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(918)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(928)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(916): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(917): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(918): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(919): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(920): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(921): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(922): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(923): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(924): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(925): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(926): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(927): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(928): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(929): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(930): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(931): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(932): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(933): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(934): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Sun Sep 8 08:48:39 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=103140) 20240908084840542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084840542 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=103140, count=107844) 20240908084841543 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084841543 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Sun Sep 8 08:48:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084842544 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084842544 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20240908084842689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48994<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084842690 DMM INFO MM(262420000000025/ca6862be) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084842690 DMM INFO MM(262420000000025/ca6862be) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084842690 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084842690 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084842690 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084842690 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084842690 DLLC NOTICE LLME(ffffffff/ca6862be){ASSIGNED} LLGM Assign pre (ca6862be => ffffffff) (gprs_llc.c:1079) 20240908084842690 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ca6862be => ffffffff) (gprs_llc.c:1125) 20240908084842690 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084842690 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084842690 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20240908084842690 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) 20240908084842690 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) 20240908084842690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084842690 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084842690 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084842690 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084842690 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(935)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(936)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(935)@89ea09d4f11f: 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(940)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(940)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084842738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084842738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084842738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084842738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842738 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084842738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084842738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084842738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084842738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(940)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(939)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084842740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084842740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084842740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084842740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084842740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084842740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084842740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084842740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084842740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084842740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(940)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084842741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084842741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(940)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084842745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(936)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(936)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084842755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084842755 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(941)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(939)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(944)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084842768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084842769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084842769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084842769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084842769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084842769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084842769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084842769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(944)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084842771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084842771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084842771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084842771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084842771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084842771 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084842771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084842771 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842771 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084842771 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084842771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084842772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084842772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(944)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(944)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084842775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(945)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(941)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(941)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084842784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084842784 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(946)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(945)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(949)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(949)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084842813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084842813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084842813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084842813 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842813 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084842813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084842813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084842813 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084842814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(949)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084842815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084842815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084842815 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084842816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084842816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084842816 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084842816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084842816 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084842816 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084842816 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084842816 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084842817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084842817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(949)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(949)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084842820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(946)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(946)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084842828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084842828 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084843545 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084843545 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084843545 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084843545 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: 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) } } } } 20240908084843547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084843547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(953), IMSI='262420000000027'H, TLLI='EC490788'O, index=0 SGSN_Test-GSUP(951)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := 'C7A7DD470AC6C3EC6A1A5543FD135750'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E97B05A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '57850C5165444BF8'O } } } } } 20240908084843592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084843592 DLLC NOTICE LLME(ffffffff/ec490788){UNASSIGNED} LLC RX: unknown TLLI 0xec490788, creating LLME on the fly (gprs_llc.c:552) 20240908084843592 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084843592 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084843593 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084843593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084843593 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084843593 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084843593 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084843593 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084843593 DLLC NOTICE LLME(ffffffff/ec490788){UNASSIGNED} LLGM Assign pre (ec490788 => d6dbb38e) (gprs_llc.c:1079) 20240908084843593 DLLC NOTICE LLME(ec490788/d6dbb38e){ASSIGNED} LLGM Assign post (ec490788 => d6dbb38e) (gprs_llc.c:1125) 20240908084843593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084843593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084843593 DMM DEBUG MM(262420000000027/d6dbb38e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084843606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084843606 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084843606 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084843606 DMM DEBUG MM(262420000000027/d6dbb38e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1084) 20240908084843606 DMM NOTICE MM(262420000000027/d6dbb38e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084843606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084843606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084843606 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084843606 DMM DEBUG MM(262420000000027/d6dbb38e) Requesting authorization (sgsn_auth.c:160) 20240908084843606 DMM INFO MM(262420000000027/d6dbb38e) Requesting authentication tuples (sgsn_auth.c:184) 20240908084843606 DMM DEBUG MM(262420000000027/d6dbb38e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084843606 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20240908084843606 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(953) SGSN_Test-GSUP(951)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(953)"262420000000027" 20240908084843609 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084843609 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084843609 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084843609 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084843609 DMM INFO MM(262420000000027/d6dbb38e) Subscriber data update (mmctx.c:430) 20240908084843609 DMM DEBUG MM(262420000000027/d6dbb38e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084843609 DMM INFO MM(262420000000027/d6dbb38e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084843609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084843609 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084843609 DMM INFO MM(262420000000027/d6dbb38e) <- GMM AUTH AND CIPHERING REQ (rand = c7 a7 dd 47 0a c6 c3 ec 6a 1a 55 43 fd 13 57 50 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084843617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084843617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084843617 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084843617 DMM INFO MM(262420000000027/d6dbb38e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084843617 DMM NOTICE MM(262420000000027/d6dbb38e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084843617 DMM DEBUG MM(262420000000027/d6dbb38e) checking auth: received GSM SRES = e9 7b 05 a0 (gprs_gmm.c:666) 20240908084843617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084843617 DMM DEBUG MM(262420000000027/d6dbb38e) Requesting authorization (sgsn_auth.c:160) 20240908084843617 DMM INFO MM(262420000000027/d6dbb38e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084843617 DMM DEBUG MM(262420000000027/d6dbb38e) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084843617 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20240908084843617 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) 20240908084843617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084843617 DMM INFO MM(262420000000027/d6dbb38e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6dbb38e) (gprs_gmm.c:300) 20240908084843619 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084843619 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084843619 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240908084843619 DMM INFO MM(262420000000027/d6dbb38e) Subscriber data update (mmctx.c:430) 20240908084843619 DMM DEBUG MM(262420000000027/d6dbb38e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084843619 DMM INFO MM(262420000000027/d6dbb38e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084843619 DMM NOTICE MM(262420000000027/d6dbb38e) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1000) 20240908084843619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084843619 DMM NOTICE MM(262420000000027/d6dbb38e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084843619 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) 20240908084843619 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084843619 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20240908084843619 DMM INFO MM(262420000000027/d6dbb38e) Subscriber data update (mmctx.c:430) 20240908084843620 DMM DEBUG MM(262420000000027/d6dbb38e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084843625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084843625 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084843625 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084843625 DMM INFO MM(262420000000027/d6dbb38e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084843625 DMM NOTICE MM(262420000000027/d6dbb38e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084843625 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084843625 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084843625 DLLC NOTICE LLME(ec490788/d6dbb38e){ASSIGNED} LLGM Assign pre (ffffffff => d6dbb38e) (gprs_llc.c:1079) 20240908084843625 DLLC NOTICE LLME(ffffffff/d6dbb38e){ASSIGNED} LLGM Assign post (ffffffff => d6dbb38e) (gprs_llc.c:1125) 20240908084843626 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084843626 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084843626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084843626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084843677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084843677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084843677 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084843677 DMM INFO MM(262420000000027/d6dbb38e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084843677 DMM INFO MM(262420000000027/d6dbb38e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084843678 DMM DEBUG MM(262420000000027/d6dbb38e) Using GGSN 0 (gprs_sm.c:312) 20240908084843678 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) 20240908084843678 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20240908084843678 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084843678 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084843678 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: First createPDPContextRequest received, dropping & waiting for retransmission 20240908084848679 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:273) 20240908084848687 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 a9 79 1f f8 11 f4 5c 2f ab 14 05 7f 5d 19 d5 e3 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) 20240908084848687 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084848687 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084848687 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=d6dbb38e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084848687 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084848687 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20240908084848697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084848697 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20240908084848697 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084848697 DMM INFO MM(262420000000027/d6dbb38e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:632) 20240908084848697 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084848697 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:402) TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: First deletePDPContextRequest received, dropping & waiting for retransmission 20240908084853698 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:273) 20240908084853701 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) 20240908084853701 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084853701 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:551) 20240908084853701 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=d6dbb38e, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084853701 DMM INFO MM(262420000000027/d6dbb38e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:289) 20240908084853701 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20240908084853701 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@89ea09d4f11f: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(953)@89ea09d4f11f: Final verdict of PTC: pass 20240908084853712 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48994<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084853714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084853714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(944)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(940)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(951)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(950)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(939)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(949)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(941)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(935)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(946)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(936)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(945)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(952)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(947)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(938)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(942)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(935): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(936): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(937): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(938): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(939): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(940): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(941): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(942): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(943): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(944): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(945): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(946): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(947): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(948): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(949): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(950): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(951): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(952): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(953): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Sun Sep 8 08:48:53 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95800) 20240908084854716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084854716 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) 20240908084855717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084855717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Sun Sep 8 08:48: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_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 20240908084856718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084856718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20240908084856861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084856862 DMM INFO MM(262420000000027/d6dbb38e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084856862 DMM INFO MM(262420000000027/d6dbb38e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084856862 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084856862 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084856862 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084856862 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084856862 DLLC NOTICE LLME(ffffffff/d6dbb38e){ASSIGNED} LLGM Assign pre (d6dbb38e => ffffffff) (gprs_llc.c:1079) 20240908084856862 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6dbb38e => ffffffff) (gprs_llc.c:1125) 20240908084856862 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20240908084856862 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) 20240908084856862 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) 20240908084856862 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084856862 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084856862 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084856862 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084856862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(954)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(955)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(954)@89ea09d4f11f: 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(959)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(959)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(958)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084856913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084856913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084856913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084856913 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856913 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084856913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084856913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084856913 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084856913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(959)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084856915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084856915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084856915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084856915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084856915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084856915 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084856915 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084856915 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856915 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084856915 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084856915 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084856916 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084856916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(959)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(959)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084856919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(955)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(955)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084856928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084856928 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(960)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(958)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(963)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084856941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084856941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084856941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084856941 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856941 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084856941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084856941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084856941 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084856941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(963)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084856943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084856943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084856943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084856943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084856943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084856943 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084856943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084856943 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856943 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084856943 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084856943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084856944 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084856944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(963)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(963)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084856948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(964)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(960)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(960)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084856958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084856958 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(965)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(964)@89ea09d4f11f: 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(969)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(969)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084856988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084856988 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856988 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084856988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084856988 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084856988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(969)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084856989 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084856990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084856990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084856990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084856990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084856990 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084856990 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084856990 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084856990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084856990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(969)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(969)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084856994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(965)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(965)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084857004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857004 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(966)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084857720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084857720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084857720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084857720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: 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) } } } } 20240908084857722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084857722 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: 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(968)@89ea09d4f11f: 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(968)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(972), IMSI='262420000000028'H, TLLI='F39F6CE7'O, index=0 SGSN_Test-GSUP(970)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := '5C95873446F1FF5DBBAFFAADE416B417'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2735B644'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2465C23617207B1B'O } } } } } 20240908084857771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857771 DLLC NOTICE LLME(ffffffff/f39f6ce7){UNASSIGNED} LLC RX: unknown TLLI 0xf39f6ce7, creating LLME on the fly (gprs_llc.c:552) 20240908084857771 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857771 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084857771 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084857771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084857771 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084857771 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084857771 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084857771 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084857771 DLLC NOTICE LLME(ffffffff/f39f6ce7){UNASSIGNED} LLGM Assign pre (f39f6ce7 => e037cdf4) (gprs_llc.c:1079) 20240908084857771 DLLC NOTICE LLME(f39f6ce7/e037cdf4){ASSIGNED} LLGM Assign post (f39f6ce7 => e037cdf4) (gprs_llc.c:1125) 20240908084857771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084857771 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084857771 DMM DEBUG MM(262420000000028/e037cdf4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084857782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857782 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857782 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084857782 DMM DEBUG MM(262420000000028/e037cdf4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1084) 20240908084857782 DMM NOTICE MM(262420000000028/e037cdf4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084857782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084857782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084857782 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084857782 DMM DEBUG MM(262420000000028/e037cdf4) Requesting authorization (sgsn_auth.c:160) 20240908084857782 DMM INFO MM(262420000000028/e037cdf4) Requesting authentication tuples (sgsn_auth.c:184) 20240908084857782 DMM DEBUG MM(262420000000028/e037cdf4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084857782 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20240908084857782 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(972) SGSN_Test-GSUP(970)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(972)"262420000000028" 20240908084857785 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084857785 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084857785 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084857785 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084857785 DMM INFO MM(262420000000028/e037cdf4) Subscriber data update (mmctx.c:430) 20240908084857785 DMM DEBUG MM(262420000000028/e037cdf4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084857785 DMM INFO MM(262420000000028/e037cdf4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084857785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084857785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084857785 DMM INFO MM(262420000000028/e037cdf4) <- GMM AUTH AND CIPHERING REQ (rand = 5c 95 87 34 46 f1 ff 5d bb af fa ad e4 16 b4 17 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084857791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857792 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857792 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084857792 DMM INFO MM(262420000000028/e037cdf4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084857792 DMM NOTICE MM(262420000000028/e037cdf4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084857792 DMM DEBUG MM(262420000000028/e037cdf4) checking auth: received GSM SRES = 27 35 b6 44 (gprs_gmm.c:666) 20240908084857792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084857792 DMM DEBUG MM(262420000000028/e037cdf4) Requesting authorization (sgsn_auth.c:160) 20240908084857792 DMM INFO MM(262420000000028/e037cdf4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084857792 DMM DEBUG MM(262420000000028/e037cdf4) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084857792 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20240908084857792 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) 20240908084857792 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084857792 DMM INFO MM(262420000000028/e037cdf4) <- GMM ATTACH ACCEPT (new P-TMSI=0xe037cdf4) (gprs_gmm.c:300) 20240908084857793 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084857793 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084857793 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240908084857793 DMM INFO MM(262420000000028/e037cdf4) Subscriber data update (mmctx.c:430) 20240908084857793 DMM DEBUG MM(262420000000028/e037cdf4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084857793 DMM INFO MM(262420000000028/e037cdf4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084857793 DMM NOTICE MM(262420000000028/e037cdf4) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1000) 20240908084857793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084857793 DMM NOTICE MM(262420000000028/e037cdf4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084857793 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) 20240908084857793 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084857793 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20240908084857793 DMM INFO MM(262420000000028/e037cdf4) Subscriber data update (mmctx.c:430) 20240908084857793 DMM DEBUG MM(262420000000028/e037cdf4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084857800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857800 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857800 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084857800 DMM INFO MM(262420000000028/e037cdf4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084857800 DMM NOTICE MM(262420000000028/e037cdf4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084857800 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084857800 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084857800 DLLC NOTICE LLME(f39f6ce7/e037cdf4){ASSIGNED} LLGM Assign pre (ffffffff => e037cdf4) (gprs_llc.c:1079) 20240908084857800 DLLC NOTICE LLME(ffffffff/e037cdf4){ASSIGNED} LLGM Assign post (ffffffff => e037cdf4) (gprs_llc.c:1125) 20240908084857800 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084857800 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084857800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084857800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084857852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857852 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857852 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084857852 DMM INFO MM(262420000000028/e037cdf4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084857852 DMM INFO MM(262420000000028/e037cdf4) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084857852 DMM DEBUG MM(262420000000028/e037cdf4) Using GGSN 0 (gprs_sm.c:312) 20240908084857852 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) 20240908084857852 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20240908084857852 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084857852 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084857852 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:402) 20240908084857865 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 a5 c3 14 77 11 8e 32 31 a2 14 05 7f f6 82 74 e1 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) 20240908084857865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084857865 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084857865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=e037cdf4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084857865 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084857865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084857871 DLGTP DEBUG Registering seq=23 in restransmit resp queue (gtp.c:506) 20240908084857871 DGPRS INFO PDP(262420000000028:5): Context 0x7f11c1c6e0c8 was deleted (sgsn_libgtp.c:657) 20240908084857871 DMM INFO MM(262420000000028/e037cdf4) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084857871 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20240908084857871 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20240908084857876 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:585) 20240908084857877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084857877 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084857877 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084857877 DMM INFO MM(262420000000028/e037cdf4) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) 20240908084857877 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) 20240908084857877 DLGTP DEBUG Registering seq=24 in restransmit resp queue (gtp.c:506) TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@89ea09d4f11f: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(972)@89ea09d4f11f: Final verdict of PTC: pass 20240908084857882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34620<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084857884 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084857884 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(959)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(968)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(958)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(970)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(969)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(955)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(963)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(954)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(964)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(965)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(960)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(957)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(971)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(967)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(961)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(954): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(955): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(956): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(957): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(958): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(959): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(960): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(961): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(962): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(963): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(964): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(965): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(966): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(967): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(968): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(969): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(970): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(971): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(972): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Sun Sep 8 08:48:57 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) 20240908084858886 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084858886 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) 20240908084859887 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084859887 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Sun Sep 8 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_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 20240908084900889 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084900889 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20240908084901036 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084901038 DMM INFO MM(262420000000028/e037cdf4) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084901038 DMM INFO MM(262420000000028/e037cdf4) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084901038 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084901038 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084901038 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084901038 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084901038 DLLC NOTICE LLME(ffffffff/e037cdf4){ASSIGNED} LLGM Assign pre (e037cdf4 => ffffffff) (gprs_llc.c:1079) 20240908084901038 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e037cdf4 => ffffffff) (gprs_llc.c:1125) 20240908084901038 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084901038 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084901038 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20240908084901038 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) 20240908084901038 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) 20240908084901038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084901038 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084901038 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084901038 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084901038 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(973)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(974)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(973)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(977)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084901081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084901081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084901081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084901081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901081 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084901081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084901081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084901081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084901081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(977)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084901083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084901083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084901083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084901083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084901083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084901083 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084901083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084901083 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901083 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084901083 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084901083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084901084 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084901084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(977)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(977)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084901089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(978)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(974)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(974)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084901097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901097 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)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(979)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(978)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(982)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084901122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084901122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901122 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084901122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084901122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084901122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(982)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084901123 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084901123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084901124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084901124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084901124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084901124 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901124 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084901124 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084901124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084901124 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084901124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(982)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(982)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084901128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(979)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(979)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(983)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084901137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(984)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(983)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(987)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(987)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084901163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084901163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084901163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084901163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084901163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084901163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084901163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084901163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(987)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084901165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084901165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084901165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084901165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084901165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084901165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084901165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084901165 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084901165 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084901165 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084901165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084901166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084901166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(987)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(987)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084901169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(984)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(984)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084901177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901177 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(986)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084901891 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084901891 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084901891 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084901891 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: 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) } } } } 20240908084901893 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084901894 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(991), IMSI='262420000000026'H, TLLI='D1690C34'O, index=0 SGSN_Test-GSUP(989)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := '2B5F63BD21F8FBADA15B8E389208C211'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F3205171'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DC660674101E93BC'O } } } } } 20240908084901940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901940 DLLC NOTICE LLME(ffffffff/d1690c34){UNASSIGNED} LLC RX: unknown TLLI 0xd1690c34, creating LLME on the fly (gprs_llc.c:552) 20240908084901940 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084901940 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084901940 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084901940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084901940 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084901940 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084901940 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084901940 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084901940 DLLC NOTICE LLME(ffffffff/d1690c34){UNASSIGNED} LLGM Assign pre (d1690c34 => df087c89) (gprs_llc.c:1079) 20240908084901940 DLLC NOTICE LLME(d1690c34/df087c89){ASSIGNED} LLGM Assign post (d1690c34 => df087c89) (gprs_llc.c:1125) 20240908084901940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084901940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084901940 DMM DEBUG MM(262420000000026/df087c89) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084901953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901953 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084901953 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084901953 DMM DEBUG MM(262420000000026/df087c89) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240908084901953 DMM NOTICE MM(262420000000026/df087c89) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084901953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084901953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084901953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084901953 DMM DEBUG MM(262420000000026/df087c89) Requesting authorization (sgsn_auth.c:160) 20240908084901953 DMM INFO MM(262420000000026/df087c89) Requesting authentication tuples (sgsn_auth.c:184) 20240908084901953 DMM DEBUG MM(262420000000026/df087c89) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084901953 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240908084901953 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(991) SGSN_Test-GSUP(989)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(991)"262420000000026" 20240908084901956 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084901956 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084901956 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084901956 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084901956 DMM INFO MM(262420000000026/df087c89) Subscriber data update (mmctx.c:430) 20240908084901956 DMM DEBUG MM(262420000000026/df087c89) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084901956 DMM INFO MM(262420000000026/df087c89) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084901956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084901956 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084901956 DMM INFO MM(262420000000026/df087c89) <- GMM AUTH AND CIPHERING REQ (rand = 2b 5f 63 bd 21 f8 fb ad a1 5b 8e 38 92 08 c2 11 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084901963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901963 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084901963 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084901963 DMM INFO MM(262420000000026/df087c89) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084901963 DMM NOTICE MM(262420000000026/df087c89) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084901963 DMM DEBUG MM(262420000000026/df087c89) checking auth: received GSM SRES = f3 20 51 71 (gprs_gmm.c:666) 20240908084901963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084901963 DMM DEBUG MM(262420000000026/df087c89) Requesting authorization (sgsn_auth.c:160) 20240908084901963 DMM INFO MM(262420000000026/df087c89) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084901963 DMM DEBUG MM(262420000000026/df087c89) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084901963 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240908084901963 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) 20240908084901963 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084901963 DMM INFO MM(262420000000026/df087c89) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf087c89) (gprs_gmm.c:300) 20240908084901965 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084901965 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084901965 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240908084901965 DMM INFO MM(262420000000026/df087c89) Subscriber data update (mmctx.c:430) 20240908084901965 DMM DEBUG MM(262420000000026/df087c89) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084901965 DMM INFO MM(262420000000026/df087c89) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084901965 DMM NOTICE MM(262420000000026/df087c89) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240908084901965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084901965 DMM NOTICE MM(262420000000026/df087c89) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084901965 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) 20240908084901965 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084901965 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240908084901965 DMM INFO MM(262420000000026/df087c89) Subscriber data update (mmctx.c:430) 20240908084901965 DMM DEBUG MM(262420000000026/df087c89) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084901971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084901971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084901971 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084901971 DMM INFO MM(262420000000026/df087c89) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084901971 DMM NOTICE MM(262420000000026/df087c89) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084901971 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084901971 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084901971 DLLC NOTICE LLME(d1690c34/df087c89){ASSIGNED} LLGM Assign pre (ffffffff => df087c89) (gprs_llc.c:1079) 20240908084901971 DLLC NOTICE LLME(ffffffff/df087c89){ASSIGNED} LLGM Assign post (ffffffff => df087c89) (gprs_llc.c:1125) 20240908084901971 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084901972 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084901972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084901972 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(991)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084902023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084902023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084902023 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084902023 DMM INFO MM(262420000000026/df087c89) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084902023 DMM INFO MM(262420000000026/df087c89) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084902023 DMM DEBUG MM(262420000000026/df087c89) Using GGSN 0 (gprs_sm.c:312) 20240908084902023 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) 20240908084902023 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240908084902023 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084902023 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084902023 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:402) 20240908084902034 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 5c 38 60 46 11 86 6a 6a 75 14 05 7f 07 54 80 48 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1055 from retransmit req queue (gtp.c:443) 20240908084902034 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084902034 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084902034 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=df087c89, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084902034 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084902034 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(991)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(991)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084902045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084902045 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908084902045 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084902048 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 5c 38 60 46 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:2475) 20240908084902048 DGPRS INFO PDP(262420000000026:5): Context 0x7f11c1c6e0c8 was deleted (sgsn_libgtp.c:657) 20240908084902048 DMM INFO MM(262420000000026/df087c89) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:261) 20240908084902048 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20240908084902048 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@89ea09d4f11f: Removing Client IMSI='262420000000026'H, index=0 20240908084902054 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084902054 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20240908084902054 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084902054 DMM INFO MM(262420000000026/df087c89) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:658) TC_attach_pdp_act_user_error_ind_ggsn(991)@89ea09d4f11f: Final verdict of PTC: pass 20240908084902057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34624<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084902058 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084902059 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(989)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(988)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(974)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(978)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(973)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(983)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(979)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(984)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(977)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(990)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(982)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(975)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(987)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(985)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(981)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(973): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(974): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(975): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(976): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(977): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(978): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(979): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(980): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(981): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(982): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(983): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(984): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(985): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(986): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(987): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(988): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(989): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(990): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(991): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Sun Sep 8 08:49:02 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) 20240908084903060 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084903060 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) 20240908084904061 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084904061 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Sun Sep 8 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_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 20240908084905063 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084905063 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_gmm_detach started. 20240908084905208 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084905210 DMM INFO MM(262420000000026/df087c89) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084905210 DMM INFO MM(262420000000026/df087c89) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084905210 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084905210 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084905210 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084905210 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084905210 DLLC NOTICE LLME(ffffffff/df087c89){ASSIGNED} LLGM Assign pre (df087c89 => ffffffff) (gprs_llc.c:1079) 20240908084905210 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (df087c89 => ffffffff) (gprs_llc.c:1125) 20240908084905210 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084905210 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084905210 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240908084905210 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) 20240908084905210 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) 20240908084905210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084905210 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084905210 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084905210 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084905210 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(992)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(993)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(992)@89ea09d4f11f: 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(997)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(997)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084905261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084905261 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905261 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084905261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084905261 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(997)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084905263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084905263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084905263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084905263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084905263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084905263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084905263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084905263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905263 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084905263 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084905263 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084905264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084905264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(997)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(997)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(996)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084905267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(993)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(993)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084905278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084905278 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI196(994)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(998)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(996)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1001)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084905293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084905293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084905293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084905293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084905293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1001)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084905295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084905295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084905295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084905295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084905295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084905295 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084905295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084905295 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905295 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084905295 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084905295 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1001)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084905296 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084905296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1001)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084905298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(998)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(998)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1002)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084905307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084905307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI210(1000)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1003)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1002)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1006)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1006)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084905331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084905331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084905331 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905331 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084905332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084905332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084905332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084905332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1006)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084905333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084905333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084905333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084905333 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084905333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084905333 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084905333 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084905333 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084905333 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1006)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084905334 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084905334 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1006)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084905337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1003)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1003)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084905345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084905345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_gmm_detach-BVCI220(1005)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084906065 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084906065 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084906065 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084906065 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: 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) } } } } 20240908084906067 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084906067 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(994)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_gmm_detach(1010), IMSI='262420000000026'H, TLLI='F697DCB1'O, index=0 SGSN_Test-GSUP(1008)@89ea09d4f11f: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1010) TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: 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 := '472CBED323A411B21207EF5F063C9D21'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FBB75BE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC27D97253257925'O } } } } } 20240908084906114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906114 DLLC NOTICE LLME(ffffffff/f697dcb1){UNASSIGNED} LLC RX: unknown TLLI 0xf697dcb1, creating LLME on the fly (gprs_llc.c:552) 20240908084906114 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906114 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084906114 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084906114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084906114 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084906114 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084906114 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084906114 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084906114 DLLC NOTICE LLME(ffffffff/f697dcb1){UNASSIGNED} LLGM Assign pre (f697dcb1 => fd433b40) (gprs_llc.c:1079) 20240908084906114 DLLC NOTICE LLME(f697dcb1/fd433b40){ASSIGNED} LLGM Assign post (f697dcb1 => fd433b40) (gprs_llc.c:1125) 20240908084906114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084906114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084906114 DMM DEBUG MM(262420000000026/fd433b40) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084906128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906129 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084906129 DMM DEBUG MM(262420000000026/fd433b40) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1084) 20240908084906129 DMM NOTICE MM(262420000000026/fd433b40) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084906129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084906129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084906129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084906129 DMM DEBUG MM(262420000000026/fd433b40) Requesting authorization (sgsn_auth.c:160) 20240908084906129 DMM INFO MM(262420000000026/fd433b40) Requesting authentication tuples (sgsn_auth.c:184) 20240908084906129 DMM DEBUG MM(262420000000026/fd433b40) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084906129 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20240908084906129 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1010) SGSN_Test-GSUP(1008)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1010)"262420000000026" 20240908084906132 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084906132 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084906132 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084906132 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084906132 DMM INFO MM(262420000000026/fd433b40) Subscriber data update (mmctx.c:430) 20240908084906132 DMM DEBUG MM(262420000000026/fd433b40) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084906132 DMM INFO MM(262420000000026/fd433b40) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084906132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084906132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084906132 DMM INFO MM(262420000000026/fd433b40) <- GMM AUTH AND CIPHERING REQ (rand = 47 2c be d3 23 a4 11 b2 12 07 ef 5f 06 3c 9d 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084906139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906139 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906139 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084906139 DMM INFO MM(262420000000026/fd433b40) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084906139 DMM NOTICE MM(262420000000026/fd433b40) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084906139 DMM DEBUG MM(262420000000026/fd433b40) checking auth: received GSM SRES = fb b7 5b e9 (gprs_gmm.c:666) 20240908084906139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084906139 DMM DEBUG MM(262420000000026/fd433b40) Requesting authorization (sgsn_auth.c:160) 20240908084906139 DMM INFO MM(262420000000026/fd433b40) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084906139 DMM DEBUG MM(262420000000026/fd433b40) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084906139 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20240908084906139 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) 20240908084906139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084906139 DMM INFO MM(262420000000026/fd433b40) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd433b40) (gprs_gmm.c:300) 20240908084906141 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084906141 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084906141 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240908084906141 DMM INFO MM(262420000000026/fd433b40) Subscriber data update (mmctx.c:430) 20240908084906141 DMM DEBUG MM(262420000000026/fd433b40) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084906141 DMM INFO MM(262420000000026/fd433b40) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084906141 DMM NOTICE MM(262420000000026/fd433b40) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1000) 20240908084906141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084906141 DMM NOTICE MM(262420000000026/fd433b40) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084906141 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) 20240908084906141 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084906141 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20240908084906141 DMM INFO MM(262420000000026/fd433b40) Subscriber data update (mmctx.c:430) 20240908084906141 DMM DEBUG MM(262420000000026/fd433b40) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084906147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906147 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084906147 DMM INFO MM(262420000000026/fd433b40) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084906147 DMM NOTICE MM(262420000000026/fd433b40) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084906147 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084906147 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084906147 DLLC NOTICE LLME(f697dcb1/fd433b40){ASSIGNED} LLGM Assign pre (ffffffff => fd433b40) (gprs_llc.c:1079) 20240908084906147 DLLC NOTICE LLME(ffffffff/fd433b40){ASSIGNED} LLGM Assign post (ffffffff => fd433b40) (gprs_llc.c:1125) 20240908084906147 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084906147 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084906147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084906147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084906199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906199 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906199 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084906199 DMM INFO MM(262420000000026/fd433b40) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084906199 DMM INFO MM(262420000000026/fd433b40) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084906199 DMM DEBUG MM(262420000000026/fd433b40) Using GGSN 0 (gprs_sm.c:312) 20240908084906199 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) 20240908084906199 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20240908084906199 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084906199 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084906199 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:402) 20240908084906210 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 fc ca bc 29 11 a3 22 11 05 14 05 7f 06 67 85 c7 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1056 from retransmit req queue (gtp.c:443) 20240908084906210 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6e0c8, cbp=0x5605dfcba2a0) (sgsn_libgtp.c:629) 20240908084906210 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084906210 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=fd433b40, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084906210 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084906210 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084906219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084906219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084906219 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084906219 DMM INFO MM(262420000000026/fd433b40) -> GMM DETACH REQUEST TLLI=0xfd433b40 type=GPRS detach (gprs_gmm.c:1465) 20240908084906219 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:398) 20240908084906220 DMM INFO MM(262420000000026/fd433b40) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084906220 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084906220 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084906220 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084906220 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084906220 DLLC NOTICE LLME(ffffffff/fd433b40){ASSIGNED} LLGM Assign pre (fd433b40 => ffffffff) (gprs_llc.c:1079) 20240908084906220 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fd433b40 => ffffffff) (gprs_llc.c:1125) 20240908084906220 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084906220 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084906220 DMM NOTICE MM(262420000000026/fd433b40) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084906220 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20240908084906220 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084906220 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084906220 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:402) 20240908084906220 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20240908084906220 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) 20240908084906220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084906220 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084906220 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084906220 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084906221 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(994)@89ea09d4f11f: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1010)@89ea09d4f11f: Final verdict of PTC: pass 20240908084906227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34632<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084906229 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084906229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1008)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1007)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1000)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(997)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(992)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(994)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(993)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(996)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1003)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1001)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(998)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1002)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1006)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1009)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1005)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1004)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(995)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(999)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(992): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(993): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(994): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(995): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(996): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(997): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(998): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(999): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1000): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1001): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1002): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1003): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1004): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1005): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1006): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1007): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1008): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1009): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1010): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Sun Sep 8 08:49:06 UTC 2024 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=41688) 20240908084907199 DGPRS DEBUG Checking for inactive LLMEs, time = 7596081 (sgsn.c:131) 20240908084907229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084907229 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) 20240908084908230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084908230 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Sun Sep 8 08:49:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_attach_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 20240908084909231 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084909231 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20240908084909378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084909379 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1011)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1012)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1011)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1016)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084909428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084909428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084909428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084909428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084909428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084909428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084909428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084909428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1016)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084909429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084909429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084909429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084909430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084909430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084909430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084909430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084909430 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909430 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084909430 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084909430 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084909430 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084909430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1015)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1016)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1016)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084909435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1012)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1012)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084909445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084909445 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1017)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1015)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1020)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1020)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084909457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084909457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084909457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084909457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084909457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084909457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084909457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084909457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1020)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084909458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084909458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084909458 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084909459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084909459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084909459 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084909459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084909459 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909459 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084909459 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084909459 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1020)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084909460 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084909460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1020)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084909463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1021)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1017)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1017)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084909474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084909474 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1022)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1021)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1025)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1025)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084909495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084909495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084909495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084909495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084909495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084909495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084909495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084909495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1025)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084909497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084909497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084909497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084909497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084909497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084909497 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084909497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084909497 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084909497 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084909497 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084909497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084909498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084909498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1025)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1025)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084909502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1022)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1022)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084909512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084909512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084910232 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084910232 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084910232 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084910232 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: 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) } } } } 20240908084910235 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084910235 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@89ea09d4f11f: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1029), IMSI='262420000000039'H, TLLI='F64BB301'O, index=0 SGSN_Test-GSUP(1027)@89ea09d4f11f: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1029) 20240908084911291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084911291 DLLC NOTICE LLME(ffffffff/f64bb301){UNASSIGNED} LLC RX: unknown TLLI 0xf64bb301, creating LLME on the fly (gprs_llc.c:552) 20240908084911291 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084911291 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084911291 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084911291 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084911291 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084911291 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084911291 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084911292 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084911292 DLLC NOTICE LLME(ffffffff/f64bb301){UNASSIGNED} LLGM Assign pre (f64bb301 => dc5374ea) (gprs_llc.c:1079) 20240908084911292 DLLC NOTICE LLME(f64bb301/dc5374ea){ASSIGNED} LLGM Assign post (f64bb301 => dc5374ea) (gprs_llc.c:1125) 20240908084911292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084911292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084911292 DMM DEBUG MM(262420000000039/dc5374ea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084911305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084911305 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa82bdc CMD=UI DATA (gprs_llc_parse.c:89) 20240908084911305 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084911305 DMM INFO MM(262420000000039/dc5374ea) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1266) 20240908084911305 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084911305 DLLC NOTICE LLME(f64bb301/dc5374ea){ASSIGNED} LLGM Assign pre (f64bb301 => dc5374ea) (gprs_llc.c:1079) 20240908084911305 DLLC NOTICE LLME(f64bb301/dc5374ea){ASSIGNED} LLGM Assign post (f64bb301 => dc5374ea) (gprs_llc.c:1125) 20240908084911305 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084911305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084911306 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084911306 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084911306 DMM DEBUG MM(262420000000039/dc5374ea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1084) 20240908084911306 DMM NOTICE MM(262420000000039/dc5374ea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084911306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084911306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084911306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908084911306 DMM INFO MM(262420000000039/dc5374ea) <- GMM ATTACH ACCEPT (new P-TMSI=0xdc5374ea) (gprs_gmm.c:300) TC_attach_gmm_attach_req_while_gmm_attach(1029)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@89ea09d4f11f: Removing Client IMSI='262420000000039'H, index=0 20240908084912311 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084912311 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084912311 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084912311 DMM INFO MM(262420000000039/dc5374ea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084912311 DMM NOTICE MM(262420000000039/dc5374ea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084912311 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084912311 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084912311 DLLC NOTICE LLME(f64bb301/dc5374ea){ASSIGNED} LLGM Assign pre (ffffffff => dc5374ea) (gprs_llc.c:1079) 20240908084912311 DLLC NOTICE LLME(ffffffff/dc5374ea){ASSIGNED} LLGM Assign post (ffffffff => dc5374ea) (gprs_llc.c:1125) 20240908084912311 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084912311 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084912311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084912311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1029)@89ea09d4f11f: Final verdict of PTC: pass 20240908084912314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41068<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1020)@89ea09d4f11f: Final verdict of PTC: none 20240908084912316 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1027)@89ea09d4f11f: Final verdict of PTC: none 20240908084912316 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1016)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1026)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1011)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1012)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1025)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1015)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1021)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1017)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1022)@89ea09d4f11f: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1018)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1014)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1028)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1023)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1011): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1012): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1013): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1014): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1015): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1016): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1017): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1018): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1019): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1020): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1021): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1022): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1023): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1024): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1025): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1026): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1027): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1028): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1029): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Sun Sep 8 08:49:12 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) 20240908084913317 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084913317 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) 20240908084914318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084914318 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Sun Sep 8 08:49: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_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 20240908084915318 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084915319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_xid_empty_l3 started. 20240908084915463 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084915464 DMM INFO MM(262420000000039/dc5374ea) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084915464 DMM INFO MM(262420000000039/dc5374ea) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084915464 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084915464 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084915464 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084915464 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084915464 DLLC NOTICE LLME(ffffffff/dc5374ea){ASSIGNED} LLGM Assign pre (dc5374ea => ffffffff) (gprs_llc.c:1079) 20240908084915464 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (dc5374ea => ffffffff) (gprs_llc.c:1125) 20240908084915464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084915464 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084915464 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084915464 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084915464 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1030)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1031)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1030)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1034)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084915506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084915506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084915506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915507 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084915507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084915507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084915507 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084915507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1034)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084915508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084915508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084915508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084915508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084915508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084915508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084915508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084915509 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915509 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084915509 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084915509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1034)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084915509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084915509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1034)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084915513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1031)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1031)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1035)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084915523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084915523 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI196(1033)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1036)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1035)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1039)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1039)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084915545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084915545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084915545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084915545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084915545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1039)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084915547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084915547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084915547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084915547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084915547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084915547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084915547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084915547 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915547 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084915547 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084915547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084915548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084915548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1039)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1039)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084915552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1040)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1036)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1036)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084915563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084915563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI210(1038)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1041)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1040)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1044)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084915581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084915581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084915581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084915581 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915581 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084915581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084915581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084915581 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084915581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1044)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084915583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084915583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084915583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084915583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084915583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084915583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084915583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084915583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084915583 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084915583 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084915583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084915583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084915583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1044)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1044)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084915587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1041)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1041)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084915597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084915597 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_empty_l3-BVCI220(1043)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084916320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084916320 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084916320 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084916320 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: 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) } } } } 20240908084916322 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084916323 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1033)@89ea09d4f11f: Adding Client=TC_xid_empty_l3(1048), IMSI='262420000000044'H, TLLI='C1CA1941'O, index=0 SGSN_Test-GSUP(1046)@89ea09d4f11f: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1048) TC_xid_empty_l3(1048)@89ea09d4f11f: 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 := 'E19B49CF24E207CE3547E1A46611A9E2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '52E2DDAF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '52B994D6CF74A607'O } } } } } 20240908084917375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917375 DLLC NOTICE LLME(ffffffff/c1ca1941){UNASSIGNED} LLC RX: unknown TLLI 0xc1ca1941, creating LLME on the fly (gprs_llc.c:552) 20240908084917375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084917375 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084917375 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084917375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084917375 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084917375 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084917375 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084917375 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084917375 DLLC NOTICE LLME(ffffffff/c1ca1941){UNASSIGNED} LLGM Assign pre (c1ca1941 => d7db3e02) (gprs_llc.c:1079) 20240908084917376 DLLC NOTICE LLME(c1ca1941/d7db3e02){ASSIGNED} LLGM Assign post (c1ca1941 => d7db3e02) (gprs_llc.c:1125) 20240908084917376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084917376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084917376 DMM DEBUG MM(262420000000044/d7db3e02) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084917390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917390 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084917390 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084917390 DMM DEBUG MM(262420000000044/d7db3e02) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1084) 20240908084917390 DMM NOTICE MM(262420000000044/d7db3e02) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084917390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084917390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084917390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084917390 DMM DEBUG MM(262420000000044/d7db3e02) Requesting authorization (sgsn_auth.c:160) 20240908084917390 DMM INFO MM(262420000000044/d7db3e02) Requesting authentication tuples (sgsn_auth.c:184) 20240908084917390 DMM DEBUG MM(262420000000044/d7db3e02) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084917390 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20240908084917390 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1048) SGSN_Test-GSUP(1046)@89ea09d4f11f: Added IMSI table entry 0TC_xid_empty_l3(1048)"262420000000044" 20240908084917393 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084917393 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084917393 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084917393 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084917393 DMM INFO MM(262420000000044/d7db3e02) Subscriber data update (mmctx.c:430) 20240908084917393 DMM DEBUG MM(262420000000044/d7db3e02) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084917393 DMM INFO MM(262420000000044/d7db3e02) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084917393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084917393 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084917393 DMM INFO MM(262420000000044/d7db3e02) <- GMM AUTH AND CIPHERING REQ (rand = e1 9b 49 cf 24 e2 07 ce 35 47 e1 a4 66 11 a9 e2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084917400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917400 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084917400 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084917400 DMM INFO MM(262420000000044/d7db3e02) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084917400 DMM NOTICE MM(262420000000044/d7db3e02) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084917400 DMM DEBUG MM(262420000000044/d7db3e02) checking auth: received GSM SRES = 52 e2 dd af (gprs_gmm.c:666) 20240908084917400 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084917400 DMM DEBUG MM(262420000000044/d7db3e02) Requesting authorization (sgsn_auth.c:160) 20240908084917401 DMM INFO MM(262420000000044/d7db3e02) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084917401 DMM DEBUG MM(262420000000044/d7db3e02) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084917401 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20240908084917401 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) 20240908084917401 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084917401 DMM INFO MM(262420000000044/d7db3e02) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7db3e02) (gprs_gmm.c:300) 20240908084917402 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084917402 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084917402 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240908084917402 DMM INFO MM(262420000000044/d7db3e02) Subscriber data update (mmctx.c:430) 20240908084917402 DMM DEBUG MM(262420000000044/d7db3e02) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084917402 DMM INFO MM(262420000000044/d7db3e02) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084917402 DMM NOTICE MM(262420000000044/d7db3e02) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1000) 20240908084917402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084917402 DMM NOTICE MM(262420000000044/d7db3e02) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084917402 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) 20240908084917402 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084917402 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20240908084917402 DMM INFO MM(262420000000044/d7db3e02) Subscriber data update (mmctx.c:430) 20240908084917403 DMM DEBUG MM(262420000000044/d7db3e02) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084917409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084917409 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084917409 DMM INFO MM(262420000000044/d7db3e02) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084917409 DMM NOTICE MM(262420000000044/d7db3e02) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084917409 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084917409 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084917409 DLLC NOTICE LLME(c1ca1941/d7db3e02){ASSIGNED} LLGM Assign pre (ffffffff => d7db3e02) (gprs_llc.c:1079) 20240908084917409 DLLC NOTICE LLME(ffffffff/d7db3e02){ASSIGNED} LLGM Assign post (ffffffff => d7db3e02) (gprs_llc.c:1125) 20240908084917409 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084917409 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084917409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084917409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1048)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084917460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084917460 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084917460 DMM INFO MM(262420000000044/d7db3e02) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084917460 DMM INFO MM(262420000000044/d7db3e02) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084917460 DMM DEBUG MM(262420000000044/d7db3e02) Using GGSN 0 (gprs_sm.c:312) 20240908084917460 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) 20240908084917461 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20240908084917461 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084917461 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084917461 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:402) 20240908084917472 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 5f c0 d1 63 11 ae e6 fc df 14 05 7f 4e 98 dd b4 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) 20240908084917472 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c6f138, cbp=0x5605dfcc04f0) (sgsn_libgtp.c:629) 20240908084917472 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084917472 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=d7db3e02, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084917472 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084917472 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1048)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1048)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084917479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084917479 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20240908084917479 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240908084917479 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1048)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1033)@89ea09d4f11f: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1048)@89ea09d4f11f: Final verdict of PTC: pass 20240908084917486 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41084<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1046)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1034)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1039)@89ea09d4f11f: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1038)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1030)@89ea09d4f11f: Final verdict of PTC: none 20240908084917488 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084917488 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb1-NS1(1035)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1041)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1044)@89ea09d4f11f: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1033)@89ea09d4f11f: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1043)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1040)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1031)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1036)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1045)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1037)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1047)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1032)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1042)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1030): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1031): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1032): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_empty_l3-BVCI196(1033): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1034): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1035): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1036): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1037): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_empty_l3-BVCI210(1038): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1039): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1040): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1041): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1042): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_empty_l3-BVCI220(1043): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1044): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1045): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1046): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1047): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_empty_l3(1048): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Sun Sep 8 08:49:17 UTC 2024 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=46516) 20240908084918490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084918490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=46516, count=93676) 20240908084919491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084919491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Sun Sep 8 08:49:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908084920492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084920492 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_xid_n201u started. 20240908084920633 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084920635 DMM INFO MM(262420000000044/d7db3e02) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084920635 DMM INFO MM(262420000000044/d7db3e02) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084920635 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084920635 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084920635 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084920635 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084920635 DLLC NOTICE LLME(ffffffff/d7db3e02){ASSIGNED} LLGM Assign pre (d7db3e02 => ffffffff) (gprs_llc.c:1079) 20240908084920635 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d7db3e02 => ffffffff) (gprs_llc.c:1125) 20240908084920635 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084920635 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084920635 DMM NOTICE MM(262420000000044/d7db3e02) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084920635 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20240908084920635 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084920635 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084920635 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:402) 20240908084920635 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20240908084920635 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) 20240908084920635 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) 20240908084920635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084920635 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084920635 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084920635 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084920635 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1049)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1050)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1049)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1053)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084920678 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920678 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084920678 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084920678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1053)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084920681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084920681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084920681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084920681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084920681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084920681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084920681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084920681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920681 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084920681 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084920681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084920682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084920682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1053)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1053)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084920685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1050)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1050)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1054)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084920694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084920694 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_xid_n201u-BVCI196(1052)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1055)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1054)@89ea09d4f11f: 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(1058)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1058)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084920715 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084920715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084920715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084920715 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920715 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084920716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084920716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084920716 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084920716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1058)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084920717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084920717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084920717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084920717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084920717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084920717 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084920717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084920717 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920717 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084920717 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084920717 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084920718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084920718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1058)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1058)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084920722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1055)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1055)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1059)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908084920733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084920733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_xid_n201u-BVCI210(1057)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1060)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1059)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1063)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084920756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084920756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084920756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084920756 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920756 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084920756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084920756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084920756 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084920756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1063)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084920758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084920758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084920758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084920758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084920758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084920758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084920758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084920758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084920758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084920758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084920758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084920759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084920759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1063)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1063)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084920763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1060)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1060)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084920772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084920772 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_xid_n201u-BVCI220(1062)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084921493 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084921493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084921493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084921493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: 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) } } } } 20240908084921495 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084921496 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1052)@89ea09d4f11f: Adding Client=TC_xid_n201u(1067), IMSI='262420000000045'H, TLLI='F101AF3F'O, index=0 SGSN_Test-GSUP(1065)@89ea09d4f11f: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1067) TC_xid_n201u(1067)@89ea09d4f11f: 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 := 'DC936292C34AC08DBC3EF085D09298F9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C58C0392'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F8EEFC9A52887087'O } } } } } 20240908084922550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922550 DLLC NOTICE LLME(ffffffff/f101af3f){UNASSIGNED} LLC RX: unknown TLLI 0xf101af3f, creating LLME on the fly (gprs_llc.c:552) 20240908084922550 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084922550 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084922551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084922551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084922551 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084922551 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084922551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084922551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084922551 DLLC NOTICE LLME(ffffffff/f101af3f){UNASSIGNED} LLGM Assign pre (f101af3f => c3a107ce) (gprs_llc.c:1079) 20240908084922551 DLLC NOTICE LLME(f101af3f/c3a107ce){ASSIGNED} LLGM Assign post (f101af3f => c3a107ce) (gprs_llc.c:1125) 20240908084922551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084922551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084922551 DMM DEBUG MM(262420000000045/c3a107ce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084922564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084922564 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084922564 DMM DEBUG MM(262420000000045/c3a107ce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1084) 20240908084922564 DMM NOTICE MM(262420000000045/c3a107ce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084922564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084922564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084922564 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084922564 DMM DEBUG MM(262420000000045/c3a107ce) Requesting authorization (sgsn_auth.c:160) 20240908084922564 DMM INFO MM(262420000000045/c3a107ce) Requesting authentication tuples (sgsn_auth.c:184) 20240908084922564 DMM DEBUG MM(262420000000045/c3a107ce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084922564 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20240908084922564 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1067) SGSN_Test-GSUP(1065)@89ea09d4f11f: Added IMSI table entry 0TC_xid_n201u(1067)"262420000000045" 20240908084922567 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084922567 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084922567 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084922567 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084922567 DMM INFO MM(262420000000045/c3a107ce) Subscriber data update (mmctx.c:430) 20240908084922567 DMM DEBUG MM(262420000000045/c3a107ce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084922567 DMM INFO MM(262420000000045/c3a107ce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084922567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084922567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084922567 DMM INFO MM(262420000000045/c3a107ce) <- GMM AUTH AND CIPHERING REQ (rand = dc 93 62 92 c3 4a c0 8d bc 3e f0 85 d0 92 98 f9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084922574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922574 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084922574 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084922574 DMM INFO MM(262420000000045/c3a107ce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084922574 DMM NOTICE MM(262420000000045/c3a107ce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084922574 DMM DEBUG MM(262420000000045/c3a107ce) checking auth: received GSM SRES = c5 8c 03 92 (gprs_gmm.c:666) 20240908084922575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084922575 DMM DEBUG MM(262420000000045/c3a107ce) Requesting authorization (sgsn_auth.c:160) 20240908084922575 DMM INFO MM(262420000000045/c3a107ce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084922575 DMM DEBUG MM(262420000000045/c3a107ce) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084922575 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20240908084922575 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) 20240908084922575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084922575 DMM INFO MM(262420000000045/c3a107ce) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3a107ce) (gprs_gmm.c:300) 20240908084922576 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084922576 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084922576 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240908084922576 DMM INFO MM(262420000000045/c3a107ce) Subscriber data update (mmctx.c:430) 20240908084922576 DMM DEBUG MM(262420000000045/c3a107ce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084922576 DMM INFO MM(262420000000045/c3a107ce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084922576 DMM NOTICE MM(262420000000045/c3a107ce) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1000) 20240908084922576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084922576 DMM NOTICE MM(262420000000045/c3a107ce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084922576 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) 20240908084922577 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084922577 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20240908084922577 DMM INFO MM(262420000000045/c3a107ce) Subscriber data update (mmctx.c:430) 20240908084922577 DMM DEBUG MM(262420000000045/c3a107ce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084922582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922582 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084922582 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084922582 DMM INFO MM(262420000000045/c3a107ce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084922582 DMM NOTICE MM(262420000000045/c3a107ce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084922582 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084922582 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084922582 DLLC NOTICE LLME(f101af3f/c3a107ce){ASSIGNED} LLGM Assign pre (ffffffff => c3a107ce) (gprs_llc.c:1079) 20240908084922582 DLLC NOTICE LLME(ffffffff/c3a107ce){ASSIGNED} LLGM Assign post (ffffffff => c3a107ce) (gprs_llc.c:1125) 20240908084922582 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084922582 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084922582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084922582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1067)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084922634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084922634 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084922634 DMM INFO MM(262420000000045/c3a107ce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084922634 DMM INFO MM(262420000000045/c3a107ce) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084922634 DMM DEBUG MM(262420000000045/c3a107ce) Using GGSN 0 (gprs_sm.c:312) 20240908084922634 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) 20240908084922634 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20240908084922634 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084922634 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084922635 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:402) 20240908084922646 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 85 99 ed 48 11 6a e0 c9 fe 14 05 7f 1f 12 04 ea 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) 20240908084922646 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c701a8, cbp=0x5605dfcc0a90) (sgsn_libgtp.c:629) 20240908084922646 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084922646 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=c3a107ce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084922646 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084922646 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1067)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1067)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084922652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084922653 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20240908084922653 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20240908084922653 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20240908084922653 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1067)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1052)@89ea09d4f11f: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1067)@89ea09d4f11f: Final verdict of PTC: pass 20240908084922660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51006<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084922662 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084922662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1065)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1064)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1058)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1049)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1053)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1054)@89ea09d4f11f: Final verdict of PTC: none TC_xid_n201u-BVCI196(1052)@89ea09d4f11f: Final verdict of PTC: none TC_xid_n201u-BVCI220(1062)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1060)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1063)@89ea09d4f11f: Final verdict of PTC: none TC_xid_n201u-BVCI210(1057)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1055)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1050)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1059)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1066)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1051)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1061)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1056)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1049): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1050): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1051): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_n201u-BVCI196(1052): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1053): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1054): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1055): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1056): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_n201u-BVCI210(1057): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1058): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1059): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1060): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1061): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_n201u-BVCI220(1062): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1063): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1064): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1065): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1066): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_xid_n201u(1067): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_xid_n201u finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Sun Sep 8 08:49:22 UTC 2024 ====== SGSN_Tests.TC_xid_n201u pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=49700) 20240908084923663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084923663 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=49700, count=97100) 20240908084924664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084924664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Sun Sep 8 08:49: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_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 20240908084925665 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084925665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_llc_null started. 20240908084925809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084925810 DMM INFO MM(262420000000045/c3a107ce) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084925810 DMM INFO MM(262420000000045/c3a107ce) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084925810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084925810 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084925810 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084925810 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084925810 DLLC NOTICE LLME(ffffffff/c3a107ce){ASSIGNED} LLGM Assign pre (c3a107ce => ffffffff) (gprs_llc.c:1079) 20240908084925810 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c3a107ce => ffffffff) (gprs_llc.c:1125) 20240908084925810 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084925810 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084925810 DMM NOTICE MM(262420000000045/c3a107ce) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084925810 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20240908084925810 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084925810 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084925810 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:402) 20240908084925810 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20240908084925810 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) 20240908084925810 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) 20240908084925810 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084925810 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084925811 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084925811 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084925811 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1068)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1069)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1068)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1073)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084925860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084925860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084925860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084925860 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925860 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084925860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084925860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084925860 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084925860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1072)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1073)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084925862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084925862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084925862 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084925863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084925863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084925863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084925863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084925863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084925863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084925863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1073)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084925864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084925864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1073)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084925867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1069)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1069)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1074)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908084925878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084925878 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1072)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_llc_null-BVCI196(1070)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1077)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084925883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084925883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084925883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084925883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084925883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084925883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084925884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084925884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1077)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084925885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084925885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084925885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084925885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084925885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084925885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084925885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084925885 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925885 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084925885 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084925886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084925886 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084925886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1077)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1077)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084925889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1074)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1074)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084925898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084925898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1078)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 TC_llc_null-BVCI210(1076)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1079)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1078)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1082)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084925927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084925927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084925927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084925927 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925927 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084925927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084925927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084925927 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084925927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1082)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084925929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084925929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084925929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084925929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084925929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084925929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084925929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084925929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084925929 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084925929 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084925929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1082)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084925930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084925930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1082)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084925933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1079)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1079)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084925944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084925944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_null-BVCI220(1081)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084926666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084926666 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084926666 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084926666 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: 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) } } } } 20240908084926668 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084926669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1070)@89ea09d4f11f: Adding Client=TC_llc_null(1086), IMSI='262420000000041'H, TLLI='D4A79C20'O, index=0 SGSN_Test-GSUP(1084)@89ea09d4f11f: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1086) TC_llc_null(1086)@89ea09d4f11f: 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 := '70515F5106CC2A722D9AB82DC9C046C7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1E03BCBE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'B57DADAD19169B0C'O } } } } } 20240908084927721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084927721 DLLC NOTICE LLME(ffffffff/d4a79c20){UNASSIGNED} LLC RX: unknown TLLI 0xd4a79c20, creating LLME on the fly (gprs_llc.c:552) 20240908084927721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084927721 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084927721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084927721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084927721 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084927721 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084927721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084927721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084927721 DLLC NOTICE LLME(ffffffff/d4a79c20){UNASSIGNED} LLGM Assign pre (d4a79c20 => e33c7fae) (gprs_llc.c:1079) 20240908084927721 DLLC NOTICE LLME(d4a79c20/e33c7fae){ASSIGNED} LLGM Assign post (d4a79c20 => e33c7fae) (gprs_llc.c:1125) 20240908084927721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084927721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084927721 DMM DEBUG MM(262420000000041/e33c7fae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084927734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084927734 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084927734 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084927734 DMM DEBUG MM(262420000000041/e33c7fae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1084) 20240908084927734 DMM NOTICE MM(262420000000041/e33c7fae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084927734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084927734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084927734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084927734 DMM DEBUG MM(262420000000041/e33c7fae) Requesting authorization (sgsn_auth.c:160) 20240908084927734 DMM INFO MM(262420000000041/e33c7fae) Requesting authentication tuples (sgsn_auth.c:184) 20240908084927734 DMM DEBUG MM(262420000000041/e33c7fae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084927734 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20240908084927734 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1086) SGSN_Test-GSUP(1084)@89ea09d4f11f: Added IMSI table entry 0TC_llc_null(1086)"262420000000041" 20240908084927737 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084927737 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084927737 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084927737 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084927737 DMM INFO MM(262420000000041/e33c7fae) Subscriber data update (mmctx.c:430) 20240908084927737 DMM DEBUG MM(262420000000041/e33c7fae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084927737 DMM INFO MM(262420000000041/e33c7fae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084927737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084927737 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084927737 DMM INFO MM(262420000000041/e33c7fae) <- GMM AUTH AND CIPHERING REQ (rand = 70 51 5f 51 06 cc 2a 72 2d 9a b8 2d c9 c0 46 c7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084927744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084927744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084927744 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084927744 DMM INFO MM(262420000000041/e33c7fae) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084927744 DMM NOTICE MM(262420000000041/e33c7fae) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084927744 DMM DEBUG MM(262420000000041/e33c7fae) checking auth: received GSM SRES = 1e 03 bc be (gprs_gmm.c:666) 20240908084927744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084927744 DMM DEBUG MM(262420000000041/e33c7fae) Requesting authorization (sgsn_auth.c:160) 20240908084927744 DMM INFO MM(262420000000041/e33c7fae) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084927744 DMM DEBUG MM(262420000000041/e33c7fae) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084927744 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20240908084927745 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) 20240908084927745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084927745 DMM INFO MM(262420000000041/e33c7fae) <- GMM ATTACH ACCEPT (new P-TMSI=0xe33c7fae) (gprs_gmm.c:300) 20240908084927746 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084927746 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084927746 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240908084927746 DMM INFO MM(262420000000041/e33c7fae) Subscriber data update (mmctx.c:430) 20240908084927746 DMM DEBUG MM(262420000000041/e33c7fae) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084927746 DMM INFO MM(262420000000041/e33c7fae) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084927746 DMM NOTICE MM(262420000000041/e33c7fae) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1000) 20240908084927746 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084927746 DMM NOTICE MM(262420000000041/e33c7fae) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084927746 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) 20240908084927746 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084927746 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20240908084927746 DMM INFO MM(262420000000041/e33c7fae) Subscriber data update (mmctx.c:430) 20240908084927746 DMM DEBUG MM(262420000000041/e33c7fae) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084927752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084927753 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084927753 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084927753 DMM INFO MM(262420000000041/e33c7fae) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084927753 DMM NOTICE MM(262420000000041/e33c7fae) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084927753 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084927753 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084927753 DLLC NOTICE LLME(d4a79c20/e33c7fae){ASSIGNED} LLGM Assign pre (ffffffff => e33c7fae) (gprs_llc.c:1079) 20240908084927753 DLLC NOTICE LLME(ffffffff/e33c7fae){ASSIGNED} LLGM Assign post (ffffffff => e33c7fae) (gprs_llc.c:1125) 20240908084927753 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084927753 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084927753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084927753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908084928804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084928804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20240908084928804 DLLC DEBUG TLLI=e33c7fae sends us LLC NULL (gprs_llc.c:912) 20240908084928805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084928805 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20240908084928805 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084928805 DMM INFO MM(262420000000041/e33c7fae) -> GMM DETACH REQUEST TLLI=0xe33c7fae type=GPRS detach Power-off (gprs_gmm.c:1465) 20240908084928805 DMM INFO MM(262420000000041/e33c7fae) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:200) 20240908084928805 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084928805 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084928805 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084928805 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084928805 DLLC NOTICE LLME(ffffffff/e33c7fae){ASSIGNED} LLGM Assign pre (e33c7fae => ffffffff) (gprs_llc.c:1079) 20240908084928805 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e33c7fae => ffffffff) (gprs_llc.c:1125) 20240908084928805 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20240908084928805 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) 20240908084928805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084928805 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084928805 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084928805 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084928806 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1086)@89ea09d4f11f: setverdict(pass): none -> pass TC_llc_null-BVCI196(1070)@89ea09d4f11f: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1086)@89ea09d4f11f: Final verdict of PTC: pass 20240908084933815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51008<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084933817 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084933817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1084)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1083)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1082)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1077)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1072)@89ea09d4f11f: Final verdict of PTC: none TC_llc_null-BVCI196(1070)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1068)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1069)@89ea09d4f11f: Final verdict of PTC: none TC_llc_null-BVCI210(1076)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1078)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1073)@89ea09d4f11f: Final verdict of PTC: none TC_llc_null-BVCI220(1081)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1074)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1079)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1085)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1080)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1071)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1075)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1068): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1069): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_null-BVCI196(1070): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1071): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1072): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1073): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1074): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1075): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_null-BVCI210(1076): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1077): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1078): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1079): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1080): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_null-BVCI220(1081): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1082): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1083): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1084): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1085): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_null(1086): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_llc_null finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Sun Sep 8 08:49:33 UTC 2024 ====== SGSN_Tests.TC_llc_null pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=94812) 20240908084934819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084934819 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=94812, count=96508) 20240908084935820 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084935820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Sun Sep 8 08:49: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_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 20240908084936822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084936822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_llc_sabm_dm_llgmm started. 20240908084936961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084936963 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1087)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1088)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1087)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1091)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084937004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084937004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084937004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084937004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937004 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084937004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084937004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084937004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084937004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1091)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084937006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084937006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084937006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084937006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084937006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084937006 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084937006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084937006 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937006 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084937006 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084937006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1091)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084937007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084937007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1091)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084937011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1092)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1088)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1088)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084937022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084937022 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1093)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_sabm_dm_llgmm-BVCI196(1090)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1092)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1097)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084937045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084937045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084937045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084937045 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937045 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084937045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084937045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084937045 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084937045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1096)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1097)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084937047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084937047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084937047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084937047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084937047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084937047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084937047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084937047 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937047 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084937047 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084937047 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1097)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084937047 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084937047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1097)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084937051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1093)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1093)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084937061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084937061 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI210(1094)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1098)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1096)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1101)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084937075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084937075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084937075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084937075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084937075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084937075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084937075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084937075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1101)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084937077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084937077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084937077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084937077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084937077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084937077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084937077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084937077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084937077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084937077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084937077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1101)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084937078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084937078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1101)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084937082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1098)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1098)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084937091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084937091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_llgmm-BVCI220(1100)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084937200 DGPRS DEBUG Checking for inactive LLMEs, time = 7596111 (sgsn.c:131) 20240908084937824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084937824 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084937824 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084937824 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: 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) } } } } 20240908084937826 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908084937827 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1090)@89ea09d4f11f: Adding Client=TC_llc_sabm_dm_llgmm(1105), IMSI='262420000000042'H, TLLI='CCEE621D'O, index=0 SGSN_Test-GSUP(1103)@89ea09d4f11f: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1105) TC_llc_sabm_dm_llgmm(1105)@89ea09d4f11f: 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 := '8157274F5FC7C19B315E1D362AC8A4B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CC8940FD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '95D46E528490F33C'O } } } } } 20240908084938880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084938880 DLLC NOTICE LLME(ffffffff/ccee621d){UNASSIGNED} LLC RX: unknown TLLI 0xccee621d, creating LLME on the fly (gprs_llc.c:552) 20240908084938880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084938881 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084938881 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084938881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084938881 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084938881 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084938881 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084938881 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084938881 DLLC NOTICE LLME(ffffffff/ccee621d){UNASSIGNED} LLGM Assign pre (ccee621d => da7a9c93) (gprs_llc.c:1079) 20240908084938881 DLLC NOTICE LLME(ccee621d/da7a9c93){ASSIGNED} LLGM Assign post (ccee621d => da7a9c93) (gprs_llc.c:1125) 20240908084938881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084938881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084938881 DMM DEBUG MM(262420000000042/da7a9c93) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084938894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084938894 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084938894 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084938894 DMM DEBUG MM(262420000000042/da7a9c93) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1084) 20240908084938894 DMM NOTICE MM(262420000000042/da7a9c93) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084938894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084938894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084938894 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084938894 DMM DEBUG MM(262420000000042/da7a9c93) Requesting authorization (sgsn_auth.c:160) 20240908084938894 DMM INFO MM(262420000000042/da7a9c93) Requesting authentication tuples (sgsn_auth.c:184) 20240908084938894 DMM DEBUG MM(262420000000042/da7a9c93) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084938894 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20240908084938894 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1105) SGSN_Test-GSUP(1103)@89ea09d4f11f: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1105)"262420000000042" 20240908084938897 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084938897 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084938897 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084938897 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084938897 DMM INFO MM(262420000000042/da7a9c93) Subscriber data update (mmctx.c:430) 20240908084938897 DMM DEBUG MM(262420000000042/da7a9c93) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084938897 DMM INFO MM(262420000000042/da7a9c93) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084938897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084938897 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084938897 DMM INFO MM(262420000000042/da7a9c93) <- GMM AUTH AND CIPHERING REQ (rand = 81 57 27 4f 5f c7 c1 9b 31 5e 1d 36 2a c8 a4 b2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084938906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084938906 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084938906 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084938906 DMM INFO MM(262420000000042/da7a9c93) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084938906 DMM NOTICE MM(262420000000042/da7a9c93) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084938906 DMM DEBUG MM(262420000000042/da7a9c93) checking auth: received GSM SRES = cc 89 40 fd (gprs_gmm.c:666) 20240908084938906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084938906 DMM DEBUG MM(262420000000042/da7a9c93) Requesting authorization (sgsn_auth.c:160) 20240908084938906 DMM INFO MM(262420000000042/da7a9c93) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084938906 DMM DEBUG MM(262420000000042/da7a9c93) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084938906 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20240908084938906 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) 20240908084938906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084938906 DMM INFO MM(262420000000042/da7a9c93) <- GMM ATTACH ACCEPT (new P-TMSI=0xda7a9c93) (gprs_gmm.c:300) 20240908084938907 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084938908 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084938908 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240908084938908 DMM INFO MM(262420000000042/da7a9c93) Subscriber data update (mmctx.c:430) 20240908084938908 DMM DEBUG MM(262420000000042/da7a9c93) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084938908 DMM INFO MM(262420000000042/da7a9c93) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084938908 DMM NOTICE MM(262420000000042/da7a9c93) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1000) 20240908084938908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084938908 DMM NOTICE MM(262420000000042/da7a9c93) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084938908 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) 20240908084938908 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084938908 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20240908084938908 DMM INFO MM(262420000000042/da7a9c93) Subscriber data update (mmctx.c:430) 20240908084938908 DMM DEBUG MM(262420000000042/da7a9c93) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084938914 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084938914 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084938914 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084938914 DMM INFO MM(262420000000042/da7a9c93) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084938914 DMM NOTICE MM(262420000000042/da7a9c93) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084938914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084938914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084938914 DLLC NOTICE LLME(ccee621d/da7a9c93){ASSIGNED} LLGM Assign pre (ffffffff => da7a9c93) (gprs_llc.c:1079) 20240908084938915 DLLC NOTICE LLME(ffffffff/da7a9c93){ASSIGNED} LLGM Assign post (ffffffff => da7a9c93) (gprs_llc.c:1125) 20240908084938915 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084938915 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084938915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084938915 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908084939966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084939966 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)@89ea09d4f11f: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1090)@89ea09d4f11f: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1105)@89ea09d4f11f: Final verdict of PTC: pass 20240908084939975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1103)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1087)@89ea09d4f11f: Final verdict of PTC: none 20240908084939977 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084939977 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1097)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1093)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1088)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1092)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1094)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1090)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1101)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1102)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1098)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1100)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1104)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1091)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1096)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1089)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1095)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1099)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1087): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1088): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1089): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1090): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1091): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1092): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1093): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1094): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1095): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1096): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1097): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1098): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1099): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1100): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1101): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1102): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1103): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1104): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_llgmm(1105): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Sun Sep 8 08:49:40 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=79312) 20240908084940978 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084940978 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) 20240908084941980 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084941980 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Sun Sep 8 08:49: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_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 20240908084942982 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084942982 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_llc_sabm_dm_ll5 started. 20240908084943123 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084943124 DMM INFO MM(262420000000042/da7a9c93) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084943124 DMM INFO MM(262420000000042/da7a9c93) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084943124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084943124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084943124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084943124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084943124 DLLC NOTICE LLME(ffffffff/da7a9c93){ASSIGNED} LLGM Assign pre (da7a9c93 => ffffffff) (gprs_llc.c:1079) 20240908084943124 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (da7a9c93 => ffffffff) (gprs_llc.c:1125) 20240908084943124 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20240908084943124 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) 20240908084943124 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) 20240908084943124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084943124 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084943124 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084943124 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084943124 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1106)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1107)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1106)@89ea09d4f11f: 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(1111)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1111)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1110)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084943175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084943175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084943175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084943175 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943175 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084943175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084943175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084943175 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084943175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1111)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084943177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084943177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084943177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084943177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084943177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084943177 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084943177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084943177 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943177 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084943177 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084943177 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084943178 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084943178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1111)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1111)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084943182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1107)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1107)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084943190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084943190 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI196(1108)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1112)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1110)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1115)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1115)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084943205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084943205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084943205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084943205 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943205 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084943205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084943205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084943205 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084943205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1115)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084943207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084943207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084943207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084943207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084943207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084943207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084943207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084943207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084943207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084943207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1115)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084943208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084943208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1115)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084943212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1116)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1112)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1112)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084943221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084943221 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI210(1114)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1117)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1116)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1120)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084943243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084943243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084943243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084943243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943243 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084943243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084943243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084943243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084943243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1120)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084943245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084943245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084943245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084943245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084943245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084943245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084943245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084943245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084943245 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084943245 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084943245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1120)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084943246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084943246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1120)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084943250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1117)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1117)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084943261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084943261 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_llc_sabm_dm_ll5-BVCI220(1119)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084943984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084943984 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084943984 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084943984 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: 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) } } } } 20240908084943986 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084943986 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1108)@89ea09d4f11f: Adding Client=TC_llc_sabm_dm_ll5(1124), IMSI='262420000000043'H, TLLI='F46275E9'O, index=0 SGSN_Test-GSUP(1122)@89ea09d4f11f: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1124) TC_llc_sabm_dm_ll5(1124)@89ea09d4f11f: 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 := '929D677282471149FDC042D8631908C5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0FC6C519'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E766AE5BD60DB45'O } } } } } 20240908084945039 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084945039 DLLC NOTICE LLME(ffffffff/f46275e9){UNASSIGNED} LLC RX: unknown TLLI 0xf46275e9, creating LLME on the fly (gprs_llc.c:552) 20240908084945039 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084945039 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084945039 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084945039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908084945039 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084945039 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908084945039 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084945039 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084945039 DLLC NOTICE LLME(ffffffff/f46275e9){UNASSIGNED} LLGM Assign pre (f46275e9 => f092c870) (gprs_llc.c:1079) 20240908084945039 DLLC NOTICE LLME(f46275e9/f092c870){ASSIGNED} LLGM Assign post (f46275e9 => f092c870) (gprs_llc.c:1125) 20240908084945039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084945039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084945039 DMM DEBUG MM(262420000000043/f092c870) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084945051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084945051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084945051 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084945051 DMM DEBUG MM(262420000000043/f092c870) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1084) 20240908084945051 DMM NOTICE MM(262420000000043/f092c870) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084945051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084945051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084945051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084945051 DMM DEBUG MM(262420000000043/f092c870) Requesting authorization (sgsn_auth.c:160) 20240908084945051 DMM INFO MM(262420000000043/f092c870) Requesting authentication tuples (sgsn_auth.c:184) 20240908084945051 DMM DEBUG MM(262420000000043/f092c870) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084945051 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20240908084945051 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1124) SGSN_Test-GSUP(1122)@89ea09d4f11f: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1124)"262420000000043" 20240908084945055 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084945055 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084945055 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084945055 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084945055 DMM INFO MM(262420000000043/f092c870) Subscriber data update (mmctx.c:430) 20240908084945055 DMM DEBUG MM(262420000000043/f092c870) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084945055 DMM INFO MM(262420000000043/f092c870) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084945055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084945055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084945055 DMM INFO MM(262420000000043/f092c870) <- GMM AUTH AND CIPHERING REQ (rand = 92 9d 67 72 82 47 11 49 fd c0 42 d8 63 19 08 c5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084945061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084945061 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084945061 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084945062 DMM INFO MM(262420000000043/f092c870) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084945062 DMM NOTICE MM(262420000000043/f092c870) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084945062 DMM DEBUG MM(262420000000043/f092c870) checking auth: received GSM SRES = 0f c6 c5 19 (gprs_gmm.c:666) 20240908084945062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084945062 DMM DEBUG MM(262420000000043/f092c870) Requesting authorization (sgsn_auth.c:160) 20240908084945062 DMM INFO MM(262420000000043/f092c870) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084945062 DMM DEBUG MM(262420000000043/f092c870) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084945062 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20240908084945062 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) 20240908084945062 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084945062 DMM INFO MM(262420000000043/f092c870) <- GMM ATTACH ACCEPT (new P-TMSI=0xf092c870) (gprs_gmm.c:300) 20240908084945063 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084945063 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084945063 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240908084945063 DMM INFO MM(262420000000043/f092c870) Subscriber data update (mmctx.c:430) 20240908084945063 DMM DEBUG MM(262420000000043/f092c870) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084945063 DMM INFO MM(262420000000043/f092c870) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084945063 DMM NOTICE MM(262420000000043/f092c870) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1000) 20240908084945063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084945063 DMM NOTICE MM(262420000000043/f092c870) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084945063 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) 20240908084945064 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084945064 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20240908084945064 DMM INFO MM(262420000000043/f092c870) Subscriber data update (mmctx.c:430) 20240908084945064 DMM DEBUG MM(262420000000043/f092c870) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084945070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084945070 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084945070 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084945070 DMM INFO MM(262420000000043/f092c870) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084945070 DMM NOTICE MM(262420000000043/f092c870) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084945070 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084945070 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084945070 DLLC NOTICE LLME(f46275e9/f092c870){ASSIGNED} LLGM Assign pre (ffffffff => f092c870) (gprs_llc.c:1079) 20240908084945070 DLLC NOTICE LLME(ffffffff/f092c870){ASSIGNED} LLGM Assign post (ffffffff => f092c870) (gprs_llc.c:1125) 20240908084945070 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084945070 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084945070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084945070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908084946121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084946121 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)@89ea09d4f11f: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1108)@89ea09d4f11f: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1124)@89ea09d4f11f: Final verdict of PTC: pass 20240908084946129 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46296<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908084946131 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084946132 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1111)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1122)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1121)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1115)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1114)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1120)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1110)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1112)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1106)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1116)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1108)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1107)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1123)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1109)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1117)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1118)@89ea09d4f11f: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1119)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1113)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1106): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1107): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1108): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1109): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1110): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1111): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1112): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1113): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1114): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1115): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1116): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1117): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1118): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1119): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1120): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1121): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1122): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1123): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_llc_sabm_dm_ll5(1124): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Sun Sep 8 08:49:46 UTC 2024 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=83428) 20240908084947133 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084947133 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=83428, count=87104) 20240908084948135 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084948135 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Sun Sep 8 08:49: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_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 20240908084949137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084949137 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_suspend_nopaging started. 20240908084949280 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084949282 DMM INFO MM(262420000000043/f092c870) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084949282 DMM INFO MM(262420000000043/f092c870) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084949282 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084949282 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084949282 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084949282 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084949282 DLLC NOTICE LLME(ffffffff/f092c870){ASSIGNED} LLGM Assign pre (f092c870 => ffffffff) (gprs_llc.c:1079) 20240908084949282 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f092c870 => ffffffff) (gprs_llc.c:1125) 20240908084949282 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20240908084949282 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) 20240908084949282 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) 20240908084949282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908084949282 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084949282 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908084949282 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084949282 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1125)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1126)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1125)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1129)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084949321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084949322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084949322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084949322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949322 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084949322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084949322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084949322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084949322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1129)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084949323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084949323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084949323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084949323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084949323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084949323 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084949323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084949323 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949323 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084949323 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084949323 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1129)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084949324 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084949324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1129)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084949327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1126)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1126)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1130)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908084949337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084949337 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI196(1128)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1131)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1130)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1134)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084949359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1134)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084949361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084949361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084949361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084949361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084949361 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949361 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084949361 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084949361 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1134)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084949362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1134)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084949366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1135)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1131)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1131)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084949376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084949376 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI210(1133)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1136)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1135)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1139)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1139)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084949400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084949400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084949400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084949400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084949400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084949400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084949400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084949400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1139)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084949401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084949401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084949401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084949402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084949402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084949402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084949402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084949402 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084949402 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084949402 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084949402 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084949402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084949402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1139)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1139)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084949406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1136)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1136)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084949415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084949415 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_nopaging-BVCI220(1138)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908084950138 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084950138 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908084950138 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908084950138 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: 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) } } } } 20240908084950140 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908084950141 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1128)@89ea09d4f11f: Adding Client=TC_suspend_nopaging(1143), IMSI='262420000000048'H, TLLI='DB965720'O, index=0 SGSN_Test-GSUP(1141)@89ea09d4f11f: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1143) TC_suspend_nopaging(1143)@89ea09d4f11f: 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 := 'B045972E2AA2EBF4E1D02940EC76CD65'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4256BBE9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A90D01809F82AB22'O } } } } } 20240908084951197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951197 DLLC NOTICE LLME(ffffffff/db965720){UNASSIGNED} LLC RX: unknown TLLI 0xdb965720, creating LLME on the fly (gprs_llc.c:552) 20240908084951197 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084951197 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1266) 20240908084951197 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908084951197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908084951197 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908084951197 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908084951197 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908084951197 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908084951197 DLLC NOTICE LLME(ffffffff/db965720){UNASSIGNED} LLGM Assign pre (db965720 => c251de94) (gprs_llc.c:1079) 20240908084951197 DLLC NOTICE LLME(db965720/c251de94){ASSIGNED} LLGM Assign post (db965720 => c251de94) (gprs_llc.c:1125) 20240908084951197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908084951197 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908084951197 DMM DEBUG MM(262420000000048/c251de94) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908084951209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908084951209 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084951209 DMM DEBUG MM(262420000000048/c251de94) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1084) 20240908084951209 DMM NOTICE MM(262420000000048/c251de94) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908084951209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908084951209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908084951209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908084951209 DMM DEBUG MM(262420000000048/c251de94) Requesting authorization (sgsn_auth.c:160) 20240908084951209 DMM INFO MM(262420000000048/c251de94) Requesting authentication tuples (sgsn_auth.c:184) 20240908084951209 DMM DEBUG MM(262420000000048/c251de94) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908084951209 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20240908084951210 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1143) SGSN_Test-GSUP(1141)@89ea09d4f11f: Added IMSI table entry 0TC_suspend_nopaging(1143)"262420000000048" 20240908084951212 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908084951212 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908084951212 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908084951212 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908084951212 DMM INFO MM(262420000000048/c251de94) Subscriber data update (mmctx.c:430) 20240908084951212 DMM DEBUG MM(262420000000048/c251de94) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908084951212 DMM INFO MM(262420000000048/c251de94) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908084951212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908084951212 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908084951212 DMM INFO MM(262420000000048/c251de94) <- GMM AUTH AND CIPHERING REQ (rand = b0 45 97 2e 2a a2 eb f4 e1 d0 29 40 ec 76 cd 65 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908084951219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908084951219 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084951219 DMM INFO MM(262420000000048/c251de94) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908084951219 DMM NOTICE MM(262420000000048/c251de94) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908084951219 DMM DEBUG MM(262420000000048/c251de94) checking auth: received GSM SRES = 42 56 bb e9 (gprs_gmm.c:666) 20240908084951219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908084951219 DMM DEBUG MM(262420000000048/c251de94) Requesting authorization (sgsn_auth.c:160) 20240908084951219 DMM INFO MM(262420000000048/c251de94) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908084951219 DMM DEBUG MM(262420000000048/c251de94) Requesting subscriber data update (gprs_subscriber.c:894) 20240908084951219 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20240908084951219 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) 20240908084951219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908084951219 DMM INFO MM(262420000000048/c251de94) <- GMM ATTACH ACCEPT (new P-TMSI=0xc251de94) (gprs_gmm.c:300) 20240908084951221 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908084951221 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908084951221 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240908084951221 DMM INFO MM(262420000000048/c251de94) Subscriber data update (mmctx.c:430) 20240908084951221 DMM DEBUG MM(262420000000048/c251de94) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908084951221 DMM INFO MM(262420000000048/c251de94) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908084951221 DMM NOTICE MM(262420000000048/c251de94) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1000) 20240908084951221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908084951221 DMM NOTICE MM(262420000000048/c251de94) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908084951221 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) 20240908084951221 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908084951221 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20240908084951221 DMM INFO MM(262420000000048/c251de94) Subscriber data update (mmctx.c:430) 20240908084951221 DMM DEBUG MM(262420000000048/c251de94) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908084951227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908084951228 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084951228 DMM INFO MM(262420000000048/c251de94) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908084951228 DMM NOTICE MM(262420000000048/c251de94) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908084951228 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908084951228 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908084951228 DLLC NOTICE LLME(db965720/c251de94){ASSIGNED} LLGM Assign pre (ffffffff => c251de94) (gprs_llc.c:1079) 20240908084951228 DLLC NOTICE LLME(ffffffff/c251de94){ASSIGNED} LLGM Assign post (ffffffff => c251de94) (gprs_llc.c:1125) 20240908084951228 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908084951228 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908084951228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908084951228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1143)@89ea09d4f11f: setverdict(pass): none -> pass 20240908084951279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951279 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908084951279 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908084951279 DMM INFO MM(262420000000048/c251de94) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908084951279 DMM INFO MM(262420000000048/c251de94) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908084951279 DMM DEBUG MM(262420000000048/c251de94) Using GGSN 0 (gprs_sm.c:312) 20240908084951279 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) 20240908084951279 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20240908084951279 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908084951279 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:181) 20240908084951279 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:402) 20240908084951291 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 10 7e be d4 11 cc 3d 36 aa 14 05 7f 85 d2 b2 01 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) 20240908084951291 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c71218, cbp=0x5605dfcc0fb0) (sgsn_libgtp.c:629) 20240908084951291 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908084951291 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=c251de94, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908084951291 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908084951291 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1143)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1143)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908084951298 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240908084951305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084951305 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240908084951305 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240908084951309 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:776) 20240908084951309 DMM INFO MM(262420000000048/c251de94) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) TC_suspend_nopaging-BVCI196(1128)@89ea09d4f11f: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1143)@89ea09d4f11f: Final verdict of PTC: pass 20240908084956318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53666<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1141)@89ea09d4f11f: Final verdict of PTC: none 20240908084956320 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908084956320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1140)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1139)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1133)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1134)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1125)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1129)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1128)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1138)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1135)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1126)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1131)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1130)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1136)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1142)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1132)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1137)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1127)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1125): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1126): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1127): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_nopaging-BVCI196(1128): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1129): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1130): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1131): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1132): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_nopaging-BVCI210(1133): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1134): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1135): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1136): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1137): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_nopaging-BVCI220(1138): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1139): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1140): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1141): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1142): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_nopaging(1143): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_suspend_nopaging finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Sun Sep 8 08:49:56 UTC 2024 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95188) 20240908084957321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084957321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95188, count=96884) 20240908084958323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084958323 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Sun Sep 8 08:49: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_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 20240908084959324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908084959324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_suspend_resume started. 20240908084959470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908084959471 DMM INFO MM(262420000000048/c251de94) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908084959471 DMM INFO MM(262420000000048/c251de94) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908084959471 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908084959471 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908084959471 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908084959471 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908084959471 DLLC NOTICE LLME(ffffffff/c251de94){ASSIGNED} LLGM Assign pre (c251de94 => ffffffff) (gprs_llc.c:1079) 20240908084959471 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c251de94 => ffffffff) (gprs_llc.c:1125) 20240908084959471 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908084959471 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908084959471 DMM NOTICE MM(262420000000048/c251de94) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908084959471 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20240908084959471 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908084959471 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908084959471 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:402) 20240908084959471 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20240908084959471 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) 20240908084959471 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) 20240908084959471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908084959471 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908084959471 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908084959471 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908084959471 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1144)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1148)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908084959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084959514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959514 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908084959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084959514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084959514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084959515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084959516 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959516 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908084959516 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084959516 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084959516 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084959516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084959520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084959529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084959529 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_resume-BVCI196(1147)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1153)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084959548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908084959548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084959548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084959548 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959548 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908084959548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084959548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084959548 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084959548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084959550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084959550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084959550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084959551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084959551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084959551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084959551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084959551 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959551 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908084959551 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084959551 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908084959551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084959551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084959556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084959565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084959565 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1155)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI210(1152)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1154)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1159)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908084959592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908084959592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908084959592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908084959592 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959592 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908084959592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908084959592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908084959592 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908084959592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1159)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908084959594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908084959594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908084959594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908084959594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908084959594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908084959594 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908084959594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908084959594 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908084959594 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908084959594 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908084959594 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1159)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908084959595 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908084959595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1159)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908084959598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908084959605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908084959605 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_resume-BVCI220(1156)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085000325 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085000325 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085000325 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085000325 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: 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) } } } } 20240908085000327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085000327 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1147)@89ea09d4f11f: Adding Client=TC_suspend_resume(1162), IMSI='262420000000049'H, TLLI='DFC043A2'O, index=0 SGSN_Test-GSUP(1160)@89ea09d4f11f: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1162) TC_suspend_resume(1162)@89ea09d4f11f: 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 := '8B17FF34A9794F0F22298CC7B6AD9D46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '268BB4E0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7FE00A67A692545C'O } } } } } 20240908085001380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001380 DLLC NOTICE LLME(ffffffff/dfc043a2){UNASSIGNED} LLC RX: unknown TLLI 0xdfc043a2, creating LLME on the fly (gprs_llc.c:552) 20240908085001380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085001380 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085001380 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085001380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085001380 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085001380 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908085001380 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085001380 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085001380 DLLC NOTICE LLME(ffffffff/dfc043a2){UNASSIGNED} LLGM Assign pre (dfc043a2 => d04b0572) (gprs_llc.c:1079) 20240908085001380 DLLC NOTICE LLME(dfc043a2/d04b0572){ASSIGNED} LLGM Assign post (dfc043a2 => d04b0572) (gprs_llc.c:1125) 20240908085001380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085001380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085001380 DMM DEBUG MM(262420000000049/d04b0572) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085001391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001392 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085001392 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085001392 DMM DEBUG MM(262420000000049/d04b0572) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1084) 20240908085001392 DMM NOTICE MM(262420000000049/d04b0572) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085001392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085001392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085001392 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085001392 DMM DEBUG MM(262420000000049/d04b0572) Requesting authorization (sgsn_auth.c:160) 20240908085001392 DMM INFO MM(262420000000049/d04b0572) Requesting authentication tuples (sgsn_auth.c:184) 20240908085001392 DMM DEBUG MM(262420000000049/d04b0572) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085001392 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20240908085001392 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1162) SGSN_Test-GSUP(1160)@89ea09d4f11f: Added IMSI table entry 0TC_suspend_resume(1162)"262420000000049" 20240908085001394 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085001394 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085001394 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085001394 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085001394 DMM INFO MM(262420000000049/d04b0572) Subscriber data update (mmctx.c:430) 20240908085001394 DMM DEBUG MM(262420000000049/d04b0572) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085001394 DMM INFO MM(262420000000049/d04b0572) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085001394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085001394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085001394 DMM INFO MM(262420000000049/d04b0572) <- GMM AUTH AND CIPHERING REQ (rand = 8b 17 ff 34 a9 79 4f 0f 22 29 8c c7 b6 ad 9d 46 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085001402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085001402 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085001402 DMM INFO MM(262420000000049/d04b0572) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085001402 DMM NOTICE MM(262420000000049/d04b0572) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085001402 DMM DEBUG MM(262420000000049/d04b0572) checking auth: received GSM SRES = 26 8b b4 e0 (gprs_gmm.c:666) 20240908085001402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085001402 DMM DEBUG MM(262420000000049/d04b0572) Requesting authorization (sgsn_auth.c:160) 20240908085001402 DMM INFO MM(262420000000049/d04b0572) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085001402 DMM DEBUG MM(262420000000049/d04b0572) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085001402 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20240908085001402 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) 20240908085001402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085001402 DMM INFO MM(262420000000049/d04b0572) <- GMM ATTACH ACCEPT (new P-TMSI=0xd04b0572) (gprs_gmm.c:300) 20240908085001403 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085001403 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085001404 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240908085001404 DMM INFO MM(262420000000049/d04b0572) Subscriber data update (mmctx.c:430) 20240908085001404 DMM DEBUG MM(262420000000049/d04b0572) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085001404 DMM INFO MM(262420000000049/d04b0572) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085001404 DMM NOTICE MM(262420000000049/d04b0572) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1000) 20240908085001404 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085001404 DMM NOTICE MM(262420000000049/d04b0572) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085001404 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) 20240908085001404 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085001404 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20240908085001404 DMM INFO MM(262420000000049/d04b0572) Subscriber data update (mmctx.c:430) 20240908085001404 DMM DEBUG MM(262420000000049/d04b0572) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085001410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085001410 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085001410 DMM INFO MM(262420000000049/d04b0572) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085001410 DMM NOTICE MM(262420000000049/d04b0572) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085001410 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085001410 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085001410 DLLC NOTICE LLME(dfc043a2/d04b0572){ASSIGNED} LLGM Assign pre (ffffffff => d04b0572) (gprs_llc.c:1079) 20240908085001410 DLLC NOTICE LLME(ffffffff/d04b0572){ASSIGNED} LLGM Assign post (ffffffff => d04b0572) (gprs_llc.c:1125) 20240908085001410 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085001410 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085001410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085001410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1162)@89ea09d4f11f: setverdict(pass): none -> pass 20240908085001462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085001462 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085001462 DMM INFO MM(262420000000049/d04b0572) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085001462 DMM INFO MM(262420000000049/d04b0572) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085001462 DMM DEBUG MM(262420000000049/d04b0572) Using GGSN 0 (gprs_sm.c:312) 20240908085001462 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) 20240908085001462 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20240908085001462 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085001462 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085001462 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:402) 20240908085001474 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 b8 9a e3 f9 11 90 56 00 05 14 05 7f 81 22 09 cc 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) 20240908085001474 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c72288, cbp=0x5605dfcc1340) (sgsn_libgtp.c:629) 20240908085001474 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085001474 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=d04b0572, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085001474 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085001474 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1162)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1162)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085001481 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240908085001487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085001487 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240908085001487 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240908085001490 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) 20240908085001490 DMM INFO MM(262420000000049/d04b0572) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240908085006498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085006498 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2323) 20240908085006498 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20240908085006501 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:776) TC_suspend_resume-BVCI196(1147)@89ea09d4f11f: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1162)@89ea09d4f11f: Final verdict of PTC: pass 20240908085006509 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36046<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085006512 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI97(1148)@89ea09d4f11f: Final verdict of PTC: none 20240908085006512 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_suspend_resume-BVCI196(1147)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1158)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1160)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1153)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1159)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_resume-BVCI220(1156)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_resume-BVCI210(1152)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1151)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1157)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1161)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1146)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_resume-BVCI196(1147): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_resume-BVCI210(1152): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_resume-BVCI220(1156): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1157): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1158): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1159): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1161): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_resume(1162): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_suspend_resume finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Sun Sep 8 08:50:06 UTC 2024 ====== SGSN_Tests.TC_suspend_resume pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96148) 20240908085007201 DGPRS DEBUG Checking for inactive LLMEs, time = 7596141 (sgsn.c:131) 20240908085007513 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085007513 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) 20240908085008514 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085008514 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Sun Sep 8 08:50: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_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 20240908085009515 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085009515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_suspend_rau started. 20240908085009655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085009657 DMM INFO MM(262420000000049/d04b0572) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085009657 DMM INFO MM(262420000000049/d04b0572) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085009657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085009657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085009657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085009657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908085009657 DLLC NOTICE LLME(ffffffff/d04b0572){ASSIGNED} LLGM Assign pre (d04b0572 => ffffffff) (gprs_llc.c:1079) 20240908085009657 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d04b0572 => ffffffff) (gprs_llc.c:1125) 20240908085009657 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908085009657 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085009657 DMM NOTICE MM(262420000000049/d04b0572) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085009657 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20240908085009657 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085009657 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085009657 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:402) 20240908085009657 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20240908085009657 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) 20240908085009657 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) 20240908085009657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085009657 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085009657 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908085009657 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085009657 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1163)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1164)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1163)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1167)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1167)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085009698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085009698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085009698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085009698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009698 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085009698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085009698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085009698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085009698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1167)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085009699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085009699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085009699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085009699 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085009700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085009700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085009700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085009700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009700 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085009700 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085009700 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1167)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085009700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085009700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1167)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085009704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1164)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1164)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1168)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085009714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085009714 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_suspend_rau-BVCI196(1166)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1169)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1168)@89ea09d4f11f: 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(1173)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085009741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085009741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085009741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085009741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085009741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085009741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085009741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085009741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(1172)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085009743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085009743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085009743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085009743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085009743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085009743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085009743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085009743 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009743 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085009743 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085009743 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085009744 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085009744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085009747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1169)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1169)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085009756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085009756 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1174)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1170)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1172)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1177)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085009767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085009767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085009767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085009767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085009767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085009767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085009767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085009767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1177)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085009769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085009769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085009769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085009769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085009769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085009769 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085009769 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085009769 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085009769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085009769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1177)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1177)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085009772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1174)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1174)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085009781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085009781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_suspend_rau-BVCI220(1176)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085010516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085010516 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085010516 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085010516 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: 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) } } } } 20240908085010518 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085010519 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1166)@89ea09d4f11f: Adding Client=TC_suspend_rau(1181), IMSI='262420000000050'H, TLLI='CEADC856'O, index=0 SGSN_Test-GSUP(1179)@89ea09d4f11f: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1181) TC_suspend_rau(1181)@89ea09d4f11f: 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 := 'CDF4FA5C4EEC7EEAEAA5BD9E92866913'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '598ADF11'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '55E901EC93F85A25'O } } } } } 20240908085011572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011572 DLLC NOTICE LLME(ffffffff/ceadc856){UNASSIGNED} LLC RX: unknown TLLI 0xceadc856, creating LLME on the fly (gprs_llc.c:552) 20240908085011572 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085011572 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085011572 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085011572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085011572 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085011572 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085011572 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085011572 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085011572 DLLC NOTICE LLME(ffffffff/ceadc856){UNASSIGNED} LLGM Assign pre (ceadc856 => c9cc3fd7) (gprs_llc.c:1079) 20240908085011572 DLLC NOTICE LLME(ceadc856/c9cc3fd7){ASSIGNED} LLGM Assign post (ceadc856 => c9cc3fd7) (gprs_llc.c:1125) 20240908085011572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085011572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085011572 DMM DEBUG MM(262420000000050/c9cc3fd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085011587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085011587 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085011587 DMM DEBUG MM(262420000000050/c9cc3fd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1084) 20240908085011587 DMM NOTICE MM(262420000000050/c9cc3fd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085011587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085011587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085011587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085011587 DMM DEBUG MM(262420000000050/c9cc3fd7) Requesting authorization (sgsn_auth.c:160) 20240908085011587 DMM INFO MM(262420000000050/c9cc3fd7) Requesting authentication tuples (sgsn_auth.c:184) 20240908085011587 DMM DEBUG MM(262420000000050/c9cc3fd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085011587 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20240908085011587 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1181) SGSN_Test-GSUP(1179)@89ea09d4f11f: Added IMSI table entry 0TC_suspend_rau(1181)"262420000000050" 20240908085011589 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085011589 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085011589 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085011589 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085011589 DMM INFO MM(262420000000050/c9cc3fd7) Subscriber data update (mmctx.c:430) 20240908085011589 DMM DEBUG MM(262420000000050/c9cc3fd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085011589 DMM INFO MM(262420000000050/c9cc3fd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085011589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085011589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085011589 DMM INFO MM(262420000000050/c9cc3fd7) <- GMM AUTH AND CIPHERING REQ (rand = cd f4 fa 5c 4e ec 7e ea ea a5 bd 9e 92 86 69 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085011596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011596 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085011596 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085011596 DMM INFO MM(262420000000050/c9cc3fd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085011596 DMM NOTICE MM(262420000000050/c9cc3fd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085011596 DMM DEBUG MM(262420000000050/c9cc3fd7) checking auth: received GSM SRES = 59 8a df 11 (gprs_gmm.c:666) 20240908085011596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085011596 DMM DEBUG MM(262420000000050/c9cc3fd7) Requesting authorization (sgsn_auth.c:160) 20240908085011596 DMM INFO MM(262420000000050/c9cc3fd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085011596 DMM DEBUG MM(262420000000050/c9cc3fd7) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085011596 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20240908085011596 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) 20240908085011596 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085011596 DMM INFO MM(262420000000050/c9cc3fd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9cc3fd7) (gprs_gmm.c:300) 20240908085011598 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085011598 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085011598 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240908085011598 DMM INFO MM(262420000000050/c9cc3fd7) Subscriber data update (mmctx.c:430) 20240908085011598 DMM DEBUG MM(262420000000050/c9cc3fd7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085011598 DMM INFO MM(262420000000050/c9cc3fd7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085011598 DMM NOTICE MM(262420000000050/c9cc3fd7) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1000) 20240908085011598 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085011598 DMM NOTICE MM(262420000000050/c9cc3fd7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085011598 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) 20240908085011598 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085011598 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20240908085011598 DMM INFO MM(262420000000050/c9cc3fd7) Subscriber data update (mmctx.c:430) 20240908085011598 DMM DEBUG MM(262420000000050/c9cc3fd7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085011605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085011605 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085011605 DMM INFO MM(262420000000050/c9cc3fd7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085011605 DMM NOTICE MM(262420000000050/c9cc3fd7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085011605 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085011605 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085011605 DLLC NOTICE LLME(ceadc856/c9cc3fd7){ASSIGNED} LLGM Assign pre (ffffffff => c9cc3fd7) (gprs_llc.c:1079) 20240908085011605 DLLC NOTICE LLME(ffffffff/c9cc3fd7){ASSIGNED} LLGM Assign post (ffffffff => c9cc3fd7) (gprs_llc.c:1125) 20240908085011605 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085011605 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085011605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085011605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1181)@89ea09d4f11f: setverdict(pass): none -> pass 20240908085011656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011656 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085011656 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085011656 DMM INFO MM(262420000000050/c9cc3fd7) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085011656 DMM INFO MM(262420000000050/c9cc3fd7) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085011656 DMM DEBUG MM(262420000000050/c9cc3fd7) Using GGSN 0 (gprs_sm.c:312) 20240908085011657 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) 20240908085011657 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20240908085011657 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085011657 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085011657 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:402) 20240908085011668 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 03 f9 94 24 11 34 4f 39 3a 14 05 7f d0 d6 04 5f 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) 20240908085011669 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c732f8, cbp=0x5605dfcc18e0) (sgsn_libgtp.c:629) 20240908085011669 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085011669 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=c9cc3fd7, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085011669 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085011669 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1181)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085011677 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240908085011683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085011683 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2297) 20240908085011683 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20240908085011687 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) 20240908085011687 DMM INFO MM(262420000000050/c9cc3fd7) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:801) 20240908085016695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085016695 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085016695 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085016695 DMM INFO MM(262420000000050/c9cc3fd7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908085016695 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085016696 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20240908085016696 DLLC NOTICE LLME(ffffffff/c9cc3fd7){ASSIGNED} LLGM Assign pre (c9cc3fd7 => f17cad54) (gprs_llc.c:1079) 20240908085016696 DLLC NOTICE LLME(c9cc3fd7/f17cad54){ASSIGNED} LLGM Assign post (c9cc3fd7 => f17cad54) (gprs_llc.c:1125) 20240908085016696 DMM INFO MM(262420000000050/f17cad54) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_suspend_rau(1181)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1181)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085016704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085016704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085016704 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085016704 DMM INFO MM(262420000000050/f17cad54) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908085016704 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908085016704 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085016704 DLLC NOTICE LLME(c9cc3fd7/f17cad54){ASSIGNED} LLGM Assign pre (ffffffff => f17cad54) (gprs_llc.c:1079) 20240908085016704 DLLC NOTICE LLME(ffffffff/f17cad54){ASSIGNED} LLGM Assign post (ffffffff => f17cad54) (gprs_llc.c:1125) 20240908085016704 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240908085017203 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:776) TC_suspend_rau-BVCI196(1166)@89ea09d4f11f: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1181)@89ea09d4f11f: Final verdict of PTC: pass 20240908085017211 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33716<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085017213 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085017214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1179)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1167)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1168)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1173)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_rau-BVCI210(1170)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1163)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1172)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1177)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1164)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1169)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_rau-BVCI220(1176)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1174)@89ea09d4f11f: Final verdict of PTC: none TC_suspend_rau-BVCI196(1166)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1180)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1165)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1175)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1171)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1163): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1164): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1165): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_rau-BVCI196(1166): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1167): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1168): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1169): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_rau-BVCI210(1170): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1172): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1174): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1175): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_rau-BVCI220(1176): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1177): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1179): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1180): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_suspend_rau(1181): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_suspend_rau finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Sun Sep 8 08:50:17 UTC 2024 ====== SGSN_Tests.TC_suspend_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=96076) 20240908085018214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085018214 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) 20240908085019216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085019216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Sun Sep 8 08:50:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908085020216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085020217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_paging_ps started. 20240908085020361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085020362 DMM INFO MM(262420000000050/f17cad54) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085020362 DMM INFO MM(262420000000050/f17cad54) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085020362 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085020362 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085020362 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085020362 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908085020362 DLLC NOTICE LLME(ffffffff/f17cad54){ASSIGNED} LLGM Assign pre (f17cad54 => ffffffff) (gprs_llc.c:1079) 20240908085020362 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (f17cad54 => ffffffff) (gprs_llc.c:1125) 20240908085020362 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908085020362 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085020362 DMM NOTICE MM(262420000000050/f17cad54) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085020362 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20240908085020362 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085020362 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085020362 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:402) 20240908085020362 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20240908085020362 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) 20240908085020362 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) 20240908085020363 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085020363 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085020363 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085020363 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085020363 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1182)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1183)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1182)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1186)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085020410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085020410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085020410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085020410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085020410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085020410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085020410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085020410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1186)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085020411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085020411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085020411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085020412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085020412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085020412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085020412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085020412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085020412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085020412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085020412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085020412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1186)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1186)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085020416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1183)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1183)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085020425 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085020425 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1187)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 TC_paging_ps-BVCI196(1185)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1188)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1187)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1191)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1191)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085020453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085020453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085020453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085020453 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020453 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085020453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085020453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085020453 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085020453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1191)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085020455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085020455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085020455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085020455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085020455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085020455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085020455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085020455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085020455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085020455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1191)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085020456 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085020456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1191)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085020459 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1192)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1188)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1188)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085020470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085020470 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1193)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps-BVCI210(1190)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1192)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1197)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085020498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085020498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085020498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085020498 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020498 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085020498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085020498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085020498 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085020498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1197)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085020500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085020500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085020500 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085020501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085020501 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085020501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085020501 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085020501 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085020501 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085020501 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1197)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085020502 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085020502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1197)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085020505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1193)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1193)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085020514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085020514 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps-BVCI220(1194)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085021217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085021217 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085021217 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085021217 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: 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) } } } } 20240908085021219 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085021220 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1185)@89ea09d4f11f: Adding Client=TC_paging_ps(1200), IMSI='262420000000051'H, TLLI='C5BA9F1A'O, index=0 SGSN_Test-GSUP(1198)@89ea09d4f11f: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1200) TC_paging_ps(1200)@89ea09d4f11f: 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 := '1EF666A6CE98A586C04C09F54FA1C464'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5A5212DB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5E5E1E983A357AE'O } } } } } 20240908085022275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085022275 DLLC NOTICE LLME(ffffffff/c5ba9f1a){UNASSIGNED} LLC RX: unknown TLLI 0xc5ba9f1a, creating LLME on the fly (gprs_llc.c:552) 20240908085022275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085022275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085022275 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085022275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085022275 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085022275 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908085022275 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085022275 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085022275 DLLC NOTICE LLME(ffffffff/c5ba9f1a){UNASSIGNED} LLGM Assign pre (c5ba9f1a => d72d4dc0) (gprs_llc.c:1079) 20240908085022275 DLLC NOTICE LLME(c5ba9f1a/d72d4dc0){ASSIGNED} LLGM Assign post (c5ba9f1a => d72d4dc0) (gprs_llc.c:1125) 20240908085022275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085022275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085022275 DMM DEBUG MM(262420000000051/d72d4dc0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085022290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085022290 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085022290 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085022290 DMM DEBUG MM(262420000000051/d72d4dc0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1084) 20240908085022290 DMM NOTICE MM(262420000000051/d72d4dc0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085022290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085022290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085022290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085022290 DMM DEBUG MM(262420000000051/d72d4dc0) Requesting authorization (sgsn_auth.c:160) 20240908085022290 DMM INFO MM(262420000000051/d72d4dc0) Requesting authentication tuples (sgsn_auth.c:184) 20240908085022290 DMM DEBUG MM(262420000000051/d72d4dc0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085022290 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20240908085022290 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1200) SGSN_Test-GSUP(1198)@89ea09d4f11f: Added IMSI table entry 0TC_paging_ps(1200)"262420000000051" 20240908085022293 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085022293 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085022293 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085022293 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085022293 DMM INFO MM(262420000000051/d72d4dc0) Subscriber data update (mmctx.c:430) 20240908085022293 DMM DEBUG MM(262420000000051/d72d4dc0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085022293 DMM INFO MM(262420000000051/d72d4dc0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085022293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085022293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085022293 DMM INFO MM(262420000000051/d72d4dc0) <- GMM AUTH AND CIPHERING REQ (rand = 1e f6 66 a6 ce 98 a5 86 c0 4c 09 f5 4f a1 c4 64 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085022301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085022301 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085022302 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085022302 DMM INFO MM(262420000000051/d72d4dc0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085022302 DMM NOTICE MM(262420000000051/d72d4dc0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085022302 DMM DEBUG MM(262420000000051/d72d4dc0) checking auth: received GSM SRES = 5a 52 12 db (gprs_gmm.c:666) 20240908085022302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085022302 DMM DEBUG MM(262420000000051/d72d4dc0) Requesting authorization (sgsn_auth.c:160) 20240908085022302 DMM INFO MM(262420000000051/d72d4dc0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085022302 DMM DEBUG MM(262420000000051/d72d4dc0) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085022302 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20240908085022302 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) 20240908085022302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085022302 DMM INFO MM(262420000000051/d72d4dc0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd72d4dc0) (gprs_gmm.c:300) 20240908085022303 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085022303 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085022303 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240908085022303 DMM INFO MM(262420000000051/d72d4dc0) Subscriber data update (mmctx.c:430) 20240908085022303 DMM DEBUG MM(262420000000051/d72d4dc0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085022303 DMM INFO MM(262420000000051/d72d4dc0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085022303 DMM NOTICE MM(262420000000051/d72d4dc0) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1000) 20240908085022303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085022303 DMM NOTICE MM(262420000000051/d72d4dc0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085022303 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) 20240908085022304 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085022304 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20240908085022304 DMM INFO MM(262420000000051/d72d4dc0) Subscriber data update (mmctx.c:430) 20240908085022304 DMM DEBUG MM(262420000000051/d72d4dc0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085022309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085022309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085022309 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085022309 DMM INFO MM(262420000000051/d72d4dc0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085022309 DMM NOTICE MM(262420000000051/d72d4dc0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085022309 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085022309 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085022310 DLLC NOTICE LLME(c5ba9f1a/d72d4dc0){ASSIGNED} LLGM Assign pre (ffffffff => d72d4dc0) (gprs_llc.c:1079) 20240908085022310 DLLC NOTICE LLME(ffffffff/d72d4dc0){ASSIGNED} LLGM Assign post (ffffffff => d72d4dc0) (gprs_llc.c:1125) 20240908085022310 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085022310 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085022310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085022310 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_paging_ps(1200)@89ea09d4f11f: setverdict(pass): none -> pass 20240908085022361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085022361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085022361 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085022361 DMM INFO MM(262420000000051/d72d4dc0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085022361 DMM INFO MM(262420000000051/d72d4dc0) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085022361 DMM DEBUG MM(262420000000051/d72d4dc0) Using GGSN 0 (gprs_sm.c:312) 20240908085022361 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) 20240908085022361 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20240908085022361 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085022361 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085022361 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:402) 20240908085022371 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 34 2c 08 f6 11 21 d0 6a 8b 14 05 7f 70 83 14 ac 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) 20240908085022371 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c74368, cbp=0x5605dfcc1c70) (sgsn_libgtp.c:629) 20240908085022371 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085022371 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7138 TLLI=d72d4dc0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085022371 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085022371 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1200)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps(1200)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085022379 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240908085025362 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085025362 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085025362 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085027389 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:776) 20240908085027389 DMM INFO MM(262420000000051/d72d4dc0) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps-BVCI196(1185)@89ea09d4f11f: 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 := 'D72D4DC0'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps-BVCI196(1185)@89ea09d4f11f: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1200)@89ea09d4f11f: Final verdict of PTC: pass 20240908085027402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085027404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085027404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1197)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1186)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps-BVCI196(1185)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1198)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1196)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps-BVCI210(1190)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1187)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1191)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1188)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1183)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps-BVCI220(1194)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1193)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1199)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1192)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1182)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1195)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1189)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1184)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1182): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1183): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1184): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps-BVCI196(1185): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1186): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1187): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1188): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1189): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps-BVCI210(1190): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1191): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1192): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1193): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps-BVCI220(1194): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1195): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1196): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1197): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1198): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1199): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps(1200): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_paging_ps finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Sun Sep 8 08:50:27 UTC 2024 ====== SGSN_Tests.TC_paging_ps pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=95416) 20240908085028405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085028405 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=95416, count=100208) 20240908085029406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085029406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Sun Sep 8 08:50: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_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 20240908085030407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085030407 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_paging_ps_ra_multiple_cells started. 20240908085030550 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085030551 DMM INFO MM(262420000000051/d72d4dc0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085030551 DMM INFO MM(262420000000051/d72d4dc0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085030551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085030551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085030551 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085030551 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085030551 DLLC NOTICE LLME(ffffffff/d72d4dc0){ASSIGNED} LLGM Assign pre (d72d4dc0 => ffffffff) (gprs_llc.c:1079) 20240908085030551 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d72d4dc0 => ffffffff) (gprs_llc.c:1125) 20240908085030551 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc6de0 (gprs_sndcp.c:574) 20240908085030551 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7138, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085030551 DMM NOTICE MM(262420000000051/d72d4dc0) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085030551 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20240908085030551 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085030551 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085030551 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:402) 20240908085030551 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20240908085030551 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) 20240908085030551 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) 20240908085030551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085030551 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085030551 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908085030551 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085030551 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1201)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1202)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1201)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1205)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1205)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085030596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085030596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085030596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085030597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1205)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085030598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085030598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085030598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085030598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085030598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1205)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085030599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085030599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1205)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085030603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1206)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1202)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1202)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085030613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085030613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1207)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1206)@89ea09d4f11f: 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(1211)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1211)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085030639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085030639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085030639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085030639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085030639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085030639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085030639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085030639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1211)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085030642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085030642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085030642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(1210)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085030642 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085030642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085030643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085030643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085030643 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030643 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085030643 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085030643 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1211)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085030643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085030643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1211)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085030647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1207)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1207)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1212)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908085030655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085030655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1210)@89ea09d4f11f: 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(1216)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1216)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085030678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085030678 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030678 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085030678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085030678 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085030678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1216)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085030680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085030680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085030680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085030680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085030680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085030680 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085030680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085030680 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085030680 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085030680 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085030680 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1216)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085030681 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085030681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1216)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085030685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1212)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1212)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085030695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085030695 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_paging_ps_ra_multiple_cells-BVCI220(1213)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085031408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085031408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085031408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085031408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: 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) } } } } 20240908085031410 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085031411 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: 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(1215)@89ea09d4f11f: 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(1215)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1204)@89ea09d4f11f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C721315C'O, index=0 SGSN_Test-GSUP(1217)@89ea09d4f11f: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1219) TC_paging_ps_ra_multiple_cells-BVCI196(1204)@89ea09d4f11f: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1208)@89ea09d4f11f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C721315C'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1213)@89ea09d4f11f: Adding Client=TC_paging_ps_ra_multiple_cells(1219), IMSI='262420000000052'H, TLLI='C721315C'O, index=0 TC_paging_ps_ra_multiple_cells(1219)@89ea09d4f11f: 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 := 'E072140183BE5CDFD2E69EA96F7171D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2F5DC9F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1A7CFB007F29D0A2'O } } } } } 20240908085032467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085032467 DLLC NOTICE LLME(ffffffff/c721315c){UNASSIGNED} LLC RX: unknown TLLI 0xc721315c, creating LLME on the fly (gprs_llc.c:552) 20240908085032467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085032467 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085032467 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085032467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085032467 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085032467 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085032467 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085032467 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085032467 DLLC NOTICE LLME(ffffffff/c721315c){UNASSIGNED} LLGM Assign pre (c721315c => fdefa442) (gprs_llc.c:1079) 20240908085032467 DLLC NOTICE LLME(c721315c/fdefa442){ASSIGNED} LLGM Assign post (c721315c => fdefa442) (gprs_llc.c:1125) 20240908085032467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085032467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085032467 DMM DEBUG MM(262420000000052/fdefa442) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085032479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085032479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085032479 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085032479 DMM DEBUG MM(262420000000052/fdefa442) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1084) 20240908085032479 DMM NOTICE MM(262420000000052/fdefa442) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085032479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085032479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085032479 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085032479 DMM DEBUG MM(262420000000052/fdefa442) Requesting authorization (sgsn_auth.c:160) 20240908085032479 DMM INFO MM(262420000000052/fdefa442) Requesting authentication tuples (sgsn_auth.c:184) 20240908085032479 DMM DEBUG MM(262420000000052/fdefa442) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085032479 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20240908085032479 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1219) SGSN_Test-GSUP(1217)@89ea09d4f11f: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1219)"262420000000052" 20240908085032481 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085032481 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085032481 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085032481 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085032482 DMM INFO MM(262420000000052/fdefa442) Subscriber data update (mmctx.c:430) 20240908085032482 DMM DEBUG MM(262420000000052/fdefa442) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085032482 DMM INFO MM(262420000000052/fdefa442) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085032482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085032482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085032482 DMM INFO MM(262420000000052/fdefa442) <- GMM AUTH AND CIPHERING REQ (rand = e0 72 14 01 83 be 5c df d2 e6 9e a9 6f 71 71 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085032488 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085032488 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085032488 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085032488 DMM INFO MM(262420000000052/fdefa442) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085032488 DMM NOTICE MM(262420000000052/fdefa442) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085032488 DMM DEBUG MM(262420000000052/fdefa442) checking auth: received GSM SRES = 2f 5d c9 f0 (gprs_gmm.c:666) 20240908085032488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085032488 DMM DEBUG MM(262420000000052/fdefa442) Requesting authorization (sgsn_auth.c:160) 20240908085032488 DMM INFO MM(262420000000052/fdefa442) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085032488 DMM DEBUG MM(262420000000052/fdefa442) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085032488 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20240908085032488 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) 20240908085032488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085032488 DMM INFO MM(262420000000052/fdefa442) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdefa442) (gprs_gmm.c:300) 20240908085032490 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085032490 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085032490 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240908085032490 DMM INFO MM(262420000000052/fdefa442) Subscriber data update (mmctx.c:430) 20240908085032490 DMM DEBUG MM(262420000000052/fdefa442) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085032490 DMM INFO MM(262420000000052/fdefa442) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085032490 DMM NOTICE MM(262420000000052/fdefa442) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1000) 20240908085032490 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085032490 DMM NOTICE MM(262420000000052/fdefa442) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085032490 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) 20240908085032491 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085032491 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20240908085032491 DMM INFO MM(262420000000052/fdefa442) Subscriber data update (mmctx.c:430) 20240908085032491 DMM DEBUG MM(262420000000052/fdefa442) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085032496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085032496 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085032496 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085032496 DMM INFO MM(262420000000052/fdefa442) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085032496 DMM NOTICE MM(262420000000052/fdefa442) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085032496 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085032496 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085032496 DLLC NOTICE LLME(c721315c/fdefa442){ASSIGNED} LLGM Assign pre (ffffffff => fdefa442) (gprs_llc.c:1079) 20240908085032496 DLLC NOTICE LLME(ffffffff/fdefa442){ASSIGNED} LLGM Assign post (ffffffff => fdefa442) (gprs_llc.c:1125) 20240908085032496 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085032496 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085032496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085032496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085032547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085032547 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085032547 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085032547 DMM INFO MM(262420000000052/fdefa442) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085032547 DMM INFO MM(262420000000052/fdefa442) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085032547 DMM DEBUG MM(262420000000052/fdefa442) Using GGSN 0 (gprs_sm.c:312) 20240908085032547 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) 20240908085032547 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20240908085032547 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085032547 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085032547 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:402) 20240908085032557 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 b0 16 39 e7 11 54 fd 56 76 14 05 7f fa d4 5b 50 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) 20240908085032557 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c753d8, cbp=0x5605dfcc0880) (sgsn_libgtp.c:629) 20240908085032557 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085032558 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc79f8 TLLI=fdefa442, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085032558 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085032558 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1219)@89ea09d4f11f: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1219)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085032565 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240908085035548 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085035548 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085035548 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085037202 DGPRS DEBUG Checking for inactive LLMEs, time = 7596171 (sgsn.c:131) 20240908085037574 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:776) 20240908085037574 DMM INFO MM(262420000000052/fdefa442) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:816) TC_paging_ps_ra_multiple_cells-BVCI210(1208)@89ea09d4f11f: 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 := 'FDEFA442'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } 20240908085051408 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:266) 20240908085051409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) 20240908085051409 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085100600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085100602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085100602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908085100644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085100646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085100646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20240908085100682 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085100684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085100684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_paging_ps_ra_multiple_cells(1219)@89ea09d4f11f: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@89ea09d4f11f: Test Component 1219 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1217)@89ea09d4f11f: Final verdict of PTC: none 20240908085102481 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085102481 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1215)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1205)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1211)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1210)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1206)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1216)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1201)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1204)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1212)@89ea09d4f11f: Final verdict of PTC: none 20240908085102483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1202)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1207)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1208)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1213)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1203)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1218)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1214)@89ea09d4f11f: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells(1219)@89ea09d4f11f: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1209)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1201): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1202): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1203): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1204): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1205): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1206): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1207): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1208): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1209): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1210): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1211): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1212): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1213): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1214): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1215): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1216): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1217): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1218): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1219): fail (none -> fail) reason: "Tguard timeout" MTC@89ea09d4f11f: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: fail reason: Tguard timeout MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells fail'. Sun Sep 8 08:51:02 UTC 2024 ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=103132) 20240908085103482 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085103482 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) 20240908085104483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085104483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Sun Sep 8 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_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 20240908085105484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085105484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_bssgp_rim_single_report started. 20240908085105632 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085105634 DMM INFO MM(262420000000052/fdefa442) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085105634 DMM INFO MM(262420000000052/fdefa442) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085105634 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085105634 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085105634 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085105634 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085105634 DLLC NOTICE LLME(ffffffff/fdefa442){ASSIGNED} LLGM Assign pre (fdefa442 => ffffffff) (gprs_llc.c:1079) 20240908085105634 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (fdefa442 => ffffffff) (gprs_llc.c:1125) 20240908085105634 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc76a0 (gprs_sndcp.c:574) 20240908085105634 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc79f8, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085105634 DMM NOTICE MM(262420000000052/fdefa442) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085105634 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20240908085105634 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085105634 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085105634 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:402) 20240908085105634 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20240908085105634 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) 20240908085105634 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) 20240908085105634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085105634 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085105634 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085105634 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085105634 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1220)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1221)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1220)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1225)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1224)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085105685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085105685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085105685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085105685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085105685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085105685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085105685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085105685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1225)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085105687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085105687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085105687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085105687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085105687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085105687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085105687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085105687 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105687 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085105687 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085105687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1225)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085105688 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085105688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1225)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085105692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1221)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1221)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1226)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908085105704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085105704 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1224)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1229)@89ea09d4f11f: Provider Link came up: sending NS-RESET TC_bssgp_rim_single_report-BVCI196(1222)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085105709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085105709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085105709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085105709 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105709 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085105709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085105709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085105709 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085105709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1229)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085105711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085105711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085105711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085105711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085105711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085105711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085105711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085105711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105711 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085105711 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085105711 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1229)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085105712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085105712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1229)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085105715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1226)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1226)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1230)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085105724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085105724 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI210(1228)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1231)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1230)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1234)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085105758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085105758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085105758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085105758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105758 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085105758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085105758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085105758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085105758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1234)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085105760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085105760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085105760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085105760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085105760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085105760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085105760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085105760 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085105760 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085105760 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085105760 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085105761 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085105761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1234)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1234)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085105765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1231)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1231)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085105774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085105774 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_bssgp_rim_single_report-BVCI220(1233)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085106485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085106485 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085106485 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085106485 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: 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) } } } } 20240908085106487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085106488 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085106506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: setverdict(pass): none -> pass MTC@89ea09d4f11f: Warning: Re-starting timer T, which is already active (running or expired). 20240908085106516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085106522 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085106524 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085106524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1235)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1236)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1229)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1225)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1234)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1220)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1221)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1224)@89ea09d4f11f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1233)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1231)@89ea09d4f11f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1222)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1226)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1230)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1237)@89ea09d4f11f: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1228)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1223)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1227)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1232)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: pass MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1220): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1221): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1222): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1223): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1224): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1225): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1226): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1227): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1228): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1229): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1230): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1231): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1232): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1233): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1234): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1235): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1236): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1237): none (pass -> pass) MTC@89ea09d4f11f: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Sun Sep 8 08:51:06 UTC 2024 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=43020) 20240908085107203 DGPRS DEBUG Checking for inactive LLMEs, time = 7596201 (sgsn.c:131) 20240908085107525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085107525 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) 20240908085108526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085108526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Sun Sep 8 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_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 20240908085109527 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085109527 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_rim_eutran_to_geran started. 20240908085109673 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085109674 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1238)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1239)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1238)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1242)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085109717 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109717 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085109717 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085109717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1242)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085109718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085109718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085109718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085109718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085109718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085109718 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085109719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085109719 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109719 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085109719 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085109719 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1242)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085109719 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085109719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1242)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085109723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1239)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1239)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1243)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085109734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085109734 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI196(1241)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1244)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1243)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1248)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085109763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085109763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085109763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085109763 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109763 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085109763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085109763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085109763 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085109763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1248)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085109765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085109765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085109765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085109765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085109765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085109765 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085109765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085109765 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109765 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085109765 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085109765 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) SGSN_Test-Gb2-NS2(1247)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1248)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085109766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085109766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1248)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085109769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1244)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1244)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085109777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085109777 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI210(1245)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1249)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1247)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1252)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1252)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085109797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085109797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085109797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085109797 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109797 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085109797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085109797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085109797 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085109797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1252)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085109799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085109799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085109799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085109799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085109799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085109799 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085109799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085109799 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085109799 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085109799 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085109799 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1252)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085109800 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085109800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1252)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085109803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1249)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1249)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085109813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085109813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_rim_eutran_to_geran-BVCI220(1251)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085110528 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085110528 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085110528 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085110528 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: 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) } } } } 20240908085110530 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085110531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@89ea09d4f11f: setverdict(pass): none -> pass 20240908085110559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085110563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35328<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1254)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1242)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1248)@89ea09d4f11f: Final verdict of PTC: none 20240908085110566 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085110566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_rim_eutran_to_geran-BVCI210(1245)@89ea09d4f11f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1251)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1243)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1252)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1247)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1253)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1238)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1249)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1244)@89ea09d4f11f: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1241)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1239)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1246)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1250)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1240)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1255)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: pass MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1238): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1239): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1240): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1241): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1242): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1243): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1244): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1245): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1246): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1247): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1248): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1249): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1250): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1251): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1252): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1253): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1254): none (pass -> pass) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1255): none (pass -> pass) MTC@89ea09d4f11f: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Sun Sep 8 08:51:10 UTC 2024 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36744) 20240908085111567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085111567 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=48240) 20240908085112568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085112568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Sun Sep 8 08:51: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_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 20240908085113569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085113569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_cell_change_different_rai_ci_attach started. 20240908085113710 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085113712 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1256)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1257)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1256)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1260)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085113757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085113757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085113757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085113757 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113757 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085113757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085113757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085113757 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085113757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1260)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085113759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085113759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085113759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085113759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085113759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085113759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085113759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085113759 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113759 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085113759 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085113759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085113759 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085113759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1260)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1260)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085113763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1257)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1257)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1261)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085113771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085113771 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)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1262)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1261)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1265)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085113795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085113795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085113795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085113795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113795 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085113795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085113795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085113795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085113795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1265)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085113796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085113796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085113796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085113796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085113796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085113796 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085113796 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085113796 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113796 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085113796 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085113796 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085113797 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085113797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1265)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1265)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085113801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1262)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1262)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1266)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085113811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085113811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_attach-BVCI210(1264)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1267)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1266)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1270)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085113832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085113832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085113832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085113832 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113832 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085113832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085113832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085113832 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085113832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1270)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085113834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085113834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085113834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085113834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085113834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085113834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085113834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085113834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085113834 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085113834 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085113834 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085113834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085113834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1270)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1270)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085113838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1267)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1267)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085113848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085113848 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085114570 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085114570 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085114570 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085114570 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: 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) } } } } 20240908085114572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085114573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1259)@89ea09d4f11f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='F367C312'O, index=0 SGSN_Test-GSUP(1272)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := '607467790E16641F786ABE4FCB38C6A1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9C92EA7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4B458C269E5BACC5'O } } } } } 20240908085114618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114618 DLLC NOTICE LLME(ffffffff/f367c312){UNASSIGNED} LLC RX: unknown TLLI 0xf367c312, creating LLME on the fly (gprs_llc.c:552) 20240908085114618 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114618 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085114618 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085114618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085114618 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085114618 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908085114618 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085114618 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085114618 DLLC NOTICE LLME(ffffffff/f367c312){UNASSIGNED} LLGM Assign pre (f367c312 => e4662e14) (gprs_llc.c:1079) 20240908085114618 DLLC NOTICE LLME(f367c312/e4662e14){ASSIGNED} LLGM Assign post (f367c312 => e4662e14) (gprs_llc.c:1125) 20240908085114618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085114618 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085114618 DMM DEBUG MM(262420000000068/e4662e14) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085114631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114631 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114631 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085114631 DMM DEBUG MM(262420000000068/e4662e14) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240908085114631 DMM NOTICE MM(262420000000068/e4662e14) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085114631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085114631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085114631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085114631 DMM DEBUG MM(262420000000068/e4662e14) Requesting authorization (sgsn_auth.c:160) 20240908085114631 DMM INFO MM(262420000000068/e4662e14) Requesting authentication tuples (sgsn_auth.c:184) 20240908085114631 DMM DEBUG MM(262420000000068/e4662e14) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085114631 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20240908085114631 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1274) SGSN_Test-GSUP(1272)@89ea09d4f11f: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1274)"262420000000068" 20240908085114634 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085114634 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085114634 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085114634 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085114634 DMM INFO MM(262420000000068/e4662e14) Subscriber data update (mmctx.c:430) 20240908085114634 DMM DEBUG MM(262420000000068/e4662e14) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085114634 DMM INFO MM(262420000000068/e4662e14) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085114634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085114634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085114634 DMM INFO MM(262420000000068/e4662e14) <- GMM AUTH AND CIPHERING REQ (rand = 60 74 67 79 0e 16 64 1f 78 6a be 4f cb 38 c6 a1 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085114642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114642 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085114642 DMM INFO MM(262420000000068/e4662e14) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085114642 DMM NOTICE MM(262420000000068/e4662e14) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085114642 DMM DEBUG MM(262420000000068/e4662e14) checking auth: received GSM SRES = a9 c9 2e a7 (gprs_gmm.c:666) 20240908085114642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085114642 DMM DEBUG MM(262420000000068/e4662e14) Requesting authorization (sgsn_auth.c:160) 20240908085114642 DMM INFO MM(262420000000068/e4662e14) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085114642 DMM DEBUG MM(262420000000068/e4662e14) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085114642 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240908085114642 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) 20240908085114642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085114642 DMM INFO MM(262420000000068/e4662e14) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4662e14) (gprs_gmm.c:300) 20240908085114643 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085114643 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085114643 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240908085114643 DMM INFO MM(262420000000068/e4662e14) Subscriber data update (mmctx.c:430) 20240908085114643 DMM DEBUG MM(262420000000068/e4662e14) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085114644 DMM INFO MM(262420000000068/e4662e14) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085114644 DMM NOTICE MM(262420000000068/e4662e14) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240908085114644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085114644 DMM NOTICE MM(262420000000068/e4662e14) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085114644 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) 20240908085114644 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085114644 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240908085114644 DMM INFO MM(262420000000068/e4662e14) Subscriber data update (mmctx.c:430) 20240908085114644 DMM DEBUG MM(262420000000068/e4662e14) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085114651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114651 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085114651 DMM INFO MM(262420000000068/e4662e14) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085114651 DMM NOTICE MM(262420000000068/e4662e14) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085114651 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085114651 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085114651 DLLC NOTICE LLME(f367c312/e4662e14){ASSIGNED} LLGM Assign pre (ffffffff => e4662e14) (gprs_llc.c:1079) 20240908085114651 DLLC NOTICE LLME(ffffffff/e4662e14){ASSIGNED} LLGM Assign post (ffffffff => e4662e14) (gprs_llc.c:1125) 20240908085114651 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085114651 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085114651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085114651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085114702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114702 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085114702 DMM INFO MM(262420000000068/e4662e14) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085114702 DMM INFO MM(262420000000068/e4662e14) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085114702 DMM DEBUG MM(262420000000068/e4662e14) Using GGSN 0 (gprs_sm.c:312) 20240908085114702 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) 20240908085114702 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20240908085114702 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085114702 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085114702 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:402) 20240908085114714 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 93 41 59 9b 11 29 a8 03 08 14 05 7f 41 44 df 6c 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) 20240908085114714 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c76448, cbp=0x5605dfcc5c70) (sgsn_libgtp.c:629) 20240908085114714 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085114714 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7988 TLLI=e4662e14, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085114714 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085114714 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1274)@89ea09d4f11f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1274)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085114721 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240908085114729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114729 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114729 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@89ea09d4f11f: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1264)@89ea09d4f11f: Adding Client=TC_cell_change_different_rai_ci_attach(1274), IMSI='262420000000068'H, TLLI='E4662E14'O, index=0 20240908085114735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114735 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114735 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xE4662E14) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085114735 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085114735 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085114735 DLLC NOTICE LLME(ffffffff/e4662e14){ASSIGNED} LLGM Assign pre (e4662e14 => e8d998f0) (gprs_llc.c:1079) 20240908085114735 DLLC NOTICE LLME(e4662e14/e8d998f0){ASSIGNED} LLGM Assign post (e4662e14 => e8d998f0) (gprs_llc.c:1125) 20240908085114735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085114735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085114735 DMM DEBUG MM(262420000000068/e8d998f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085114748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085114748 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240908085114748 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085114748 DMM DEBUG MM(262420000000068/e8d998f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1084) 20240908085114748 DMM NOTICE MM(262420000000068/e8d998f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085114748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085114748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085114748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085114748 DMM DEBUG MM(262420000000068/e8d998f0) Requesting authorization (sgsn_auth.c:160) 20240908085114748 DMM INFO MM(262420000000068/e8d998f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085114748 DMM DEBUG MM(262420000000068/e8d998f0) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085114748 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20240908085114748 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) 20240908085115734 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085115734 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085115734 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240908085115734 DMM INFO MM(262420000000068/e8d998f0) Subscriber data update (mmctx.c:430) 20240908085115734 DMM DEBUG MM(262420000000068/e8d998f0) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240908085115734 DMM INFO MM(262420000000068/e8d998f0) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240908085115734 DMM NOTICE MM(262420000000068/e8d998f0) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1000) 20240908085115734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085115734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085115734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908085115734 DMM INFO MM(262420000000068/e8d998f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8d998f0) (gprs_gmm.c:300) 20240908085115734 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) 20240908085115735 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085115735 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20240908085115735 DMM INFO MM(262420000000068/e8d998f0) Subscriber data update (mmctx.c:430) 20240908085115735 DMM DEBUG MM(262420000000068/e8d998f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085115745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085115745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085115745 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085115745 DMM INFO MM(262420000000068/e8d998f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085115745 DMM NOTICE MM(262420000000068/e8d998f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085115745 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085115745 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085115745 DLLC NOTICE LLME(e4662e14/e8d998f0){ASSIGNED} LLGM Assign pre (ffffffff => e8d998f0) (gprs_llc.c:1079) 20240908085115745 DLLC NOTICE LLME(ffffffff/e8d998f0){ASSIGNED} LLGM Assign post (ffffffff => e8d998f0) (gprs_llc.c:1125) 20240908085115745 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085115745 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240908085115745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085115745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085115794 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:776) 20240908085115802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085115802 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085115802 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_attach-BVCI196(1259)@89ea09d4f11f: Warning: Could not find client for IMSI '262420000000068'H TC_cell_change_different_rai_ci_attach(1274)@89ea09d4f11f: Final verdict of PTC: pass 20240908085115806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35334<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085115809 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085115809 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1272)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1271)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1259)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1260)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1264)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1256)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1270)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1266)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1267)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1262)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1261)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1269)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1257)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1265)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1273)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1258)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1263)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1268)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1256): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1257): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1258): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1259): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1260): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1261): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1262): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1263): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1264): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1265): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1266): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1267): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1268): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1269): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1270): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1271): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1272): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1273): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1274): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach pass'. Sun Sep 8 08:51:15 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=101576) 20240908085116810 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085116810 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) 20240908085117812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085117812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Sun Sep 8 08:51: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_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 20240908085118803 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085118803 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085118803 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085118812 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085118812 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_cell_change_different_rai_ci_data started. 20240908085118955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085118957 DMM INFO MM(262420000000068/e8d998f0) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085118957 DMM INFO MM(262420000000068/e8d998f0) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085118957 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085118957 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085118957 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085118957 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085118957 DLLC NOTICE LLME(ffffffff/e8d998f0){ASSIGNED} LLGM Assign pre (e8d998f0 => ffffffff) (gprs_llc.c:1079) 20240908085118957 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e8d998f0 => ffffffff) (gprs_llc.c:1125) 20240908085118957 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc7630 (gprs_sndcp.c:574) 20240908085118957 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7988, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085118957 DMM NOTICE MM(262420000000068/e8d998f0) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085118957 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20240908085118957 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085118957 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085118957 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:402) 20240908085118957 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20240908085118957 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) 20240908085118957 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) 20240908085118957 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085118957 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085118957 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908085118957 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085118957 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1275)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1276)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1275)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1279)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1279)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085119001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085119001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085119001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085119001 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119001 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085119001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085119001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085119001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085119001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1279)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085119003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085119003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085119003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085119003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085119003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085119003 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085119004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085119004 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119004 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085119004 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085119004 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085119004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085119004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1279)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1279)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085119008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1280)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1276)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1276)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085119018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI196(1278)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1281)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1280)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1284)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1284)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085119035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085119035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085119035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085119035 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119035 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085119035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085119035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085119035 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085119035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1284)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085119037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085119037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085119037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085119037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085119037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085119037 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085119037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085119037 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119037 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085119037 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085119037 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1284)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085119038 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085119038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1284)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085119042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1281)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1285)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1281)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085119052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_rai_ci_data-BVCI210(1283)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1286)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1285)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1289)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085119075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085119075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085119075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085119075 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119075 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085119075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085119075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085119075 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085119075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1289)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085119077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085119077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085119077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085119077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085119077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085119077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085119077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085119077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085119077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085119077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085119077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085119078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085119078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1289)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1289)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085119083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1286)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1286)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085119092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119092 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085119814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085119814 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085119814 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085119814 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: 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) } } } } 20240908085119816 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085119817 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1278)@89ea09d4f11f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='D69BFF5F'O, index=0 SGSN_Test-GSUP(1291)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := 'E4BEFE8573A226EA3E8C7EF4BFEC2638'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BF522ACA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDBA75B468C7984F'O } } } } } 20240908085119862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119863 DLLC NOTICE LLME(ffffffff/d69bff5f){UNASSIGNED} LLC RX: unknown TLLI 0xd69bff5f, creating LLME on the fly (gprs_llc.c:552) 20240908085119863 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119863 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085119863 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085119863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085119863 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085119863 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085119863 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085119863 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085119863 DLLC NOTICE LLME(ffffffff/d69bff5f){UNASSIGNED} LLGM Assign pre (d69bff5f => e6d46c3f) (gprs_llc.c:1079) 20240908085119863 DLLC NOTICE LLME(d69bff5f/e6d46c3f){ASSIGNED} LLGM Assign post (d69bff5f => e6d46c3f) (gprs_llc.c:1125) 20240908085119863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085119863 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085119863 DMM DEBUG MM(262420000000070/e6d46c3f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085119876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119876 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119876 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085119876 DMM DEBUG MM(262420000000070/e6d46c3f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1084) 20240908085119876 DMM NOTICE MM(262420000000070/e6d46c3f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085119877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085119877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085119877 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085119877 DMM DEBUG MM(262420000000070/e6d46c3f) Requesting authorization (sgsn_auth.c:160) 20240908085119877 DMM INFO MM(262420000000070/e6d46c3f) Requesting authentication tuples (sgsn_auth.c:184) 20240908085119877 DMM DEBUG MM(262420000000070/e6d46c3f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085119877 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20240908085119877 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1293) SGSN_Test-GSUP(1291)@89ea09d4f11f: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1293)"262420000000070" 20240908085119879 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085119879 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085119879 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085119879 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085119879 DMM INFO MM(262420000000070/e6d46c3f) Subscriber data update (mmctx.c:430) 20240908085119879 DMM DEBUG MM(262420000000070/e6d46c3f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085119880 DMM INFO MM(262420000000070/e6d46c3f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085119880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085119880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085119880 DMM INFO MM(262420000000070/e6d46c3f) <- GMM AUTH AND CIPHERING REQ (rand = e4 be fe 85 73 a2 26 ea 3e 8c 7e f4 bf ec 26 38 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085119887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119887 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119887 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085119887 DMM INFO MM(262420000000070/e6d46c3f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085119887 DMM NOTICE MM(262420000000070/e6d46c3f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085119887 DMM DEBUG MM(262420000000070/e6d46c3f) checking auth: received GSM SRES = bf 52 2a ca (gprs_gmm.c:666) 20240908085119887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085119887 DMM DEBUG MM(262420000000070/e6d46c3f) Requesting authorization (sgsn_auth.c:160) 20240908085119887 DMM INFO MM(262420000000070/e6d46c3f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085119887 DMM DEBUG MM(262420000000070/e6d46c3f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085119887 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20240908085119887 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) 20240908085119887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085119887 DMM INFO MM(262420000000070/e6d46c3f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6d46c3f) (gprs_gmm.c:300) 20240908085119889 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085119889 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085119889 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240908085119889 DMM INFO MM(262420000000070/e6d46c3f) Subscriber data update (mmctx.c:430) 20240908085119889 DMM DEBUG MM(262420000000070/e6d46c3f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085119889 DMM INFO MM(262420000000070/e6d46c3f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085119889 DMM NOTICE MM(262420000000070/e6d46c3f) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1000) 20240908085119889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085119889 DMM NOTICE MM(262420000000070/e6d46c3f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085119889 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) 20240908085119889 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085119889 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20240908085119889 DMM INFO MM(262420000000070/e6d46c3f) Subscriber data update (mmctx.c:430) 20240908085119889 DMM DEBUG MM(262420000000070/e6d46c3f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085119896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119896 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085119896 DMM INFO MM(262420000000070/e6d46c3f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085119896 DMM NOTICE MM(262420000000070/e6d46c3f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085119896 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085119896 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085119896 DLLC NOTICE LLME(d69bff5f/e6d46c3f){ASSIGNED} LLGM Assign pre (ffffffff => e6d46c3f) (gprs_llc.c:1079) 20240908085119896 DLLC NOTICE LLME(ffffffff/e6d46c3f){ASSIGNED} LLGM Assign post (ffffffff => e6d46c3f) (gprs_llc.c:1125) 20240908085119896 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085119896 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085119896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085119896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085119947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119947 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085119948 DMM INFO MM(262420000000070/e6d46c3f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085119948 DMM INFO MM(262420000000070/e6d46c3f) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085119948 DMM DEBUG MM(262420000000070/e6d46c3f) Using GGSN 0 (gprs_sm.c:312) 20240908085119948 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) 20240908085119948 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20240908085119948 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085119948 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085119948 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:402) 20240908085119960 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 68 3c a1 69 11 da 40 f0 bb 14 05 7f d1 62 5d 7c 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) 20240908085119960 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c774b8, cbp=0x5605dfcc3b90) (sgsn_libgtp.c:629) 20240908085119960 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085119960 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7988 TLLI=e6d46c3f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085119960 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085119960 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1293)@89ea09d4f11f: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1293)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085119968 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) 20240908085119975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119975 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119975 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_rai_ci_data-BVCI210(1283)@89ea09d4f11f: Adding Client=TC_cell_change_different_rai_ci_data(1293), IMSI='262420000000070'H, TLLI='E6D46C3F'O, index=0 20240908085119982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085119982 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085119982 DSNDCP ERROR Message for non-existing MM ctx (lle=0x5605dfcc7988, TLLI=e6d46c3f, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1293)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1283)@89ea09d4f11f: Removing Client IMSI='262420000000070'H, index=0 20240908085121981 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_rai_ci_data-BVCI196(1278)@89ea09d4f11f: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1293)@89ea09d4f11f: Final verdict of PTC: pass 20240908085121991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58172<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1291)@89ea09d4f11f: Final verdict of PTC: none 20240908085121993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085121993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI97(1279)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1284)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1285)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1280)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1283)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1275)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1276)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1278)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1289)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1292)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1286)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1288)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1281)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1290)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1287)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1277)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1282)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1275): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1276): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1277): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1278): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1279): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1280): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1281): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1282): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1283): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1284): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1285): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1286): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1287): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1288): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1289): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1290): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1291): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1292): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_rai_ci_data(1293): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Sun Sep 8 08:51:22 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=99508) 20240908085122977 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085122977 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085122977 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085122994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085122994 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) 20240908085123995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085123995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Sun Sep 8 08:51: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_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 20240908085124996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085124997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_cell_change_different_ci_attach started. 20240908085125138 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58188<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085125140 DMM INFO MM(262420000000070/e6d46c3f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085125140 DMM INFO MM(262420000000070/e6d46c3f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085125140 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085125140 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085125140 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085125140 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085125140 DLLC NOTICE LLME(ffffffff/e6d46c3f){ASSIGNED} LLGM Assign pre (e6d46c3f => ffffffff) (gprs_llc.c:1079) 20240908085125140 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e6d46c3f => ffffffff) (gprs_llc.c:1125) 20240908085125140 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc7630 (gprs_sndcp.c:574) 20240908085125140 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7988, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085125140 DMM NOTICE MM(262420000000070/e6d46c3f) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085125140 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20240908085125140 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085125140 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085125140 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:402) 20240908085125140 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20240908085125140 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) 20240908085125140 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) 20240908085125140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085125140 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085125140 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085125140 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085125140 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1294)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1295)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1294)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1298)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085125184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085125184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085125184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085125185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085125185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085125185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085125185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085125185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1298)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085125186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085125186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085125186 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085125187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085125187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085125187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085125187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085125187 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125187 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085125187 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085125187 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085125187 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085125187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1298)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1298)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085125191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1299)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1295)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1295)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085125201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085125201 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI196(1297)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1300)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1299)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1304)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085125226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085125226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085125226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085125226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085125226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085125226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085125226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085125226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1304)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085125227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085125227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085125227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085125228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085125228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085125228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085125228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085125228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085125228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085125228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1304)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085125228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085125228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1304)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1303)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085125232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1300)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1300)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085125242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085125242 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI210(1301)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1305)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1303)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1308)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085125257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085125257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085125257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085125257 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125257 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085125257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085125257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085125257 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085125258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1308)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085125259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085125259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085125259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085125259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085125259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085125259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085125259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085125259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085125259 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085125260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085125260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085125260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085125260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1308)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1308)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085125264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1305)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1305)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085125274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085125274 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_attach-BVCI220(1307)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085125997 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085125997 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085125997 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085125997 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: 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) } } } } 20240908085125999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085126000 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1297)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E658E77B'O, index=0 SGSN_Test-GSUP(1310)@89ea09d4f11f: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1312) TC_cell_change_different_ci_attach-BVCI196(1297)@89ea09d4f11f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1301)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='E658E77B'O, index=0 TC_cell_change_different_ci_attach(1312)@89ea09d4f11f: 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 := '9B60A6BF37E58BCFC0261746F6241495'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A7E37905'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F480FCC4D9A71CFA'O } } } } } 20240908085126050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126050 DLLC NOTICE LLME(ffffffff/e658e77b){UNASSIGNED} LLC RX: unknown TLLI 0xe658e77b, creating LLME on the fly (gprs_llc.c:552) 20240908085126050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085126050 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085126050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085126050 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085126051 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908085126051 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085126051 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085126051 DLLC NOTICE LLME(ffffffff/e658e77b){UNASSIGNED} LLGM Assign pre (e658e77b => cd7caf58) (gprs_llc.c:1079) 20240908085126051 DLLC NOTICE LLME(e658e77b/cd7caf58){ASSIGNED} LLGM Assign post (e658e77b => cd7caf58) (gprs_llc.c:1125) 20240908085126051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085126051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085126051 DMM DEBUG MM(262420000000069/cd7caf58) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085126064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126065 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126065 DMM DEBUG MM(262420000000069/cd7caf58) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240908085126065 DMM NOTICE MM(262420000000069/cd7caf58) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085126065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085126065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085126065 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085126065 DMM DEBUG MM(262420000000069/cd7caf58) Requesting authorization (sgsn_auth.c:160) 20240908085126065 DMM INFO MM(262420000000069/cd7caf58) Requesting authentication tuples (sgsn_auth.c:184) 20240908085126065 DMM DEBUG MM(262420000000069/cd7caf58) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085126065 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20240908085126065 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1312) SGSN_Test-GSUP(1310)@89ea09d4f11f: Added IMSI table entry 0TC_cell_change_different_ci_attach(1312)"262420000000069" 20240908085126068 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085126068 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085126068 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085126068 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085126068 DMM INFO MM(262420000000069/cd7caf58) Subscriber data update (mmctx.c:430) 20240908085126068 DMM DEBUG MM(262420000000069/cd7caf58) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085126068 DMM INFO MM(262420000000069/cd7caf58) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085126068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085126068 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085126068 DMM INFO MM(262420000000069/cd7caf58) <- GMM AUTH AND CIPHERING REQ (rand = 9b 60 a6 bf 37 e5 8b cf c0 26 17 46 f6 24 14 95 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085126075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126075 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126075 DMM INFO MM(262420000000069/cd7caf58) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085126075 DMM NOTICE MM(262420000000069/cd7caf58) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085126075 DMM DEBUG MM(262420000000069/cd7caf58) checking auth: received GSM SRES = a7 e3 79 05 (gprs_gmm.c:666) 20240908085126075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085126075 DMM DEBUG MM(262420000000069/cd7caf58) Requesting authorization (sgsn_auth.c:160) 20240908085126075 DMM INFO MM(262420000000069/cd7caf58) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085126075 DMM DEBUG MM(262420000000069/cd7caf58) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085126075 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240908085126075 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) 20240908085126075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085126075 DMM INFO MM(262420000000069/cd7caf58) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd7caf58) (gprs_gmm.c:300) 20240908085126077 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085126077 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085126077 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240908085126077 DMM INFO MM(262420000000069/cd7caf58) Subscriber data update (mmctx.c:430) 20240908085126077 DMM DEBUG MM(262420000000069/cd7caf58) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085126077 DMM INFO MM(262420000000069/cd7caf58) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085126077 DMM NOTICE MM(262420000000069/cd7caf58) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240908085126077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085126077 DMM NOTICE MM(262420000000069/cd7caf58) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085126077 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) 20240908085126077 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085126077 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240908085126077 DMM INFO MM(262420000000069/cd7caf58) Subscriber data update (mmctx.c:430) 20240908085126077 DMM DEBUG MM(262420000000069/cd7caf58) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085126084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126084 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126084 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126084 DMM INFO MM(262420000000069/cd7caf58) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085126084 DMM NOTICE MM(262420000000069/cd7caf58) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085126084 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085126084 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085126084 DLLC NOTICE LLME(e658e77b/cd7caf58){ASSIGNED} LLGM Assign pre (ffffffff => cd7caf58) (gprs_llc.c:1079) 20240908085126084 DLLC NOTICE LLME(ffffffff/cd7caf58){ASSIGNED} LLGM Assign post (ffffffff => cd7caf58) (gprs_llc.c:1125) 20240908085126084 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085126084 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085126084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085126084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085126136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126136 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126136 DMM INFO MM(262420000000069/cd7caf58) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085126136 DMM INFO MM(262420000000069/cd7caf58) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085126136 DMM DEBUG MM(262420000000069/cd7caf58) Using GGSN 0 (gprs_sm.c:312) 20240908085126136 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) 20240908085126136 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20240908085126136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085126136 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085126136 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:402) 20240908085126149 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 5d a7 4f 7e 11 f8 13 5f 67 14 05 7f 3b 33 32 68 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) 20240908085126149 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c78528, cbp=0x5605dfcc3f20) (sgsn_libgtp.c:629) 20240908085126149 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085126149 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7918 TLLI=cd7caf58, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085126149 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085126149 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1312)@89ea09d4f11f: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1312)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085126156 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240908085126163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126163 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126163 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI210(1301)@89ea09d4f11f: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1307)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_attach(1312), IMSI='262420000000069'H, TLLI='CD7CAF58'O, index=0 20240908085126170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126170 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126170 DMM INFO MM(262420000000069/cd7caf58) -> GMM ATTACH REQUEST MI(TMSI-0xCD7CAF58) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085126170 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085126170 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085126170 DLLC NOTICE LLME(ffffffff/cd7caf58){ASSIGNED} LLGM Assign pre (cd7caf58 => c713e081) (gprs_llc.c:1079) 20240908085126170 DLLC NOTICE LLME(cd7caf58/c713e081){ASSIGNED} LLGM Assign post (cd7caf58 => c713e081) (gprs_llc.c:1125) 20240908085126170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085126170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085126170 DMM DEBUG MM(262420000000069/c713e081) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085126183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085126183 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20240908085126183 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085126183 DMM DEBUG MM(262420000000069/c713e081) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1084) 20240908085126184 DMM NOTICE MM(262420000000069/c713e081) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085126184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085126184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085126184 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085126184 DMM DEBUG MM(262420000000069/c713e081) Requesting authorization (sgsn_auth.c:160) 20240908085126184 DMM INFO MM(262420000000069/c713e081) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085126184 DMM DEBUG MM(262420000000069/c713e081) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085126184 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20240908085126184 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) 20240908085127169 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085127169 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085127169 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240908085127169 DMM INFO MM(262420000000069/c713e081) Subscriber data update (mmctx.c:430) 20240908085127169 DMM DEBUG MM(262420000000069/c713e081) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20240908085127169 DMM INFO MM(262420000000069/c713e081) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20240908085127169 DMM NOTICE MM(262420000000069/c713e081) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1000) 20240908085127169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085127169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085127169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20240908085127169 DMM INFO MM(262420000000069/c713e081) <- GMM ATTACH ACCEPT (new P-TMSI=0xc713e081) (gprs_gmm.c:300) 20240908085127169 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) 20240908085127170 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085127170 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20240908085127170 DMM INFO MM(262420000000069/c713e081) Subscriber data update (mmctx.c:430) 20240908085127170 DMM DEBUG MM(262420000000069/c713e081) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085127179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085127179 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xff8885 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085127179 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085127179 DMM INFO MM(262420000000069/c713e081) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085127179 DMM NOTICE MM(262420000000069/c713e081) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085127179 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085127179 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085127179 DLLC NOTICE LLME(cd7caf58/c713e081){ASSIGNED} LLGM Assign pre (ffffffff => c713e081) (gprs_llc.c:1079) 20240908085127179 DLLC NOTICE LLME(ffffffff/c713e081){ASSIGNED} LLGM Assign post (ffffffff => c713e081) (gprs_llc.c:1125) 20240908085127179 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085127179 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Event E_MM_GPRS_ATTACH not permitted (gprs_gmm.c:1420) 20240908085127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085127179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085127228 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:776) 20240908085127236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085127236 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085127236 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_attach-BVCI196(1297)@89ea09d4f11f: Warning: Could not find client for IMSI '262420000000069'H TC_cell_change_different_ci_attach(1312)@89ea09d4f11f: Final verdict of PTC: pass 20240908085127241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58188<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085127242 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) SGSN_Test-GSUP(1310)@89ea09d4f11f: Final verdict of PTC: none 20240908085127242 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1309)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1304)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1308)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1298)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1297)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1295)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1299)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1301)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1303)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1300)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1307)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1294)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1305)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1306)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1302)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1296)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1311)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1294): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1295): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1296): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1297): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1298): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1299): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1300): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1301): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1302): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1303): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1304): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1305): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1306): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1307): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1308): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1309): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1310): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1311): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_attach(1312): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_cell_change_different_ci_attach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach pass'. Sun Sep 8 08:51:27 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=108044) 20240908085128244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085128244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=108044, count=125740) 20240908085129244 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085129244 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Sun Sep 8 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_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 20240908085130236 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085130236 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085130236 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085130246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085130246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_cell_change_different_ci_data started. 20240908085130388 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43824<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085130390 DMM INFO MM(262420000000069/c713e081) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085130390 DMM INFO MM(262420000000069/c713e081) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085130390 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085130390 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085130390 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085130390 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085130390 DLLC NOTICE LLME(ffffffff/c713e081){ASSIGNED} LLGM Assign pre (c713e081 => ffffffff) (gprs_llc.c:1079) 20240908085130390 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (c713e081 => ffffffff) (gprs_llc.c:1125) 20240908085130390 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc75c0 (gprs_sndcp.c:574) 20240908085130390 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7918, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085130390 DMM NOTICE MM(262420000000069/c713e081) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085130390 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20240908085130390 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085130390 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085130390 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:402) 20240908085130390 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20240908085130390 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) 20240908085130390 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) 20240908085130390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085130390 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085130390 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908085130390 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085130390 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1313)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1314)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1313)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1317)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085130438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085130438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085130438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085130438 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130438 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085130438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085130438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085130438 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085130438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1317)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085130440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085130440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085130440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085130441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085130441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085130441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085130441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085130441 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130441 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085130441 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085130441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085130441 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085130441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1317)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1317)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085130444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1314)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1314)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1318)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085130453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085130453 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI196(1316)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1319)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1318)@89ea09d4f11f: 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(1323)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1323)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1322)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085130487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085130487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085130487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085130487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085130487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085130487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085130487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085130487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1323)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085130489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085130489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085130489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085130489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085130489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085130489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085130489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085130489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085130489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085130489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085130489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085130489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1323)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1323)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085130493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1319)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1319)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085130502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085130502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI210(1320)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1324)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1322)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1327)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1327)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085130521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085130521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130521 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085130521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085130521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085130521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1327)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085130523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085130523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085130523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085130523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085130523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085130523 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085130523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085130523 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085130523 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085130523 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085130523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085130524 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085130524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1327)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1327)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085130528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1324)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1324)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085130538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085130539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_cell_change_different_ci_data-BVCI220(1326)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085131246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085131246 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085131246 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085131247 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: 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) } } } } 20240908085131249 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085131249 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1316)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D7041FAD'O, index=0 SGSN_Test-GSUP(1329)@89ea09d4f11f: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1331) TC_cell_change_different_ci_data-BVCI196(1316)@89ea09d4f11f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1320)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='D7041FAD'O, index=0 TC_cell_change_different_ci_data(1331)@89ea09d4f11f: 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 := 'F7D737F8139166B62AB6EA6BB5FBE7AC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AF21D961'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F474D6A6B0B03986'O } } } } } 20240908085131296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131297 DLLC NOTICE LLME(ffffffff/d7041fad){UNASSIGNED} LLC RX: unknown TLLI 0xd7041fad, creating LLME on the fly (gprs_llc.c:552) 20240908085131297 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131297 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085131297 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085131297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085131297 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085131297 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085131297 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085131297 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085131297 DLLC NOTICE LLME(ffffffff/d7041fad){UNASSIGNED} LLGM Assign pre (d7041fad => eaf4c61e) (gprs_llc.c:1079) 20240908085131297 DLLC NOTICE LLME(d7041fad/eaf4c61e){ASSIGNED} LLGM Assign post (d7041fad => eaf4c61e) (gprs_llc.c:1125) 20240908085131297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085131297 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085131297 DMM DEBUG MM(262420000000071/eaf4c61e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085131309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131309 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085131309 DMM DEBUG MM(262420000000071/eaf4c61e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1084) 20240908085131309 DMM NOTICE MM(262420000000071/eaf4c61e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085131309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085131309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085131309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085131309 DMM DEBUG MM(262420000000071/eaf4c61e) Requesting authorization (sgsn_auth.c:160) 20240908085131309 DMM INFO MM(262420000000071/eaf4c61e) Requesting authentication tuples (sgsn_auth.c:184) 20240908085131309 DMM DEBUG MM(262420000000071/eaf4c61e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085131309 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20240908085131309 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1331) SGSN_Test-GSUP(1329)@89ea09d4f11f: Added IMSI table entry 0TC_cell_change_different_ci_data(1331)"262420000000071" 20240908085131313 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085131313 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085131313 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085131313 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085131313 DMM INFO MM(262420000000071/eaf4c61e) Subscriber data update (mmctx.c:430) 20240908085131313 DMM DEBUG MM(262420000000071/eaf4c61e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085131313 DMM INFO MM(262420000000071/eaf4c61e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085131313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085131313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085131313 DMM INFO MM(262420000000071/eaf4c61e) <- GMM AUTH AND CIPHERING REQ (rand = f7 d7 37 f8 13 91 66 b6 2a b6 ea 6b b5 fb e7 ac , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085131322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131322 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131322 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085131322 DMM INFO MM(262420000000071/eaf4c61e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085131322 DMM NOTICE MM(262420000000071/eaf4c61e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085131322 DMM DEBUG MM(262420000000071/eaf4c61e) checking auth: received GSM SRES = af 21 d9 61 (gprs_gmm.c:666) 20240908085131322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085131322 DMM DEBUG MM(262420000000071/eaf4c61e) Requesting authorization (sgsn_auth.c:160) 20240908085131322 DMM INFO MM(262420000000071/eaf4c61e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085131322 DMM DEBUG MM(262420000000071/eaf4c61e) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085131322 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20240908085131322 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) 20240908085131322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085131322 DMM INFO MM(262420000000071/eaf4c61e) <- GMM ATTACH ACCEPT (new P-TMSI=0xeaf4c61e) (gprs_gmm.c:300) 20240908085131323 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085131323 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085131323 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240908085131323 DMM INFO MM(262420000000071/eaf4c61e) Subscriber data update (mmctx.c:430) 20240908085131323 DMM DEBUG MM(262420000000071/eaf4c61e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085131323 DMM INFO MM(262420000000071/eaf4c61e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085131323 DMM NOTICE MM(262420000000071/eaf4c61e) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1000) 20240908085131323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085131323 DMM NOTICE MM(262420000000071/eaf4c61e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085131323 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) 20240908085131324 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085131324 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20240908085131324 DMM INFO MM(262420000000071/eaf4c61e) Subscriber data update (mmctx.c:430) 20240908085131324 DMM DEBUG MM(262420000000071/eaf4c61e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085131330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131330 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085131330 DMM INFO MM(262420000000071/eaf4c61e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085131330 DMM NOTICE MM(262420000000071/eaf4c61e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085131330 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085131330 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085131330 DLLC NOTICE LLME(d7041fad/eaf4c61e){ASSIGNED} LLGM Assign pre (ffffffff => eaf4c61e) (gprs_llc.c:1079) 20240908085131330 DLLC NOTICE LLME(ffffffff/eaf4c61e){ASSIGNED} LLGM Assign post (ffffffff => eaf4c61e) (gprs_llc.c:1125) 20240908085131330 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085131330 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085131330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085131330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085131381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131382 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085131382 DMM INFO MM(262420000000071/eaf4c61e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085131382 DMM INFO MM(262420000000071/eaf4c61e) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085131382 DMM DEBUG MM(262420000000071/eaf4c61e) Using GGSN 0 (gprs_sm.c:312) 20240908085131382 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) 20240908085131382 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20240908085131382 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085131382 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085131382 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:402) 20240908085131395 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 86 74 d4 72 11 31 56 11 0d 14 05 7f 01 48 3c 18 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) 20240908085131395 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c79598, cbp=0x5605dfcc42b0) (sgsn_libgtp.c:629) 20240908085131395 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085131395 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x5605dfcc7898 TLLI=eaf4c61e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20240908085131395 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085131395 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1331)@89ea09d4f11f: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1331)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed 20240908085131403 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) 20240908085131410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131410 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131410 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) TC_cell_change_different_ci_data-BVCI210(1320)@89ea09d4f11f: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1326)@89ea09d4f11f: Adding Client=TC_cell_change_different_ci_data(1331), IMSI='262420000000071'H, TLLI='EAF4C61E'O, index=0 20240908085131418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085131418 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085131419 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085131420 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:776) TC_cell_change_different_ci_data-BVCI196(1316)@89ea09d4f11f: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1331)@89ea09d4f11f: Final verdict of PTC: pass 20240908085131431 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43824<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1329)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1313)@89ea09d4f11f: Final verdict of PTC: none 20240908085131433 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085131433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI98(1323)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1322)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1328)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1317)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1316)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1320)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1324)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1318)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1314)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1327)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1319)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1330)@89ea09d4f11f: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1326)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1315)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1325)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1321)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1313): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1314): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1315): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1316): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1317): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1318): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1319): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1320): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1321): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1322): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1323): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1324): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1325): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1326): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1327): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1328): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1329): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1330): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_cell_change_different_ci_data(1331): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Sun Sep 8 08:51:31 UTC 2024 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=50284) 20240908085132433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085132433 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=50284, count=102628) 20240908085133435 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085133435 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Sun Sep 8 08:51:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908085134420 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Timeout of T3314 (fsm.c:317) 20240908085134420 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20240908085134420 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20240908085134436 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085134436 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_sgsn_context_req_in started. 20240908085134580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43826<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085134581 DMM INFO MM(262420000000071/eaf4c61e) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085134581 DMM INFO MM(262420000000071/eaf4c61e) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085134581 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085134581 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085134581 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085134581 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20240908085134581 DLLC NOTICE LLME(ffffffff/eaf4c61e){ASSIGNED} LLGM Assign pre (eaf4c61e => ffffffff) (gprs_llc.c:1079) 20240908085134581 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (eaf4c61e => ffffffff) (gprs_llc.c:1125) 20240908085134581 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x5605dfcc7540 (gprs_sndcp.c:574) 20240908085134581 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x5605dfcc7898, TLLI=00000000, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20240908085134581 DMM NOTICE MM(262420000000071/eaf4c61e) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085134581 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20240908085134581 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085134581 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085134581 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:402) 20240908085134581 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20240908085134581 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) 20240908085134581 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) 20240908085134581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085134581 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085134581 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085134581 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085134581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1332)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1333)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1332)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1337)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1337)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085134637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085134637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085134637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085134637 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134637 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085134637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085134637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085134637 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085134638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1336)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1337)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085134640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085134640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085134640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085134640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085134640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085134640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085134640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085134640 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134640 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085134640 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085134640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085134641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085134641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1337)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1337)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085134645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1333)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1333)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085134654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085134654 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1338)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1334)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1336)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1341)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085134665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085134665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085134666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085134666 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134666 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085134666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085134666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085134666 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085134666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1341)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085134668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085134668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085134668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085134668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085134668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085134668 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085134668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085134668 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134668 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085134668 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085134668 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085134669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085134669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1341)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1341)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085134672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1338)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1342)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1338)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085134682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085134682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI210(1340)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1343)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1342)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1346)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085134706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085134706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085134706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085134706 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134706 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085134706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085134706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085134706 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085134706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1346)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085134708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085134708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085134708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085134708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085134708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085134708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085134708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085134708 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085134708 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085134708 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085134708 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085134708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(1346)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085134708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1346)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085134712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1343)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1343)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085134720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085134720 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_in-BVCI220(1345)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085135437 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085135437 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085135437 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085135437 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: 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) } } } } 20240908085135439 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085135440 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1334)@89ea09d4f11f: Adding Client=TC_sgsn_context_req_in(1350), IMSI='262420000000072'H, TLLI='ED13BEED'O, index=0 SGSN_Test-GSUP(1348)@89ea09d4f11f: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1350) TC_sgsn_context_req_in(1350)@89ea09d4f11f: 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 := 'A0C69EFB8D334D370465E556A92C2A5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06F4D992'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48B8A22A002B6E02'O } } } } } 20240908085136491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085136491 DLLC NOTICE LLME(ffffffff/ed13beed){UNASSIGNED} LLC RX: unknown TLLI 0xed13beed, creating LLME on the fly (gprs_llc.c:552) 20240908085136491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085136491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085136491 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085136491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085136491 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085136491 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Allocated (fsm.c:456) 20240908085136491 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085136491 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085136491 DLLC NOTICE LLME(ffffffff/ed13beed){UNASSIGNED} LLGM Assign pre (ed13beed => e5694d0b) (gprs_llc.c:1079) 20240908085136491 DLLC NOTICE LLME(ed13beed/e5694d0b){ASSIGNED} LLGM Assign post (ed13beed => e5694d0b) (gprs_llc.c:1125) 20240908085136491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085136491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085136491 DMM DEBUG MM(262420000000072/e5694d0b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085136502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085136502 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085136502 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085136502 DMM DEBUG MM(262420000000072/e5694d0b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1084) 20240908085136502 DMM NOTICE MM(262420000000072/e5694d0b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085136502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085136502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085136502 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085136502 DMM DEBUG MM(262420000000072/e5694d0b) Requesting authorization (sgsn_auth.c:160) 20240908085136502 DMM INFO MM(262420000000072/e5694d0b) Requesting authentication tuples (sgsn_auth.c:184) 20240908085136502 DMM DEBUG MM(262420000000072/e5694d0b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085136502 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20240908085136502 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1350) SGSN_Test-GSUP(1348)@89ea09d4f11f: Added IMSI table entry 0TC_sgsn_context_req_in(1350)"262420000000072" 20240908085136506 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085136506 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085136506 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085136506 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085136506 DMM INFO MM(262420000000072/e5694d0b) Subscriber data update (mmctx.c:430) 20240908085136506 DMM DEBUG MM(262420000000072/e5694d0b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085136506 DMM INFO MM(262420000000072/e5694d0b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085136506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085136506 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085136506 DMM INFO MM(262420000000072/e5694d0b) <- GMM AUTH AND CIPHERING REQ (rand = a0 c6 9e fb 8d 33 4d 37 04 65 e5 56 a9 2c 2a 5f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:486) 20240908085136514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085136514 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085136514 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085136514 DMM INFO MM(262420000000072/e5694d0b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085136514 DMM NOTICE MM(262420000000072/e5694d0b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085136514 DMM DEBUG MM(262420000000072/e5694d0b) checking auth: received GSM SRES = 06 f4 d9 92 (gprs_gmm.c:666) 20240908085136514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085136514 DMM DEBUG MM(262420000000072/e5694d0b) Requesting authorization (sgsn_auth.c:160) 20240908085136514 DMM INFO MM(262420000000072/e5694d0b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085136514 DMM DEBUG MM(262420000000072/e5694d0b) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085136514 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20240908085136514 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) 20240908085136514 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085136514 DMM INFO MM(262420000000072/e5694d0b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5694d0b) (gprs_gmm.c:300) 20240908085136515 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085136515 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085136515 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240908085136515 DMM INFO MM(262420000000072/e5694d0b) Subscriber data update (mmctx.c:430) 20240908085136515 DMM DEBUG MM(262420000000072/e5694d0b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085136515 DMM INFO MM(262420000000072/e5694d0b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085136515 DMM NOTICE MM(262420000000072/e5694d0b) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1000) 20240908085136515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085136515 DMM NOTICE MM(262420000000072/e5694d0b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085136515 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) 20240908085136516 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085136516 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240908085136516 DMM INFO MM(262420000000072/e5694d0b) Subscriber data update (mmctx.c:430) 20240908085136516 DMM DEBUG MM(262420000000072/e5694d0b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085136521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085136521 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085136521 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085136521 DMM INFO MM(262420000000072/e5694d0b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085136521 DMM NOTICE MM(262420000000072/e5694d0b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085136521 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085136521 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085136521 DLLC NOTICE LLME(ed13beed/e5694d0b){ASSIGNED} LLGM Assign pre (ffffffff => e5694d0b) (gprs_llc.c:1079) 20240908085136521 DLLC NOTICE LLME(ffffffff/e5694d0b){ASSIGNED} LLGM Assign post (ffffffff => e5694d0b) (gprs_llc.c:1125) 20240908085136521 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085136521 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085136522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085136522 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085136575 DLGTP ERROR Packet from 127.0.0.103:2123, length: 42 content: 32 32 00 22 00 00 00 00 ee ca 00 00 03 52 f0 99 42 42 de 05 e5 69 4d 0b 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) 20240908085137204 DGPRS DEBUG Checking for inactive LLMEs, time = 7596231 (sgsn.c:131) TC_sgsn_context_req_in(1350)@89ea09d4f11f: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20240908085138576 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20240908085138576 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20240908085138576 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) 20240908085138576 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20240908085138576 DMM INFO MM(262420000000072/e5694d0b) Subscriber data update (mmctx.c:430) 20240908085138576 DMM DEBUG MM(262420000000072/e5694d0b) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20240908085138576 DMM INFO MM(262420000000072/e5694d0b) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20240908085138576 DMM INFO MM(262420000000072/e5694d0b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085138576 DMM INFO MM(262420000000072/e5694d0b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085138576 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085138576 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085138576 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085138576 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908085138576 DLLC NOTICE LLME(ffffffff/e5694d0b){ASSIGNED} LLGM Assign pre (e5694d0b => ffffffff) (gprs_llc.c:1079) 20240908085138576 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (e5694d0b => ffffffff) (gprs_llc.c:1125) 20240908085138576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085138576 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085138576 DMM DEBUG MM_STATE_Iu[0x5605dfcba0b0]{Detached}: Deallocated (fsm.c:568) 20240908085138576 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1334)@89ea09d4f11f: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1350)@89ea09d4f11f: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20240908085138582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43826<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085138584 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085138584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1347)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1348)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1337)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1341)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1332)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1345)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1334)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1342)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1340)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1343)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1336)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1346)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1338)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1333)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1349)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1344)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1339)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1335)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1332): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1333): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1334): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1335): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1336): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1337): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1338): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1339): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1340): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1341): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1342): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1343): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1344): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1345): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1346): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1347): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1348): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1349): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_in(1350): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@89ea09d4f11f: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Sun Sep 8 08:51:38 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=86816) 20240908085139585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085139585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=86816, count=95900) 20240908085140586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085140586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Sun Sep 8 08:51:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests.TC_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 20240908085141587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085141587 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_sgsn_context_req_out started. 20240908085141730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085141731 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1351)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1352)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1351)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1355)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085141779 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085141780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085141780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085141780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085141780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1355)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085141781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085141781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085141781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085141781 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085141782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085141782 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141782 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085141782 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085141782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085141782 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085141782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1355)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1355)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085141786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1356)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1352)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1352)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085141794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085141794 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1357)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI196(1353)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1356)@89ea09d4f11f: 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(1361)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1361)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085141820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085141820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085141820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085141820 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141820 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085141820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085141820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085141820 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085141820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1360)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1361)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085141822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085141822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085141822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085141822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085141822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085141822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085141822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085141822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141822 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085141823 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085141823 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085141823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085141823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1361)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1361)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085141827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1357)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1357)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085141836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085141836 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-BSSGP2(1362)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_out-BVCI210(1358)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1360)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1365)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1365)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085141848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085141848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085141848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085141848 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141848 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085141848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085141848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085141848 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085141848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1365)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085141850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085141850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085141850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085141850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085141850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085141850 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085141850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085141850 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085141850 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085141850 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085141850 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085141851 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085141851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1365)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1365)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085141856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1362)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1362)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085141866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085141866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_sgsn_context_req_out-BVCI220(1364)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085142588 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085142588 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085142588 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085142588 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: 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) } } } } 20240908085142590 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085142590 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: IPA ID RESP: { { len := 24, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E2D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1353)@89ea09d4f11f: Adding Client=TC_sgsn_context_req_out(1369), IMSI='262420000000073'H, TLLI='EBE88790'O, index=0 SGSN_Test-GSUP(1367)@89ea09d4f11f: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1369) 20240908085143646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085143646 DLLC NOTICE LLME(ffffffff/ebe88790){UNASSIGNED} LLC RX: unknown TLLI 0xebe88790, creating LLME on the fly (gprs_llc.c:552) 20240908085143646 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240908085143646 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908085143646 DMM NOTICE LLME(ffffffff/ebe88790){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1748) 20240908085143646 DLLC NOTICE LLME(ffffffff/ebe88790){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20240908085143646 DMM ERROR LLME(ffffffff/ebe88790){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1754) 20240908085143646 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240908085143646 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240908085143646 DLLC NOTICE LLME(ffffffff/ebe88790){UNASSIGNED} LLGM Assign pre (ebe88790 => ffffffff) (gprs_llc.c:1079) 20240908085143646 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (ebe88790 => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1369)@89ea09d4f11f: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@89ea09d4f11f: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. 20240908085143659 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085143659 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1367)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1366)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1356)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1355)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1353)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1361)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1360)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1365)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1351)@89ea09d4f11f: Final verdict of PTC: none 20240908085143661 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52270<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_sgsn_context_req_out-BVCI220(1364)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1352)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1358)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1362)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1368)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1357)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1359)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1354)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1363)@89ea09d4f11f: Final verdict of PTC: none TC_sgsn_context_req_out(1369)@89ea09d4f11f: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1351): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1352): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1353): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1354): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1355): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1356): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1357): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1358): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1359): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1360): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1361): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1362): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1363): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1364): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1365): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1366): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1367): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1368): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_sgsn_context_req_out(1369): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@89ea09d4f11f: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Sun Sep 8 08:51:43 UTC 2024 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=43760) 20240908085144660 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085144660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=43760, count=50500) 20240908085145661 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085145661 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Sun Sep 8 08:51: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_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 20240908085146662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085146662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_req_id_req_ra_update started. 20240908085146806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085146807 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1370)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1371)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1370)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1374)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1374)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085146861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085146861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085146861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085146861 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146861 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085146861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085146861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085146861 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085146861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1374)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085146863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085146863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085146863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085146863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085146863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085146863 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085146863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085146863 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146863 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085146863 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085146863 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085146864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085146864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1374)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1374)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085146869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1375)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1371)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1371)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085146880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085146880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI196(1373)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1376)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1375)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1379)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1379)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085146900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085146900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085146900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085146900 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146900 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085146900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085146900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085146900 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085146900 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1379)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085146902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085146902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085146902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085146902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085146902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085146902 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085146902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085146902 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146902 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085146902 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085146902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085146903 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085146903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1379)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1379)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085146908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1380)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1376)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1376)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085146918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085146918 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_req_id_req_ra_update-BVCI210(1378)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1381)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1380)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1384)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085146946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085146946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085146946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085146946 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146946 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085146946 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085146947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085146947 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085146947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1384)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085146949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085146949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085146949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085146949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085146949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085146949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085146949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085146949 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085146949 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085146949 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085146949 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085146949 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085146949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1384)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1384)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085146953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1381)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1381)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085146961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085146961 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)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085147663 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085147663 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085147663 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085147663 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: 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) } } } } 20240908085147665 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085147665 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1373)@89ea09d4f11f: Adding Client=TC_attach_req_id_req_ra_update(1388), IMSI='262420000000047'H, TLLI='F0CEA5F8'O, index=0 SGSN_Test-GSUP(1386)@89ea09d4f11f: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1388) 20240908085147709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085147710 DLLC NOTICE LLME(ffffffff/f0cea5f8){UNASSIGNED} LLC RX: unknown TLLI 0xf0cea5f8, creating LLME on the fly (gprs_llc.c:552) 20240908085147710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x24bf94 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085147710 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085147710 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085147710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085147710 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085147710 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085147710 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085147710 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085147710 DLLC NOTICE LLME(ffffffff/f0cea5f8){UNASSIGNED} LLGM Assign pre (f0cea5f8 => cb15f597) (gprs_llc.c:1079) 20240908085147710 DLLC NOTICE LLME(f0cea5f8/cb15f597){ASSIGNED} LLGM Assign post (f0cea5f8 => cb15f597) (gprs_llc.c:1125) 20240908085147710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085147710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085147710 DMM DEBUG MM(262420000000047/cb15f597) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085147721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085147721 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085147721 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085147721 DMM INFO MM(262420000000047/cb15f597) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908085147721 DMM INFO MM(262420000000047/cb15f597) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-33077-220 New RA: 262-42-13135-0 (gprs_gmm.c:1736) 20240908085147721 DMM NOTICE MM(262420000000047/cb15f597) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1823) 20240908085147721 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1558) 20240908085147721 DMM INFO MM(262420000000047/cb15f597) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:200) 20240908085147721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085147721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085147721 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085147721 DMM ERROR MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908085147721 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Deallocated (fsm.c:568) 20240908085147721 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085147721 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085147721 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085147721 DLLC NOTICE LLME(f0cea5f8/cb15f597){ASSIGNED} LLGM Assign pre (cb15f597 => ffffffff) (gprs_llc.c:1079) 20240908085147721 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (cb15f597 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1388)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1373)@89ea09d4f11f: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1388)@89ea09d4f11f: Final verdict of PTC: pass 20240908085147729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60658<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1386)@89ea09d4f11f: Final verdict of PTC: none 20240908085147731 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) -NSVCI98(1379)@89ea09d4f11f: Final verdict of PTC: none 20240908085147731 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) TC_attach_req_id_req_ra_update-BVCI196(1373)@89ea09d4f11f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1378)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1385)@89ea09d4f11f: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1383)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1380)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1370)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1384)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1371)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1375)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1376)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1381)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1374)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1387)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1382)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1377)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1372)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1370): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1371): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1372): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1373): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1374): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1375): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1376): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1377): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1378): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1379): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1380): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1381): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1382): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1383): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1384): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1385): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1386): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1387): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_req_id_req_ra_update(1388): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Sun Sep 8 08:51:47 UTC 2024 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=36904) 20240908085148732 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085148732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=36904, count=58184) 20240908085149733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085149733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test execution finished. MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Sun Sep 8 08:51:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20240908085150734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085150734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_iu_attach started. 20240908085150876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085150878 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1389)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1390)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1389)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1393)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1393)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085150927 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150927 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085150927 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085150927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1393)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085150928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085150928 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085150929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085150929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085150929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085150929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085150929 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150929 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085150929 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085150929 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1393)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085150929 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085150929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1393)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085150933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1394)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1390)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1390)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085150943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085150943 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-BSSGP1(1395)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1392)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1394)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1399)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1399)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1398)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085150969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085150969 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150969 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085150969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085150969 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085150969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1399)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085150970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085150970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085150970 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085150971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085150971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085150971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085150971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085150971 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150971 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085150971 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085150971 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085150971 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085150971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1399)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1399)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085150976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1395)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1395)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085150987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085150987 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1398)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach-BVCI210(1396)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1403)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085150992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085150992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085150992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085150992 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150992 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085150992 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085150993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085150993 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085150993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1403)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085150994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085150994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085150994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085150994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085150994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085150994 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085150994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085150994 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085150994 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085150994 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085150994 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085150995 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085150995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1403)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1403)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085150998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1400)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1400)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085151006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085151007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach-BVCI220(1402)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1406)@89ea09d4f11f: ************************************************* SGSN_Test_0-M3UA(1406)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1406)@89ea09d4f11f: ************************************************* MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-SCCP(1404)@89ea09d4f11f: v_sccp_pdu_maxlen:268 20240908085151221 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085151221 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) 20240908085151221 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085151221 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085151224 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085151224 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085151224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085151224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085151224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085151224 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085151224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085151226 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085151226 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085151226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085151226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085151226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085151226 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085151226 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085151226 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085151735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085151735 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085151735 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085151735 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: 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) } } } } 20240908085151738 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085151739 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085152033 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152033 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152033 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152033 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) 20240908085152033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152033 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) 20240908085152033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152033 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152033 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085152033 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085152034 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152034 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152034 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152034 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152034 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1392)@89ea09d4f11f: Adding Client=TC_iu_attach(1411), IMSI='262420000001001'H, TLLI='EA37EFBB'O, index=0 SGSN_Test-GSUP(1409)@89ea09d4f11f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1411) TC_iu_attach(1411)@89ea09d4f11f: 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 := 'DE2B'O, rac := '09'O ("\t") }, 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)@89ea09d4f11f: Added conn table entry 0TC_iu_attach(1411)12982165 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1405)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085152807 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152807 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152807 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152807 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) 20240908085152807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152807 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) 20240908085152807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152807 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152807 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085152807 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085152807 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085152807 DRANAP NOTICE New RNC 2342 at RI=2,PC=195,SSN=142 (iu_client.c:223) 20240908085152807 DRANAP NOTICE RNC 2342: new LAC 4660 RAC 0 (iu_client.c:306) 20240908085152808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085152808 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Deregistered}: Allocated (fsm.c:456) 20240908085152808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Allocated (fsm.c:456) 20240908085152808 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Allocated (fsm.c:456) 20240908085152808 DMM DEBUG MM_STATE_Iu[0x5605dfcc8390]{Detached}: Allocated (fsm.c:456) 20240908085152808 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085152808 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085152808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085152808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085152808 DMM DEBUG MM(262420000001001/db178249) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085152808 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240908085152808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152808 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152808 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152808 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152808 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: { messageType := 2, destLocRef := 'C61795'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1411)@89ea09d4f11f: 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 := 'D081B2B8C2170F5511E2DBC50B30EADB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BFB4290'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '15A9F8471CB5FE49'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '20692BB90630C0299E870A5F2E35B526'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4DF855A9C727A655B2CCF3E0A6C66336'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'D5611ADEC9FD4E86DE225736F9D26C59'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4010E574483BD5CD'O } } } } } SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240908085152819 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152819 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152819 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152819 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) 20240908085152819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152819 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) 20240908085152819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152819 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152819 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085152819 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085152819 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085152819 DMM DEBUG MM(262420000001001/db178249) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240908085152819 DMM NOTICE MM(262420000001001/db178249) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085152819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085152819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085152819 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085152819 DMM DEBUG MM(262420000001001/db178249) Requesting authorization (sgsn_auth.c:160) 20240908085152819 DMM INFO MM(262420000001001/db178249) Requesting authentication tuples (sgsn_auth.c:184) 20240908085152819 DMM DEBUG MM(262420000001001/db178249) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085152819 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240908085152819 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1411) SGSN_Test-GSUP(1409)@89ea09d4f11f: Added IMSI table entry 0TC_iu_attach(1411)"262420000001001" 20240908085152821 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085152821 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085152821 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085152821 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085152821 DMM INFO MM(262420000001001/db178249) Subscriber data update (mmctx.c:430) 20240908085152821 DMM DEBUG MM(262420000001001/db178249) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085152821 DMM INFO MM(262420000001001/db178249) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085152821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085152821 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085152821 DMM INFO MM(262420000001001/db178249) <- GMM AUTH AND CIPHERING REQ (rand = d0 81 b2 b8 c2 17 0f 55 11 e2 db c5 0b 30 ea db , mmctx_is_r99=1, vec->auth_types=0x3, autn = d5 61 1a de c9 fd 4e 86 de 22 57 36 f9 d2 6c 59 ) (gprs_gmm.c:483) 20240908085152821 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240908085152822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303224010E57423094B99990000100001F02904483BD5CD'O 20240908085152827 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152827 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152827 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152827 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) 20240908085152827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152827 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) 20240908085152827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152827 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152828 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085152828 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085152828 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085152828 DMM INFO MM(262420000001001/db178249) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085152828 DMM NOTICE MM(262420000001001/db178249) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085152828 DMM DEBUG MM(262420000001001/db178249) checking auth: received UMTS RES = 40 10 e5 74 48 3b d5 cd (gprs_gmm.c:666) 20240908085152828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085152828 DMM DEBUG MM(262420000001001/db178249) Requesting authorization (sgsn_auth.c:160) 20240908085152828 DMM INFO MM(262420000001001/db178249) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085152828 DMM DEBUG MM(262420000001001/db178249) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085152828 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240908085152828 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) 20240908085152828 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085152828 DMM DEBUG MM(262420000001001/db178249) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085152828 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152828 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152828 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152828 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152828 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085152836 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152836 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152836 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152836 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) 20240908085152836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152836 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) 20240908085152836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152836 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152836 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085152836 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085152836 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085152836 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:366) 20240908085152836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085152836 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085152836 DMM INFO MM(262420000001001/db178249) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb178249) (gprs_gmm.c:300) 20240908085152836 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:510) 20240908085152836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152836 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152836 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152836 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152836 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152836 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152837 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085152840 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085152840 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085152840 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908085152840 DMM INFO MM(262420000001001/db178249) Subscriber data update (mmctx.c:430) 20240908085152840 DMM DEBUG MM(262420000001001/db178249) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085152840 DMM INFO MM(262420000001001/db178249) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085152840 DMM NOTICE MM(262420000001001/db178249) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240908085152840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085152840 DMM NOTICE MM(262420000001001/db178249) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085152840 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) 20240908085152841 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085152841 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908085152841 DMM INFO MM(262420000001001/db178249) Subscriber data update (mmctx.c:430) 20240908085152841 DMM DEBUG MM(262420000001001/db178249) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085152843 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152843 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152843 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152843 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) 20240908085152843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152843 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) 20240908085152843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152843 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152843 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085152843 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085152843 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085152843 DMM INFO MM(262420000001001/db178249) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085152843 DMM NOTICE MM(262420000001001/db178249) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085152843 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085152843 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085152844 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085152844 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085152844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085152844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085152844 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152844 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152844 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152844 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1404)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1404)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085152849 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152849 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152849 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152849 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) 20240908085152849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152849 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) 20240908085152849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152849 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085152849 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085152849 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085152849 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085152849 DMM INFO MM(262420000001001/db178249) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085152849 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085152850 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085152850 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152850 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085152850 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085152850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152850 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085152850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085152850 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Session index based on local reference:0 20240908085152851 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085152851 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085152851 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085152851 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) 20240908085152851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085152851 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) 20240908085152851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085152851 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1405)@89ea09d4f11f: Deleted conn table entry 0TC_iu_attach(1411)12982165 TC_iu_attach(1411)@89ea09d4f11f: setverdict(pass): none -> pass TC_iu_attach(1411)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1392)@89ea09d4f11f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1411)@89ea09d4f11f: Final verdict of PTC: pass SGSN_Test_0-RAN(1405)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1406)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1404)@89ea09d4f11f: Final verdict of PTC: none 20240908085152910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60660<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1395)@89ea09d4f11f: Final verdict of PTC: none 20240908085152913 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085152913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1409)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1393)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1398)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1408)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1403)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1390)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach-BVCI196(1392)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1394)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1399)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach-BVCI210(1396)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1389)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach-BVCI220(1402)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1410)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1407)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1400)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1391)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1397)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1401)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1389): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1390): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1391): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach-BVCI196(1392): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1393): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1394): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1395): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach-BVCI210(1396): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1397): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1398): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1399): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1400): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1401): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach-BVCI220(1402): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1403): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1404): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1405): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1406): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1407): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1408): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1409): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1410): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach(1411): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_iu_attach finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Sun Sep 8 08:51:53 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=138464) 20240908085153057 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085153057 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) 20240908085153057 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085153057 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085153057 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085153057 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) 20240908085153057 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085153057 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085153057 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) 20240908085153058 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085153058 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085153058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085153058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085153058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085153058 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085153058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085153058 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085153058 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240908085153915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085153915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=138464, count=203840) 20240908085154916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085154916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Sun Sep 8 08:51:55 UTC 2024 20240908085155059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085155059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085155059 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20240908085155918 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085155918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_iu_attach_encr started. 20240908085156068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60670<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085156069 DMM INFO MM(262420000001001/db178249) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085156070 DMM INFO MM(262420000001001/db178249) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085156070 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085156070 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085156070 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085156070 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240908085156070 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240908085156070 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) 20240908085156070 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) 20240908085156070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Deallocated (fsm.c:568) 20240908085156070 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Deallocated (fsm.c:568) 20240908085156070 DMM DEBUG MM_STATE_Iu(1)[0x5605dfcc8390]{Detached}: Deallocated (fsm.c:568) 20240908085156070 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9e50]{Deregistered}: Deallocated (fsm.c:568) 20240908085156070 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1412)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1413)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1412)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1416)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085156113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085156113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085156113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085156113 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156113 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085156113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085156113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085156113 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085156113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1416)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085156115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085156115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085156115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085156115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085156115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085156115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085156115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085156115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085156115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085156115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1416)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085156116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085156116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1416)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085156120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1417)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1413)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1413)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085156130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085156130 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI196(1415)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1418)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1417)@89ea09d4f11f: 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(1422)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1422)@89ea09d4f11f: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1421)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085156160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085156160 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156160 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085156160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085156160 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085156160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1422)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085156162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085156162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085156162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085156162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085156162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085156162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085156162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085156162 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156162 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085156162 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085156162 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085156163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085156163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1422)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1422)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085156167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1423)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1418)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1418)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085156177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085156177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI210(1419)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1421)@89ea09d4f11f: 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(1427)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1427)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085156189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085156189 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156189 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085156189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085156189 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085156189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1427)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085156190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085156190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085156190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085156190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085156190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085156190 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085156190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085156190 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085156190 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085156190 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085156190 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1427)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085156191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085156191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1427)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085156195 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1429)@89ea09d4f11f: ************************************************* SGSN_Test_0-M3UA(1429)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1429)@89ea09d4f11f: ************************************************* SGSN_Test-Gb2-BSSGP2(1423)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1423)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: v_sccp_pdu_maxlen:268 20240908085156205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085156205 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_encr-BVCI220(1424)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085156402 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085156402 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) 20240908085156402 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085156402 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085156405 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085156405 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085156405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085156405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085156405 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085156406 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085156406 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085156406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085156406 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085156406 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085156406 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085156920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085156920 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085156920 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085156920 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: 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) } } } } 20240908085156921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085156922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085157213 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157213 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157213 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085157213 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) 20240908085157213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157213 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) 20240908085157213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085157213 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085157213 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085157213 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085157214 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085157214 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085157214 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157214 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085157214 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085157214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1415)@89ea09d4f11f: Adding Client=TC_iu_attach_encr(1434), IMSI='262420000001001'H, TLLI='E59E32D6'O, index=0 SGSN_Test-GSUP(1432)@89ea09d4f11f: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1434) TC_iu_attach_encr(1434)@89ea09d4f11f: 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 := '67D8'O, rac := '19'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)@89ea09d4f11f: Added conn table entry 0TC_iu_attach_encr(1434)6924369 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1428)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085157988 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157988 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157988 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085157988 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) 20240908085157988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157988 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) 20240908085157988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085157988 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085157989 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085157989 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085157989 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085157989 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085157989 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Deregistered}: Allocated (fsm.c:456) 20240908085157989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085157989 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Allocated (fsm.c:456) 20240908085157989 DMM DEBUG MM_STATE_Iu[0x5605dfcb9d20]{Detached}: Allocated (fsm.c:456) 20240908085157989 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085157989 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085157989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085157989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085157989 DMM DEBUG MM(262420000001001/def7b98f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085157989 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240908085157989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085157989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085157989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085157989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085157989 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085157989 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085157989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157989 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085157989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085157989 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: { messageType := 2, destLocRef := '69A851'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(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1434)@89ea09d4f11f: 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 := '23031A9FC59824156B481303203696EA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '04A452C5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9483389800394D4E'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0F61A1A80E6F3BE1ECCE1C1FEC9F6704'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EDC4BB5F6132BC87B6A4B868A094A98D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '6E9D0A46C53011024F97E0EA5E90D66F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C4EE6615DF68B355'O } } } } } SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20240908085157998 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085157998 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085157998 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085157998 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) 20240908085157998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085157998 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) 20240908085157998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085157998 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085157998 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085157998 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085157998 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085157998 DMM DEBUG MM(262420000001001/def7b98f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1084) 20240908085157998 DMM NOTICE MM(262420000001001/def7b98f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085157998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085157998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085157998 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085157998 DMM DEBUG MM(262420000001001/def7b98f) Requesting authorization (sgsn_auth.c:160) 20240908085157998 DMM INFO MM(262420000001001/def7b98f) Requesting authentication tuples (sgsn_auth.c:184) 20240908085157998 DMM DEBUG MM(262420000001001/def7b98f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085157998 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20240908085157998 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1434) SGSN_Test-GSUP(1432)@89ea09d4f11f: Added IMSI table entry 0TC_iu_attach_encr(1434)"262420000001001" 20240908085158001 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085158001 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085158001 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085158001 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085158001 DMM INFO MM(262420000001001/def7b98f) Subscriber data update (mmctx.c:430) 20240908085158001 DMM DEBUG MM(262420000001001/def7b98f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085158001 DMM INFO MM(262420000001001/def7b98f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085158001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085158001 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085158001 DMM INFO MM(262420000001001/def7b98f) <- GMM AUTH AND CIPHERING REQ (rand = 23 03 1a 9f c5 98 24 15 6b 48 13 03 20 36 96 ea , mmctx_is_r99=1, vec->auth_types=0x3, autn = 6e 9d 0a 46 c5 30 11 02 4f 97 e0 ea 5e 90 d6 6f ) (gprs_gmm.c:483) 20240908085158001 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240908085158001 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158001 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158001 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158001 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158001 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22C4EE661523094B99990000100001F02904DF68B355'O 20240908085158007 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158007 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158007 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085158007 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) 20240908085158007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158007 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) 20240908085158007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085158007 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085158007 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085158007 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085158007 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085158007 DMM INFO MM(262420000001001/def7b98f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085158007 DMM NOTICE MM(262420000001001/def7b98f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085158007 DMM DEBUG MM(262420000001001/def7b98f) checking auth: received UMTS RES = c4 ee 66 15 df 68 b3 55 (gprs_gmm.c:666) 20240908085158007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085158007 DMM DEBUG MM(262420000001001/def7b98f) Requesting authorization (sgsn_auth.c:160) 20240908085158007 DMM INFO MM(262420000001001/def7b98f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085158007 DMM DEBUG MM(262420000001001/def7b98f) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085158007 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20240908085158007 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) 20240908085158007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085158007 DMM DEBUG MM(262420000001001/def7b98f) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20240908085158007 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158007 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158007 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158007 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_len:17 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20240908085158015 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158015 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158015 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085158015 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) 20240908085158015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158015 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) 20240908085158015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085158015 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085158015 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085158015 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085158015 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085158015 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:366) 20240908085158015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085158015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085158015 DMM INFO MM(262420000001001/def7b98f) <- GMM ATTACH ACCEPT (new P-TMSI=0xdef7b98f) (gprs_gmm.c:300) 20240908085158015 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:510) 20240908085158016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085158016 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158016 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158016 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158016 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158016 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085158019 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085158019 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085158019 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908085158019 DMM INFO MM(262420000001001/def7b98f) Subscriber data update (mmctx.c:430) 20240908085158019 DMM DEBUG MM(262420000001001/def7b98f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085158019 DMM INFO MM(262420000001001/def7b98f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085158019 DMM NOTICE MM(262420000001001/def7b98f) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1000) 20240908085158019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085158019 DMM NOTICE MM(262420000001001/def7b98f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085158019 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) 20240908085158019 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085158019 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20240908085158019 DMM INFO MM(262420000001001/def7b98f) Subscriber data update (mmctx.c:430) 20240908085158019 DMM DEBUG MM(262420000001001/def7b98f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085158021 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158021 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158022 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085158022 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) 20240908085158022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158022 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) 20240908085158022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085158022 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085158022 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085158022 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085158022 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085158022 DMM INFO MM(262420000001001/def7b98f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085158022 DMM NOTICE MM(262420000001001/def7b98f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085158022 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085158022 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085158022 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085158022 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085158022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085158022 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085158022 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158022 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158022 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158022 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158022 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1426)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1426)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085158027 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158027 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158027 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085158027 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) 20240908085158027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158027 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) 20240908085158027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085158027 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085158027 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085158027 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085158027 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085158027 DMM INFO MM(262420000001001/def7b98f) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085158027 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085158027 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085158027 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158027 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158027 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085158028 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085158028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158028 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085158028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085158028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Session index based on local reference:0 20240908085158029 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158029 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085158029 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085158029 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) 20240908085158029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085158029 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) 20240908085158029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085158029 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1428)@89ea09d4f11f: Deleted conn table entry 0TC_iu_attach_encr(1434)6924369 TC_iu_attach_encr(1434)@89ea09d4f11f: setverdict(pass): none -> pass TC_iu_attach_encr(1434)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1415)@89ea09d4f11f: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1434)@89ea09d4f11f: Final verdict of PTC: pass SGSN_Test_0-RAN(1428)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1429)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1426)@89ea09d4f11f: Final verdict of PTC: none 20240908085158089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60670<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085158092 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085158093 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1431)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP(1432)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1415)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1416)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1423)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1422)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1419)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1417)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1412)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1421)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1430)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1424)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1418)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1427)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1413)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1433)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1425)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1414)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1420)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1412): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1413): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1414): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_encr-BVCI196(1415): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1416): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1417): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1418): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_encr-BVCI210(1419): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1420): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1421): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1422): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1423): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_encr-BVCI220(1424): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1425): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1426): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1427): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1428): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1429): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1430): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1431): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1432): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1433): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_encr(1434): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_iu_attach_encr finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Sun Sep 8 08:51:58 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143772) 20240908085158233 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085158233 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) 20240908085158233 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085158233 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085158233 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085158233 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) 20240908085158233 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085158233 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085158233 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) 20240908085158233 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085158233 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085158233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085158233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085158233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085158233 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085158233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085158233 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085158234 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240908085159094 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085159094 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143772, count=207480) 20240908085200095 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085200095 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Sun Sep 8 08:52:00 UTC 2024 20240908085200235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085200235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085200235 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) /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 20240908085201096 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085201096 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_iu_attach_geran_rau started. 20240908085201247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085201248 DMM INFO MM(262420000001001/def7b98f) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085201249 DMM INFO MM(262420000001001/def7b98f) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085201249 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085201249 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085201249 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085201249 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240908085201249 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20240908085201249 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) 20240908085201249 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) 20240908085201249 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085201249 DMM DEBUG MM_STATE_Gb[0x5605dfcb9f80]{Idle}: Deallocated (fsm.c:568) 20240908085201249 DMM DEBUG MM_STATE_Iu(2)[0x5605dfcb9d20]{Detached}: Deallocated (fsm.c:568) 20240908085201249 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc8390]{Deregistered}: Deallocated (fsm.c:568) 20240908085201249 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1435)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1436)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1435)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1439)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1439)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085201290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085201290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085201290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085201290 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201290 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085201290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085201290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085201290 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085201290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1439)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085201292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085201292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085201292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085201292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085201292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085201292 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085201292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085201292 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201292 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085201292 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085201292 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085201293 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085201293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1439)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1439)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085201296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1440)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1436)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1436)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085201306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085201306 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1441)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1440)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1444)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085201329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085201329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085201329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085201329 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201329 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085201329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085201329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085201329 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085201329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1444)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085201331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085201331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085201331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085201332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085201332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085201332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085201332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085201332 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201332 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085201332 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085201332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085201332 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085201332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1444)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1444)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085201336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1441)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1441)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1445)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085201345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085201345 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI210(1443)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1446)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1445)@89ea09d4f11f: 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(1449)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1449)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085201370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085201370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085201370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085201370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085201370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1449)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085201372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085201372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085201372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085201372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085201372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085201372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085201372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085201372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085201372 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085201373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085201373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085201373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085201373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1449)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1449)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085201377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1446)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1446)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085201385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085201385 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_iu_attach_geran_rau-BVCI220(1448)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1452)@89ea09d4f11f: ************************************************* SGSN_Test_0-M3UA(1452)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1452)@89ea09d4f11f: ************************************************* MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-SCCP(1450)@89ea09d4f11f: v_sccp_pdu_maxlen:268 20240908085201591 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085201591 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) 20240908085201591 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085201591 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085201594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085201594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085201594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085201594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085201594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085201594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085201594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085201595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085201595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085201595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085201595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085201595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085201595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085201595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085201595 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085202098 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085202098 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085202098 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085202098 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: 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) } } } } 20240908085202100 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085202100 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085202401 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085202401 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085202401 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085202401 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) 20240908085202401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085202402 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) 20240908085202402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085202402 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085202402 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085202402 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085202402 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085202402 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085202402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085202402 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085202402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085202402 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085202402 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085202402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1451)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='F9C186A3'O, index=0 SGSN_Test-GSUP(1455)@89ea09d4f11f: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1457) TC_iu_attach_geran_rau(1457)@89ea09d4f11f: 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 := '2AE9'O, rac := '21'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)@89ea09d4f11f: Added conn table entry 0TC_iu_attach_geran_rau(1457)7506923 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1451)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085203166 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203166 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203166 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203166 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) 20240908085203166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203166 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) 20240908085203166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203166 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203166 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085203166 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085203166 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085203166 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085203167 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085203167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Allocated (fsm.c:456) 20240908085203167 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Allocated (fsm.c:456) 20240908085203167 DMM DEBUG MM_STATE_Iu[0x5605dfcb9e50]{Detached}: Allocated (fsm.c:456) 20240908085203167 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085203167 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085203167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085203167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085203167 DMM DEBUG MM(262420000001002/d4062821) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085203167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240908085203167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203167 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203167 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203167 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: { messageType := 2, destLocRef := '728BEB'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(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1457)@89ea09d4f11f: 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 := 'A67995C7FFEDB730005069A67D03E04B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '91EFCC32'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D13BDB04832D67D9'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '625EF2633481177D42C2F184E934DE40'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '356D9DA97E918D819B58EC270B5E3A4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1317F60016E959B586954D6560B5D92B'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '421A1ED30E8A21AC'O } } } } } SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20240908085203177 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203177 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203177 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203177 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) 20240908085203177 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203177 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) 20240908085203177 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203177 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203177 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085203177 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085203177 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085203177 DMM DEBUG MM(262420000001002/d4062821) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1084) 20240908085203177 DMM NOTICE MM(262420000001002/d4062821) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085203177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085203177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085203177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085203177 DMM DEBUG MM(262420000001002/d4062821) Requesting authorization (sgsn_auth.c:160) 20240908085203177 DMM INFO MM(262420000001002/d4062821) Requesting authentication tuples (sgsn_auth.c:184) 20240908085203177 DMM DEBUG MM(262420000001002/d4062821) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085203177 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20240908085203177 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1457) SGSN_Test-GSUP(1455)@89ea09d4f11f: Added IMSI table entry 0TC_iu_attach_geran_rau(1457)"262420000001002" 20240908085203180 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085203180 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085203180 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085203180 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085203180 DMM INFO MM(262420000001002/d4062821) Subscriber data update (mmctx.c:430) 20240908085203180 DMM DEBUG MM(262420000001002/d4062821) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085203180 DMM INFO MM(262420000001002/d4062821) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085203180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085203180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085203180 DMM INFO MM(262420000001002/d4062821) <- GMM AUTH AND CIPHERING REQ (rand = a6 79 95 c7 ff ed b7 30 00 50 69 a6 7d 03 e0 4b , mmctx_is_r99=1, vec->auth_types=0x3, autn = 13 17 f6 00 16 e9 59 b5 86 95 4d 65 60 b5 d9 2b ) (gprs_gmm.c:483) 20240908085203180 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240908085203180 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203180 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203180 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203180 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203180 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203180 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922421A1ED323094B99990000100002F029040E8A21AC'O 20240908085203186 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203186 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203186 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203186 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) 20240908085203186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203186 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) 20240908085203186 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203186 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203187 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085203187 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085203187 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085203187 DMM INFO MM(262420000001002/d4062821) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085203187 DMM NOTICE MM(262420000001002/d4062821) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085203187 DMM DEBUG MM(262420000001002/d4062821) checking auth: received UMTS RES = 42 1a 1e d3 0e 8a 21 ac (gprs_gmm.c:666) 20240908085203187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085203187 DMM DEBUG MM(262420000001002/d4062821) Requesting authorization (sgsn_auth.c:160) 20240908085203187 DMM INFO MM(262420000001002/d4062821) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085203187 DMM DEBUG MM(262420000001002/d4062821) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085203187 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20240908085203187 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) 20240908085203187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085203187 DMM DEBUG MM(262420000001002/d4062821) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085203187 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203187 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203187 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203187 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203187 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085203194 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203194 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203194 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203194 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) 20240908085203194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203194 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) 20240908085203194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203194 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203195 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085203195 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085203195 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085203195 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:366) 20240908085203195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085203195 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085203195 DMM INFO MM(262420000001002/d4062821) <- GMM ATTACH ACCEPT (new P-TMSI=0xd4062821) (gprs_gmm.c:300) 20240908085203195 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:510) 20240908085203195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203195 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203195 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203195 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203195 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085203198 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085203198 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085203198 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240908085203198 DMM INFO MM(262420000001002/d4062821) Subscriber data update (mmctx.c:430) 20240908085203198 DMM DEBUG MM(262420000001002/d4062821) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085203198 DMM INFO MM(262420000001002/d4062821) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085203198 DMM NOTICE MM(262420000001002/d4062821) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1000) 20240908085203198 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085203198 DMM NOTICE MM(262420000001002/d4062821) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085203198 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) 20240908085203198 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085203198 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20240908085203198 DMM INFO MM(262420000001002/d4062821) Subscriber data update (mmctx.c:430) 20240908085203198 DMM DEBUG MM(262420000001002/d4062821) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085203201 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203201 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203201 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203201 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) 20240908085203201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203201 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) 20240908085203201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203201 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203201 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085203201 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085203201 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085203201 DMM INFO MM(262420000001002/d4062821) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085203201 DMM NOTICE MM(262420000001002/d4062821) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085203201 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085203201 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085203201 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085203201 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085203201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085203201 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085203201 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203201 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203201 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203201 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203201 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203201 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1450)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1450)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085203206 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203206 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203206 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203206 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) 20240908085203206 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203206 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) 20240908085203206 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203206 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085203207 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085203207 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085203207 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085203207 DMM INFO MM(262420000001002/d4062821) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085203207 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085203207 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085203207 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203207 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085203207 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085203207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203207 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085203207 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085203207 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-RAN(1451)@89ea09d4f11f: Deleted conn table entry 0TC_iu_attach_geran_rau(1457)7506923 TC_iu_attach_geran_rau(1457)@89ea09d4f11f: setverdict(pass): none -> pass 20240908085203208 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203208 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085203208 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085203208 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) 20240908085203208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085203208 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) 20240908085203208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085203208 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: Adding Client=TC_iu_attach_geran_rau(1457), IMSI='262420000001002'H, TLLI='D4062821'O, index=1 20240908085203268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085203268 DLLC NOTICE LLME(ffffffff/d4062821){UNASSIGNED} LLC RX: unknown TLLI 0xd4062821, creating LLME on the fly (gprs_llc.c:552) 20240908085203268 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20240908085203268 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908085203268 DMM INFO MM(262420000001002/d4062821) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d4062821, P-TMSI: d4062821 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1704) 20240908085203268 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240908085203268 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20240908085203268 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:105) 20240908085203268 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085203268 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240908085203268 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085203268 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085203268 DLLC NOTICE LLME(ffffffff/d4062821){UNASSIGNED} LLGM Assign pre (d4062821 => d4062821) (gprs_llc.c:1079) 20240908085203268 DLLC NOTICE LLME(d4062821/d4062821){ASSIGNED} LLGM Assign post (d4062821 => d4062821) (gprs_llc.c:1125) 20240908085203268 DMM INFO MM(262420000001002/d4062821) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) TC_iu_attach_geran_rau(1457)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1457)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: Removing Client IMSI='262420000001002'H, index=1 20240908085203283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085203283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085203283 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085203283 DMM INFO MM(262420000001002/d4062821) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908085203283 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908085203283 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085203283 DLLC NOTICE LLME(d4062821/d4062821){ASSIGNED} LLGM Assign pre (ffffffff => d4062821) (gprs_llc.c:1079) 20240908085203283 DLLC NOTICE LLME(ffffffff/d4062821){ASSIGNED} LLGM Assign post (ffffffff => d4062821) (gprs_llc.c:1125) 20240908085203283 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1861) 20240908085203283 DMM ERROR MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1861) TC_iu_attach_geran_rau(1457)@89ea09d4f11f: Final verdict of PTC: pass SGSN_Test_0-RAN(1451)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1452)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1450)@89ea09d4f11f: Final verdict of PTC: none 20240908085203289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60712<->l=127.0.0.10:4245 (telnet_interface.c:138) 20240908085203291 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085203291 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1455)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1454)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1439)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1440)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1441)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1444)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1435)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1449)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1448)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1446)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1436)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1443)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1445)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1456)@89ea09d4f11f: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1438)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1442)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1453)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1447)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1437)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1435): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1436): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1437): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1438): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1439): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1440): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1441): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1442): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1443): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1444): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1445): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1446): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1447): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1448): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1449): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1450): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1451): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1452): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1453): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1454): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1455): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1456): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_iu_attach_geran_rau(1457): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Sun Sep 8 08:52:03 UTC 2024 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143036) 20240908085203409 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085203409 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) 20240908085203409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085203409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085203409 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085203409 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) 20240908085203409 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085203409 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085203409 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) 20240908085203409 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085203409 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085203410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085203410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085203410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085203410 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085203410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085203410 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085203410 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240908085204292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085204292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=143036, count=216100) 20240908085205293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085205293 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ 20240908085205411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085205411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085205411 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) Sun Sep 8 08:52:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/logs/testsuite/SGSN_Tests_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 20240908085206294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085206294 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_geran_attach_iu_rau started. 20240908085206432 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60728<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085206433 DMM INFO MM(262420000001002/d4062821) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085206433 DMM INFO MM(262420000001002/d4062821) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085206433 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085206433 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085206433 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:210) 20240908085206433 DMM ERROR MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:210) 20240908085206433 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20240908085206433 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) 20240908085206433 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) 20240908085206433 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9f80]{Init}: Deallocated (fsm.c:568) 20240908085206433 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Deallocated (fsm.c:568) 20240908085206433 DMM DEBUG MM_STATE_Iu(3)[0x5605dfcb9e50]{Detached}: Deallocated (fsm.c:568) 20240908085206433 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085206434 DLLC NOTICE LLME(ffffffff/d4062821){ASSIGNED} LLGM Assign pre (d4062821 => ffffffff) (gprs_llc.c:1079) 20240908085206434 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d4062821 => ffffffff) (gprs_llc.c:1125) 20240908085206434 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1458)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1459)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1458)@89ea09d4f11f: 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(1463)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1463)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085206484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085206484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085206484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085206484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085206484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085206484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085206484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085206484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1462)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1463)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085206486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085206486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085206486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085206486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085206486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085206486 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085206486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085206486 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206486 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085206486 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085206486 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1463)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085206487 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085206487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1463)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085206490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1459)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1459)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1464)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20240908085206500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085206500 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI196(1460)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1462)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1467)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085206508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085206508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085206508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085206508 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206508 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085206508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085206508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085206508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085206508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1467)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085206509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085206509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085206509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085206509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085206509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085206509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085206509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085206509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206509 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085206509 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085206509 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI98(1467)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085206510 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085206510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1467)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085206513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1464)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1464)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085206520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085206520 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) SGSN_Test-Gb2-NS2(1468)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 TC_geran_attach_iu_rau-BVCI210(1466)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1469)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1468)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1473)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085206558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085206558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085206558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085206558 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206558 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085206558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085206558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085206558 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085206558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1473)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085206560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085206560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085206560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085206560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085206560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085206560 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085206560 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085206560 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085206560 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085206560 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085206560 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085206561 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085206561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1473)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1473)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085206565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1475)@89ea09d4f11f: ************************************************* SGSN_Test_0-M3UA(1475)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1475)@89ea09d4f11f: ************************************************* SGSN_Test_0-SCCP(1472)@89ea09d4f11f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1469)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1469)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085206574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085206574 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_geran_attach_iu_rau-BVCI220(1470)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085206769 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085206769 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) 20240908085206769 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085206769 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085206771 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085206771 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085206771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085206771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085206771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085206771 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085206771 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085206772 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085206772 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085206772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085206772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085206772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085206772 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085206772 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085206773 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085207205 DGPRS DEBUG Checking for inactive LLMEs, time = 7596261 (sgsn.c:131) 20240908085207295 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085207295 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085207295 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085207295 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: 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) } } } } 20240908085207297 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085207298 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085207579 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085207579 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085207579 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085207579 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) 20240908085207579 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085207579 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) 20240908085207579 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085207579 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085207579 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085207579 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085207579 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085207579 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085207579 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085207580 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085207580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085207580 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085207580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085207580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1474)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1460)@89ea09d4f11f: Adding Client=TC_geran_attach_iu_rau(1480), IMSI='262420000001003'H, TLLI='DD2B3CAF'O, index=0 SGSN_Test-GSUP(1478)@89ea09d4f11f: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1480) TC_geran_attach_iu_rau(1480)@89ea09d4f11f: 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 := '263426F73C69D5DC723BD912CA244F5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5BFD843F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F7B4037F9E09DDEA'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3AEED7C131A155AAD4F01B3137E5ED21'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4A7F29C47670468A5DF73A1B3FCDFA3A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2D2B846C63F019A24BD22DE045DC2C96'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '55C596FBCA269032'O } } } } } 20240908085208355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085208355 DLLC NOTICE LLME(ffffffff/dd2b3caf){UNASSIGNED} LLC RX: unknown TLLI 0xdd2b3caf, creating LLME on the fly (gprs_llc.c:552) 20240908085208355 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085208355 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085208355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Allocated (fsm.c:456) 20240908085208355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085208355 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Allocated (fsm.c:456) 20240908085208355 DMM DEBUG MM_STATE_Iu[0x5605dfcb9f80]{Detached}: Allocated (fsm.c:456) 20240908085208355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085208355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085208355 DLLC NOTICE LLME(ffffffff/dd2b3caf){UNASSIGNED} LLGM Assign pre (dd2b3caf => d6813017) (gprs_llc.c:1079) 20240908085208355 DLLC NOTICE LLME(dd2b3caf/d6813017){ASSIGNED} LLGM Assign post (dd2b3caf => d6813017) (gprs_llc.c:1125) 20240908085208355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085208355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085208355 DMM DEBUG MM(262420000001003/d6813017) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085208365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085208365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20240908085208365 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085208365 DMM DEBUG MM(262420000001003/d6813017) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1084) 20240908085208365 DMM NOTICE MM(262420000001003/d6813017) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085208365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085208365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085208365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085208365 DMM DEBUG MM(262420000001003/d6813017) Requesting authorization (sgsn_auth.c:160) 20240908085208365 DMM INFO MM(262420000001003/d6813017) Requesting authentication tuples (sgsn_auth.c:184) 20240908085208365 DMM DEBUG MM(262420000001003/d6813017) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085208365 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20240908085208365 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1480) SGSN_Test-GSUP(1478)@89ea09d4f11f: Added IMSI table entry 0TC_geran_attach_iu_rau(1480)"262420000001003" 20240908085208368 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085208368 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085208368 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085208368 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085208368 DMM INFO MM(262420000001003/d6813017) Subscriber data update (mmctx.c:430) 20240908085208368 DMM DEBUG MM(262420000001003/d6813017) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085208368 DMM INFO MM(262420000001003/d6813017) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085208368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085208368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085208368 DMM INFO MM(262420000001003/d6813017) <- GMM AUTH AND CIPHERING REQ (rand = 26 34 26 f7 3c 69 d5 dc 72 3b d9 12 ca 24 4f 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2d 2b 84 6c 63 f0 19 a2 4b d2 2d e0 45 dc 2c 96 ) (gprs_gmm.c:483) 20240908085208376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085208376 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20240908085208376 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085208376 DMM INFO MM(262420000001003/d6813017) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085208376 DMM NOTICE MM(262420000001003/d6813017) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085208376 DMM DEBUG MM(262420000001003/d6813017) checking auth: received UMTS RES = 55 c5 96 fb ca 26 90 32 (gprs_gmm.c:666) 20240908085208376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085208376 DMM DEBUG MM(262420000001003/d6813017) Requesting authorization (sgsn_auth.c:160) 20240908085208376 DMM INFO MM(262420000001003/d6813017) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085208376 DMM DEBUG MM(262420000001003/d6813017) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085208376 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20240908085208376 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) 20240908085208376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20240908085208376 DMM INFO MM(262420000001003/d6813017) <- GMM ATTACH ACCEPT (new P-TMSI=0xd6813017) (gprs_gmm.c:300) 20240908085208378 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085208378 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085208378 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240908085208378 DMM INFO MM(262420000001003/d6813017) Subscriber data update (mmctx.c:430) 20240908085208378 DMM DEBUG MM(262420000001003/d6813017) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085208378 DMM INFO MM(262420000001003/d6813017) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085208378 DMM NOTICE MM(262420000001003/d6813017) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1000) 20240908085208378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085208378 DMM NOTICE MM(262420000001003/d6813017) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085208378 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) 20240908085208378 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085208378 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20240908085208378 DMM INFO MM(262420000001003/d6813017) Subscriber data update (mmctx.c:430) 20240908085208378 DMM DEBUG MM(262420000001003/d6813017) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20240908085208385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085208385 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20240908085208385 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2332) 20240908085208385 DMM INFO MM(262420000001003/d6813017) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085208385 DMM NOTICE MM(262420000001003/d6813017) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085208385 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085208385 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085208385 DLLC NOTICE LLME(dd2b3caf/d6813017){ASSIGNED} LLGM Assign pre (ffffffff => d6813017) (gprs_llc.c:1079) 20240908085208385 DLLC NOTICE LLME(ffffffff/d6813017){ASSIGNED} LLGM Assign post (ffffffff => d6813017) (gprs_llc.c:1125) 20240908085208385 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1420) 20240908085208385 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20240908085208385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085208385 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1480)@89ea09d4f11f: 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 := 'D6813017'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)@89ea09d4f11f: Added conn table entry 0TC_geran_attach_iu_rau(1480)14913140 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1474)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085208447 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208447 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208447 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085208447 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) 20240908085208447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208447 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) 20240908085208447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085208447 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085208447 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085208447 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085208447 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085208447 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1640) 20240908085208447 DMM INFO MM(262420000001003/d6813017) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: d6813017 (00000000), TLLI: d6813017 (d6813017), RA: 262-42-13135-0 (gprs_gmm.c:1704) 20240908085208447 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1167) 20240908085208447 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20240908085208447 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20240908085208447 DLLC NOTICE LLME(ffffffff/d6813017){ASSIGNED} LLGM Assign pre (d6813017 => ffffffff) (gprs_llc.c:1079) 20240908085208447 DLLC NOTICE LLME(00000000/00000000){UNASSIGNED} LLGM Assign post (d6813017 => ffffffff) (gprs_llc.c:1125) 20240908085208448 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085208448 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1761) 20240908085208448 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085208448 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085208448 DMM DEBUG MM(262420000001003/d6813017) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240908085208448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085208448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085208448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085208448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085208448 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085208448 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085208448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208448 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085208448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085208448 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@89ea09d4f11f: { messageType := 2, destLocRef := 'E38E74'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085208458 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208458 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208458 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085208458 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) 20240908085208458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208458 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) 20240908085208458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085208458 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085208458 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085208458 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085208458 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085208458 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:366) 20240908085208458 DMM INFO MM(262420000001003/d6813017) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1504) 20240908085208458 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:510) 20240908085208458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085208458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085208458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085208458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085208458 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085208458 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085208458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208458 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085208458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085208458 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1472)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1480)@89ea09d4f11f: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1480)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1480)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1460)@89ea09d4f11f: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1472)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20240908085208468 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208468 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085208468 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085208468 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) 20240908085208468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085208468 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) 20240908085208468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085208468 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085208469 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085208469 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085208469 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085208469 DMM INFO MM(262420000001003/d6813017) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1846) 20240908085208469 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1851) 20240908085208469 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085208469 DMM DEBUG MM_STATE_Iu[0x5605dfcb9f80]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1854) 20240908085208469 DMM ERROR MM_STATE_Iu[0x5605dfcb9f80]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1854) TC_geran_attach_iu_rau(1480)@89ea09d4f11f: Final verdict of PTC: pass SGSN_Test_0-RAN(1474)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1475)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1472)@89ea09d4f11f: Final verdict of PTC: none 20240908085208475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60728<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1478)@89ea09d4f11f: Final verdict of PTC: none 20240908085208477 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085208477 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-Gb0-NS0(1458)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1467)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1463)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@89ea09d4f11f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1466)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1468)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1462)@89ea09d4f11f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1460)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1459)@89ea09d4f11f: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1470)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1473)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1464)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1469)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1479)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1476)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1465)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1471)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1461)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1458): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1459): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1460): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1461): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1462): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1463): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1464): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1465): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1466): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1467): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1468): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1469): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1470): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1471): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1472): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1473): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1474): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1475): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1476): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1479): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_geran_attach_iu_rau(1480): pass (none -> pass) MTC@89ea09d4f11f: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Sun Sep 8 08:52:08 UTC 2024 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=143388) 20240908085208669 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085208669 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) 20240908085208669 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085208669 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085208669 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085208669 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) 20240908085208669 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085208669 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085208669 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) 20240908085208669 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085208670 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085208670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085208670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085208670 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240908085209478 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085209478 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) 20240908085210479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085210479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Sun Sep 8 08:52: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_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 20240908085210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240908085211480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085211480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_user started. 20240908085211640 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59358<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085211641 DMM INFO MM(262420000001003/d6813017) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085211641 DMM INFO MM(262420000001003/d6813017) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085211641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085211641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085211641 DMM DEBUG MM_STATE_Iu[0x5605dfcb9f80]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085211641 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20240908085211641 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) 20240908085211641 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) 20240908085211641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085211641 DMM DEBUG MM_STATE_Gb(0)[0x5605dfcba0b0]{Idle}: Deallocated (fsm.c:568) 20240908085211641 DMM DEBUG MM_STATE_Iu[0x5605dfcb9f80]{Detached}: Deallocated (fsm.c:568) 20240908085211641 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9d20]{Deregistered}: Deallocated (fsm.c:568) 20240908085211641 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) SGSN_Test-Gb0-NS0(1481)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1482)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1481)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1486)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085211696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085211696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085211696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085211696 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211696 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085211696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085211696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085211696 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085211696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085211697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085211697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085211697 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085211698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085211698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085211698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085211698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085211698 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211698 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085211698 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085211698 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085211698 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085211698 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1485)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085211702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1482)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1482)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085211710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085211711 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI196(1483)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1487)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1485)@89ea09d4f11f: 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(1490)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1490)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085211729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085211729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085211729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085211729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211729 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085211729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085211729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085211729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085211729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1490)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085211730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085211730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085211730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085211730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085211730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085211730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085211730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085211730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085211731 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085211731 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085211731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085211731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1490)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1490)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085211735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1491)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1487)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1487)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085211746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085211746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_user-BVCI210(1489)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1492)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1491)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1495)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1495)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085211768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085211768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085211768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085211768 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211768 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085211768 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085211769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085211769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085211769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1495)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085211771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085211771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085211771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085211771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085211771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085211771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085211771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085211771 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085211771 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085211771 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085211771 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085211772 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085211772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1495)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1495)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085211777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1492)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1492)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1498)@89ea09d4f11f: ************************************************* MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1498)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1498)@89ea09d4f11f: ************************************************* 20240908085211787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085211787 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user-BVCI220(1494)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085211988 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085211988 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) 20240908085211988 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085211988 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085211990 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085211991 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085211991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085211991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085211991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085211991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085211991 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085211992 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085211992 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085211992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085211992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085211992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085211992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085211992 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085211992 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085212480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085212481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085212481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085212481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: 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) } } } } 20240908085212483 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085212483 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085212799 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085212799 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085212799 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085212799 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) 20240908085212799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085212799 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) 20240908085212799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085212799 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085212800 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085212800 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085212800 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085212800 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085212800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085212800 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085212800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085212800 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085212800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085212800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1483)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_user(1503), IMSI='262420000001004'H, TLLI='E7F4E1DA'O, index=0 SGSN_Test-GSUP(1501)@89ea09d4f11f: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1503) TC_attach_pdp_act_user(1503)@89ea09d4f11f: 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 := 'DC0C'O, rac := '50'O ("P") }, 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)@89ea09d4f11f: Added conn table entry 0TC_attach_pdp_act_user(1503)8671261 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: First idle individual index:0 20240908085213553 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213553 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213553 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213553 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) 20240908085213553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213553 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) 20240908085213553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213553 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085213554 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085213554 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085213554 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085213554 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085213554 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Deregistered}: Allocated (fsm.c:456) 20240908085213554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085213554 DMM DEBUG MM_STATE_Gb[0x5605dfcb9e50]{Idle}: Allocated (fsm.c:456) 20240908085213554 DMM DEBUG MM_STATE_Iu[0x5605dfcc7540]{Detached}: Allocated (fsm.c:456) 20240908085213554 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085213554 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085213554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085213554 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085213554 DMM DEBUG MM(262420000001004/c2be1027) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085213554 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240908085213554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213554 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213554 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213554 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213554 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: { messageType := 2, destLocRef := '84501D'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@89ea09d4f11f: 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 := '5A9AF09D0A632B02E090AB58D74C4973'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '76A0AD5F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '063256199159538B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6D34312A2CEFBE5B5BAE954ED177473B'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'CFC6017C6FD682B367CE1984D9C6C0CE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C0D78CFF9427EF39FF1212E307AE4EEA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '283E0078BEC3B1AE'O } } } } } SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240908085213563 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213563 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213563 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213563 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) 20240908085213563 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213563 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) 20240908085213563 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213563 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213563 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085213563 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085213563 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085213563 DMM DEBUG MM(262420000001004/c2be1027) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240908085213563 DMM NOTICE MM(262420000001004/c2be1027) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085213563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085213563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085213563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085213563 DMM DEBUG MM(262420000001004/c2be1027) Requesting authorization (sgsn_auth.c:160) 20240908085213563 DMM INFO MM(262420000001004/c2be1027) Requesting authentication tuples (sgsn_auth.c:184) 20240908085213563 DMM DEBUG MM(262420000001004/c2be1027) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085213563 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240908085213563 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1503) SGSN_Test-GSUP(1501)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_user(1503)"262420000001004" 20240908085213566 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085213566 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085213566 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085213566 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085213566 DMM INFO MM(262420000001004/c2be1027) Subscriber data update (mmctx.c:430) 20240908085213566 DMM DEBUG MM(262420000001004/c2be1027) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085213566 DMM INFO MM(262420000001004/c2be1027) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085213566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085213566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085213567 DMM INFO MM(262420000001004/c2be1027) <- GMM AUTH AND CIPHERING REQ (rand = 5a 9a f0 9d 0a 63 2b 02 e0 90 ab 58 d7 4c 49 73 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c0 d7 8c ff 94 27 ef 39 ff 12 12 e3 07 ae 4e ea ) (gprs_gmm.c:483) 20240908085213567 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240908085213567 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213567 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213567 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213567 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213567 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213567 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213567 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022283E007823094B99990000100004F02904BEC3B1AE'O 20240908085213573 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213573 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213573 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213573 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) 20240908085213573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213573 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) 20240908085213573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213573 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213573 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085213573 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085213573 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085213573 DMM INFO MM(262420000001004/c2be1027) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085213573 DMM NOTICE MM(262420000001004/c2be1027) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085213573 DMM DEBUG MM(262420000001004/c2be1027) checking auth: received UMTS RES = 28 3e 00 78 be c3 b1 ae (gprs_gmm.c:666) 20240908085213573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085213573 DMM DEBUG MM(262420000001004/c2be1027) Requesting authorization (sgsn_auth.c:160) 20240908085213573 DMM INFO MM(262420000001004/c2be1027) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085213573 DMM DEBUG MM(262420000001004/c2be1027) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085213573 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240908085213573 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) 20240908085213573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085213573 DMM DEBUG MM(262420000001004/c2be1027) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085213574 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213574 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213574 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213574 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213574 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085213581 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213581 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213581 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213581 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) 20240908085213581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213582 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) 20240908085213582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213582 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213582 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085213582 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085213582 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085213582 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:366) 20240908085213582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085213582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085213582 DMM INFO MM(262420000001004/c2be1027) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2be1027) (gprs_gmm.c:300) 20240908085213582 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:510) 20240908085213582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213582 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213582 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213582 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213582 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085213586 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085213586 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085213586 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240908085213586 DMM INFO MM(262420000001004/c2be1027) Subscriber data update (mmctx.c:430) 20240908085213586 DMM DEBUG MM(262420000001004/c2be1027) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085213586 DMM INFO MM(262420000001004/c2be1027) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085213586 DMM NOTICE MM(262420000001004/c2be1027) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240908085213586 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085213586 DMM NOTICE MM(262420000001004/c2be1027) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085213586 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) 20240908085213586 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085213586 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240908085213586 DMM INFO MM(262420000001004/c2be1027) Subscriber data update (mmctx.c:430) 20240908085213586 DMM DEBUG MM(262420000001004/c2be1027) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085213588 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213588 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213589 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213589 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) 20240908085213589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213589 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) 20240908085213589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213589 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213589 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085213589 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085213589 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085213589 DMM INFO MM(262420000001004/c2be1027) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085213589 DMM NOTICE MM(262420000001004/c2be1027) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085213589 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085213589 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085213589 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085213589 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085213589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085213589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085213589 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213589 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213589 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213589 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213589 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085213594 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213594 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213594 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213594 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) 20240908085213594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213594 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) 20240908085213594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213594 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213594 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085213594 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085213594 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085213594 DMM INFO MM(262420000001004/c2be1027) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085213594 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085213594 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085213594 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213594 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213594 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213594 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 20240908085213595 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213595 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213596 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213596 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) 20240908085213596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213596 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) 20240908085213596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213596 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1497)@89ea09d4f11f: Deleted conn table entry 0TC_attach_pdp_act_user(1503)8671261 TC_attach_pdp_act_user(1503)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_pdp_act_user(1503)@89ea09d4f11f: 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 := 'C2BE1027'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1497)@89ea09d4f11f: Added conn table entry 0TC_attach_pdp_act_user(1503)7948001 SGSN_Test_0-RAN(1497)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: First idle individual index:0 20240908085213797 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213797 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213797 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213797 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) 20240908085213797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213797 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) 20240908085213797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213797 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213798 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085213798 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085213798 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085213798 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC2BE1027) type="data"  (gprs_gmm.c:1928) 20240908085213798 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240908085213798 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085213798 DMM DEBUG MM(262420000001004/c2be1027) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240908085213798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213798 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213798 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213798 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213798 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: { messageType := 2, destLocRef := '7946E1'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085213803 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213803 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213803 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213803 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) 20240908085213803 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213803 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) 20240908085213803 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213803 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213803 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085213804 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085213804 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085213804 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:366) 20240908085213804 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240908085213804 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240908085213804 DMM INFO MM(262420000001004/c2be1027) <- GMM SERVICE ACCEPT (P-TMSI=0xc2be1027) (gprs_gmm.c:813) 20240908085213804 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240908085213804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213804 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213804 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213804 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1503)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240908085213811 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213811 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213811 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213811 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) 20240908085213811 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213811 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) 20240908085213811 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213811 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213811 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085213811 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085213811 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085213811 DMM INFO MM(262420000001004/c2be1027) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085213811 DMM INFO MM(262420000001004/c2be1027) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085213811 DMM DEBUG MM(262420000001004/c2be1027) Using GGSN 0 (gprs_sm.c:312) 20240908085213811 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) 20240908085213811 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240908085213811 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085213811 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085213811 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:402) 20240908085213822 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 d6 f1 de fe 11 24 bb d1 6a 14 05 7f a7 c5 09 b2 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) 20240908085213822 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c7a608, cbp=0x5605dfcc65c0) (sgsn_libgtp.c:629) 20240908085213822 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085213822 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213822 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213822 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213822 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213822 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_len:30 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800FFED49C2'O 20240908085213837 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213837 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213837 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085213837 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) 20240908085213837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213837 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) 20240908085213837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085213837 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085213837 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240908085213837 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240908085213837 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240908085213837 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:574) 20240908085213837 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240908085213837 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:402) 20240908085213837 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085213838 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:510) 20240908085213838 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213838 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085213838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085213838 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085213838 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085213838 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085213838 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085213838 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1496)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1503)@89ea09d4f11f: 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)@89ea09d4f11f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@89ea09d4f11f: Test Component 1503 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1501)@89ea09d4f11f: Final verdict of PTC: none 20240908085213842 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085213842 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) -NSVCI99(1495)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1500)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1486)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1490)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1496)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1481)@89ea09d4f11f: Final verdict of PTC: none 20240908085213844 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085213844 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) 20240908085213844 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085213844 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085213844 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085213844 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) 20240908085213844 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085213844 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085213844 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) 20240908085213844 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085213844 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085213844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085213844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085213844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085213844 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085213844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1491)@89ea09d4f11f: Final verdict of PTC: none 20240908085213844 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb1-NS1(1485)@89ea09d4f11f: Final verdict of PTC: none 20240908085213844 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) 20240908085213844 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59358<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1482)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1489)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1487)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1483)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1492)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1494)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1499)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1498)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1502)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1493)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-RAN(1497)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1488)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1484)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_user(1503)@89ea09d4f11f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1481): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1482): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1483): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1485): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1487): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1488): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1489): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1490): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1491): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1492): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1493): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1494): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1495): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1496): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1497): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1498): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1499): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1500): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1501): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1502): none (none -> none) MTC@89ea09d4f11f: 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@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail'. Sun Sep 8 08:52:13 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=248320) 20240908085214844 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085214844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=248320, count=278084) 20240908085215845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085215845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085215845 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) 20240908085215845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085215845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Sun Sep 8 08:52: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_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 20240908085216846 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085216846 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_attach_pdp_act_pmm_idle started. 20240908085216997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085216999 DMM INFO MM(262420000001004/c2be1027) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085216999 DMM INFO MM(262420000001004/c2be1027) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085216999 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085216999 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085216999 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085216999 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240908085216999 DMM NOTICE MM(262420000001004/c2be1027) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085216999 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240908085216999 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085216999 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085216999 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:402) 20240908085216999 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240908085216999 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) 20240908085216999 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) 20240908085216999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085216999 DMM DEBUG MM_STATE_Gb[0x5605dfcb9e50]{Idle}: Deallocated (fsm.c:568) 20240908085216999 DMM DEBUG MM_STATE_Iu(5)[0x5605dfcc7540]{Detached}: Deallocated (fsm.c:568) 20240908085216999 DMM DEBUG GMM(gmm_fsm)[0x5605dfcb9f80]{Deregistered}: Deallocated (fsm.c:568) 20240908085216999 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240908085216999 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085216999 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085216999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085216999 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085216999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085216999 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085216999 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1504)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1505)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1504)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1508)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1508)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085217042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085217042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085217042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085217042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217042 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085217042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085217042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085217042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085217042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1508)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085217044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085217044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085217044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085217044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085217044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085217044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085217044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085217044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085217044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085217044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085217044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085217044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1508)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1508)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085217048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1505)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1505)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1509)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 20240908085217058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085217058 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI196(1507)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1510)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1509)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1513)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085217084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085217084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085217084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085217084 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217084 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085217084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085217084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085217084 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085217084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1513)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085217086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085217086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085217086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085217086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085217086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085217086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085217086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085217086 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217086 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085217086 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085217086 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085217086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085217086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1513)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1513)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085217089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1514)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1510)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1510)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085217100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085217100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI210(1512)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1515)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1514)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1518)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085217118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085217118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085217118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085217118 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217118 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085217118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085217118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085217118 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085217118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1518)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085217119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085217119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085217119 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085217120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085217120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085217120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085217120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085217120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085217120 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085217120 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085217120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085217120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085217120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1518)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1518)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085217123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1515)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1515)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085217131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085217131 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_attach_pdp_act_pmm_idle-BVCI220(1517)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1521)@89ea09d4f11f: ************************************************* MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1521)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1521)@89ea09d4f11f: ************************************************* SGSN_Test_0-SCCP(1519)@89ea09d4f11f: v_sccp_pdu_maxlen:268 20240908085217338 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085217338 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) 20240908085217338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085217338 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085217341 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085217341 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085217341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085217341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085217341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085217341 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085217341 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085217343 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085217343 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085217343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085217343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085217343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085217343 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085217343 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085217343 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085217847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085217847 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085217847 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085217847 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: 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) } } } } 20240908085217850 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085217851 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085218149 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218149 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218149 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218149 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) 20240908085218149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218149 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) 20240908085218149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218149 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218149 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085218149 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085218150 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218150 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218150 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218150 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1507)@89ea09d4f11f: Adding Client=TC_attach_pdp_act_pmm_idle(1526), IMSI='262420000001005'H, TLLI='D6C3276A'O, index=0 SGSN_Test-GSUP(1524)@89ea09d4f11f: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1526) TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: 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 := '19C2'O, rac := '7D'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)@89ea09d4f11f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)2594442 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1520)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085218913 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218913 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218913 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218913 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) 20240908085218913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218913 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) 20240908085218913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218913 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218914 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085218914 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085218914 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085218914 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085218914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Deregistered}: Allocated (fsm.c:456) 20240908085218914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085218914 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Allocated (fsm.c:456) 20240908085218914 DMM DEBUG MM_STATE_Iu[0x5605dfccc080]{Detached}: Allocated (fsm.c:456) 20240908085218914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085218914 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085218914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085218914 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085218914 DMM DEBUG MM(262420000001005/eea2a56b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085218914 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240908085218914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: { messageType := 2, destLocRef := '27968A'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: 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 := '1320179CF2BBC63859B851B2DED14C29'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F0F3BBEC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F9F91C8F1F06D10'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '8EE975142212FCA6B7EA27D3245D911A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '01E90026305F338CB26F9B9B3BDB6893'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BD68314C2B8CEE771ACCCE7F2E03FBC0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A121DA52E06DDD56'O } } } } } SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20240908085218925 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218925 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218925 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218925 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) 20240908085218925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218925 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) 20240908085218925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218925 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218925 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085218925 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085218925 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085218925 DMM DEBUG MM(262420000001005/eea2a56b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1084) 20240908085218925 DMM NOTICE MM(262420000001005/eea2a56b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085218925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085218925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085218925 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085218925 DMM DEBUG MM(262420000001005/eea2a56b) Requesting authorization (sgsn_auth.c:160) 20240908085218925 DMM INFO MM(262420000001005/eea2a56b) Requesting authentication tuples (sgsn_auth.c:184) 20240908085218925 DMM DEBUG MM(262420000001005/eea2a56b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085218925 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20240908085218925 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1526) SGSN_Test-GSUP(1524)@89ea09d4f11f: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1526)"262420000001005" 20240908085218928 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085218928 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085218928 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085218928 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085218928 DMM INFO MM(262420000001005/eea2a56b) Subscriber data update (mmctx.c:430) 20240908085218928 DMM DEBUG MM(262420000001005/eea2a56b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085218928 DMM INFO MM(262420000001005/eea2a56b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085218928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085218928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085218928 DMM INFO MM(262420000001005/eea2a56b) <- GMM AUTH AND CIPHERING REQ (rand = 13 20 17 9c f2 bb c6 38 59 b8 51 b2 de d1 4c 29 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd 68 31 4c 2b 8c ee 77 1a cc ce 7f 2e 03 fb c0 ) (gprs_gmm.c:483) 20240908085218928 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240908085218928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22A121DA5223094B99990000100005F02904E06DDD56'O 20240908085218934 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218934 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218934 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218934 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) 20240908085218934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218934 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) 20240908085218934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218934 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218934 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085218934 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085218934 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085218934 DMM INFO MM(262420000001005/eea2a56b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085218934 DMM NOTICE MM(262420000001005/eea2a56b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085218934 DMM DEBUG MM(262420000001005/eea2a56b) checking auth: received UMTS RES = a1 21 da 52 e0 6d dd 56 (gprs_gmm.c:666) 20240908085218934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085218934 DMM DEBUG MM(262420000001005/eea2a56b) Requesting authorization (sgsn_auth.c:160) 20240908085218934 DMM INFO MM(262420000001005/eea2a56b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085218934 DMM DEBUG MM(262420000001005/eea2a56b) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085218934 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20240908085218934 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) 20240908085218934 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085218934 DMM DEBUG MM(262420000001005/eea2a56b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085218934 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218934 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218934 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218934 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218934 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085218941 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218941 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218941 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218941 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) 20240908085218941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218941 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) 20240908085218941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218941 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218941 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085218941 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085218941 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085218941 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:366) 20240908085218941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085218941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085218942 DMM INFO MM(262420000001005/eea2a56b) <- GMM ATTACH ACCEPT (new P-TMSI=0xeea2a56b) (gprs_gmm.c:300) 20240908085218942 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:510) 20240908085218942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218942 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218942 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218942 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218942 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085218946 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085218946 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085218946 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240908085218946 DMM INFO MM(262420000001005/eea2a56b) Subscriber data update (mmctx.c:430) 20240908085218946 DMM DEBUG MM(262420000001005/eea2a56b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085218946 DMM INFO MM(262420000001005/eea2a56b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085218946 DMM NOTICE MM(262420000001005/eea2a56b) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1000) 20240908085218946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085218946 DMM NOTICE MM(262420000001005/eea2a56b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085218946 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) 20240908085218947 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085218947 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20240908085218947 DMM INFO MM(262420000001005/eea2a56b) Subscriber data update (mmctx.c:430) 20240908085218947 DMM DEBUG MM(262420000001005/eea2a56b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085218949 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218949 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218949 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218949 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) 20240908085218949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218949 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) 20240908085218949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218949 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218949 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085218949 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085218950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085218950 DMM INFO MM(262420000001005/eea2a56b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085218950 DMM NOTICE MM(262420000001005/eea2a56b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085218950 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085218950 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085218950 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085218950 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085218950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085218950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085218950 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218950 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218950 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218950 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085218955 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218955 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218955 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218955 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) 20240908085218955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218955 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) 20240908085218955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218955 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085218955 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085218955 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085218955 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085218955 DMM INFO MM(262420000001005/eea2a56b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085218955 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085218955 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085218955 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218955 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085218955 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085218955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218955 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085218955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085218955 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 20240908085218957 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085218957 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085218957 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085218957 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) 20240908085218957 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085218957 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) 20240908085218957 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085218957 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1520)@89ea09d4f11f: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1526)2594442 TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: 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 := 'EEA2A56B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1520)@89ea09d4f11f: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1526)5099189 SGSN_Test_0-RAN(1520)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: First idle individual index:0 20240908085219157 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219157 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219157 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085219157 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) 20240908085219157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219157 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) 20240908085219157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085219157 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219158 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085219158 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085219158 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085219158 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEEA2A56B) type="data"  (gprs_gmm.c:1928) 20240908085219158 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240908085219158 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085219158 DMM DEBUG MM(262420000001005/eea2a56b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240908085219158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219158 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219158 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219158 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: { messageType := 2, destLocRef := '4DCEB5'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085219163 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219163 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219163 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085219163 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) 20240908085219163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219163 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) 20240908085219163 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085219163 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219163 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085219163 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085219163 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085219163 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:366) 20240908085219163 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240908085219163 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240908085219163 DMM INFO MM(262420000001005/eea2a56b) <- GMM SERVICE ACCEPT (P-TMSI=0xeea2a56b) (gprs_gmm.c:813) 20240908085219163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240908085219163 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219163 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219163 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219163 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219163 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219164 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219164 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219164 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219164 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219164 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219164 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240908085219170 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219170 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219170 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085219170 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) 20240908085219170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219170 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) 20240908085219170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085219170 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085219170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085219170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085219170 DMM INFO MM(262420000001005/eea2a56b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085219170 DMM INFO MM(262420000001005/eea2a56b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085219170 DMM DEBUG MM(262420000001005/eea2a56b) Using GGSN 0 (gprs_sm.c:312) 20240908085219170 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) 20240908085219170 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20240908085219170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085219170 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085219170 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:402) 20240908085219180 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 7a d8 b0 56 11 dd 2d 7a 12 14 05 7f 90 6b cb 40 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) 20240908085219180 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c7b678, cbp=0x5605dfccb9f0) (sgsn_libgtp.c:629) 20240908085219180 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085219181 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219181 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219181 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219181 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_len:30 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680003ADD45F'O 20240908085219197 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219197 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219197 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085219197 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) 20240908085219197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219197 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) 20240908085219197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085219197 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085219198 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240908085219198 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240908085219198 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240908085219198 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:574) 20240908085219198 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240908085219198 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:402) 20240908085219198 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085219198 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:510) 20240908085219198 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219198 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085219198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085219198 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085219198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085219198 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085219198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085219198 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Session index based on local reference:0 TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: 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)@89ea09d4f11f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 will be put to the reassembly buffer MC@89ea09d4f11f: Test Component 1526 has requested to stop MTC. Terminating current testcase execution. SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1519)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085219201 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085219201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085219201 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35706<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1524)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1523)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1518)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1507)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1514)@89ea09d4f11f: Final verdict of PTC: none 20240908085219202 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085219202 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) 20240908085219202 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085219202 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) -NSVCI97(1508)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1513)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1504)@89ea09d4f11f: Final verdict of PTC: none 20240908085219202 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085219202 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) 20240908085219202 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085219202 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085219202 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) 20240908085219202 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085219202 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085219202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085219202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085219202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085219202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085219202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085219202 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085219202 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb1-NS1(1509)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1515)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1505)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1512)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1522)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-RAN(1520)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1517)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1519)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1510)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1511)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1506)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1525)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1521)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1516)@89ea09d4f11f: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle(1526)@89ea09d4f11f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1504): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1505): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1506): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1507): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1508): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1509): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1510): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1511): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1512): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1513): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1514): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1515): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1516): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1517): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1518): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1519): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1520): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1521): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1522): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1523): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1524): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1525): none (none -> none) MTC@89ea09d4f11f: 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@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail'. Sun Sep 8 08:52:19 UTC 2024 ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=229988) 20240908085220202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085220202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=229988, count=284220) 20240908085221202 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085221202 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085221203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085221203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085221203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Sun Sep 8 08:52: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_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 20240908085222203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085222203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_pmm_idle_rx_mt_data started. 20240908085222354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35712<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085222355 DMM INFO MM(262420000001005/eea2a56b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085222355 DMM INFO MM(262420000001005/eea2a56b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085222355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085222355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085222355 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085222355 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240908085222355 DMM NOTICE MM(262420000001005/eea2a56b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085222355 DGPRS INFO PDP(262420000001005/0) Forcing release of PDP context (pdpctx.c:102) 20240908085222355 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085222355 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085222355 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:402) 20240908085222355 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20240908085222355 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) 20240908085222355 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) 20240908085222355 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085222355 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Deallocated (fsm.c:568) 20240908085222355 DMM DEBUG MM_STATE_Iu(7)[0x5605dfccc080]{Detached}: Deallocated (fsm.c:568) 20240908085222355 DMM DEBUG GMM(gmm_fsm)[0x5605dfcc7540]{Deregistered}: Deallocated (fsm.c:568) 20240908085222355 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240908085222355 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085222355 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085222355 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085222356 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085222356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085222356 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085222356 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1527)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1528)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1527)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1531)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085222399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085222399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085222399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085222399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085222399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085222399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085222399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085222399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1531)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085222401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085222401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085222401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085222401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085222401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085222401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085222401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085222401 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222401 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085222401 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085222401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085222402 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085222402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1531)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1531)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085222406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1532)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1528)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1528)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085222415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085222415 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI196(1530)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1533)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1532)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1536)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085222436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085222436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085222436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085222436 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222436 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085222436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085222436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085222436 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085222436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1536)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085222438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085222438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085222438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085222438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085222438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085222438 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085222438 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085222438 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222438 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085222438 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085222438 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085222439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085222439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1536)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1536)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085222443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1537)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1533)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1533)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085222451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085222451 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_pmm_idle_rx_mt_data-BVCI210(1535)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1538)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1537)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1541)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085222471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085222471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085222471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085222471 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222471 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085222471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085222471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085222471 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085222471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1541)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085222473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085222473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085222473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085222473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085222473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085222473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085222473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085222473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085222473 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085222474 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085222474 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1541)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085222474 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085222474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1541)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085222478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1538)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1538)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085222489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085222489 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1544)@89ea09d4f11f: ************************************************* MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1544)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1544)@89ea09d4f11f: ************************************************* SGSN_Test_0-SCCP(1542)@89ea09d4f11f: v_sccp_pdu_maxlen:268 TC_pmm_idle_rx_mt_data-BVCI220(1540)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085222691 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085222691 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) 20240908085222691 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085222691 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085222694 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085222694 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085222694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085222694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085222694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085222694 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085222694 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085222695 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085222695 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085222695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085222695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085222695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085222695 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085222695 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085222695 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085223205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085223205 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085223205 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085223205 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: 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) } } } } 20240908085223207 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20240908085223207 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085223500 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085223500 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085223500 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085223500 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) 20240908085223500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085223500 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) 20240908085223500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085223500 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085223500 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085223500 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085223501 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085223501 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085223501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085223501 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085223501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085223501 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085223501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085223501 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1530)@89ea09d4f11f: Adding Client=TC_pmm_idle_rx_mt_data(1549), IMSI='262420000001007'H, TLLI='CCDF47AB'O, index=0 SGSN_Test-GSUP(1547)@89ea09d4f11f: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1549) TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: 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 := 'A93B'O, rac := '8C'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)@89ea09d4f11f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)16293147 SGSN_Test_0-RAN(1543)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: First idle individual index:0 20240908085224270 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224271 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224271 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224271 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) 20240908085224271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224271 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) 20240908085224271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224271 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224271 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085224271 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085224271 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085224271 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085224271 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Deregistered}: Allocated (fsm.c:456) 20240908085224271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Allocated (fsm.c:456) 20240908085224271 DMM DEBUG MM_STATE_Gb[0x5605dfcb9e50]{Idle}: Allocated (fsm.c:456) 20240908085224271 DMM DEBUG MM_STATE_Iu[0x5605dfcca770]{Detached}: Allocated (fsm.c:456) 20240908085224271 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085224271 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085224271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085224271 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085224271 DMM DEBUG MM(262420000001007/f899f473) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085224271 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240908085224271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224271 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224271 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224271 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: { messageType := 2, destLocRef := 'F89D1B'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: 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 := '6FA175978C1F2660E5C0096C24978262'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D72FCC0A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '10A614DA298DF1D5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '69BF222A05EF73D3DEFC01E471E12B8A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '1A912B58F153A6FC194D1F160AE5C11F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '348F030462B6EB4F944A9B7072D8698D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B35216AF9A2D78D6'O } } } } } SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20240908085224280 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224280 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224280 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224280 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) 20240908085224280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224280 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) 20240908085224280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224280 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224280 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085224281 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085224281 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085224281 DMM DEBUG MM(262420000001007/f899f473) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1084) 20240908085224281 DMM NOTICE MM(262420000001007/f899f473) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085224281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085224281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085224281 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085224281 DMM DEBUG MM(262420000001007/f899f473) Requesting authorization (sgsn_auth.c:160) 20240908085224281 DMM INFO MM(262420000001007/f899f473) Requesting authentication tuples (sgsn_auth.c:184) 20240908085224281 DMM DEBUG MM(262420000001007/f899f473) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085224281 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20240908085224281 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1549) SGSN_Test-GSUP(1547)@89ea09d4f11f: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1549)"262420000001007" 20240908085224283 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085224283 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085224283 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085224283 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085224283 DMM INFO MM(262420000001007/f899f473) Subscriber data update (mmctx.c:430) 20240908085224283 DMM DEBUG MM(262420000001007/f899f473) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085224283 DMM INFO MM(262420000001007/f899f473) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085224283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085224283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085224283 DMM INFO MM(262420000001007/f899f473) <- GMM AUTH AND CIPHERING REQ (rand = 6f a1 75 97 8c 1f 26 60 e5 c0 09 6c 24 97 82 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 8f 03 04 62 b6 eb 4f 94 4a 9b 70 72 d8 69 8d ) (gprs_gmm.c:483) 20240908085224283 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240908085224283 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224283 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224283 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224283 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224283 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322B35216AF23094B99990000100007F029049A2D78D6'O 20240908085224290 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224290 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224290 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224290 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) 20240908085224290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224290 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) 20240908085224290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224290 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224290 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085224290 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085224290 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085224290 DMM INFO MM(262420000001007/f899f473) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085224290 DMM NOTICE MM(262420000001007/f899f473) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085224290 DMM DEBUG MM(262420000001007/f899f473) checking auth: received UMTS RES = b3 52 16 af 9a 2d 78 d6 (gprs_gmm.c:666) 20240908085224290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085224290 DMM DEBUG MM(262420000001007/f899f473) Requesting authorization (sgsn_auth.c:160) 20240908085224290 DMM INFO MM(262420000001007/f899f473) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085224290 DMM DEBUG MM(262420000001007/f899f473) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085224290 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20240908085224290 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) 20240908085224290 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085224290 DMM DEBUG MM(262420000001007/f899f473) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085224290 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224290 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224290 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224290 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085224299 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224299 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224299 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224299 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) 20240908085224299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224299 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) 20240908085224299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224299 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224299 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085224299 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085224299 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085224299 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:366) 20240908085224299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085224299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085224299 DMM INFO MM(262420000001007/f899f473) <- GMM ATTACH ACCEPT (new P-TMSI=0xf899f473) (gprs_gmm.c:300) 20240908085224299 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:510) 20240908085224299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224299 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224299 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224299 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224299 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085224303 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085224303 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085224303 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240908085224303 DMM INFO MM(262420000001007/f899f473) Subscriber data update (mmctx.c:430) 20240908085224303 DMM DEBUG MM(262420000001007/f899f473) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085224303 DMM INFO MM(262420000001007/f899f473) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085224303 DMM NOTICE MM(262420000001007/f899f473) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1000) 20240908085224303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085224303 DMM NOTICE MM(262420000001007/f899f473) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085224303 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) 20240908085224304 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085224304 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20240908085224304 DMM INFO MM(262420000001007/f899f473) Subscriber data update (mmctx.c:430) 20240908085224304 DMM DEBUG MM(262420000001007/f899f473) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085224306 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224306 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224306 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224306 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) 20240908085224306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224306 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) 20240908085224306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224306 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224307 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085224307 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085224307 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085224307 DMM INFO MM(262420000001007/f899f473) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085224307 DMM NOTICE MM(262420000001007/f899f473) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085224307 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085224307 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085224307 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085224307 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085224307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085224307 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085224307 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224307 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224307 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224307 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224307 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085224312 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224312 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224312 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224312 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) 20240908085224312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224312 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) 20240908085224312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224312 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224312 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085224312 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085224312 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085224312 DMM INFO MM(262420000001007/f899f473) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085224312 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085224312 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085224312 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224312 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224312 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224312 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224312 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 20240908085224314 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224314 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224314 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224314 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) 20240908085224314 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224314 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) 20240908085224314 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224314 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1543)@89ea09d4f11f: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1549)16293147 TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: 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 := 'F899F473'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1543)@89ea09d4f11f: Added conn table entry 0TC_pmm_idle_rx_mt_data(1549)16620322 SGSN_Test_0-RAN(1543)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: First idle individual index:0 20240908085224521 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224521 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224521 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224521 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) 20240908085224521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224521 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) 20240908085224521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224521 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224522 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085224522 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085224522 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085224522 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF899F473) type="data"  (gprs_gmm.c:1928) 20240908085224522 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240908085224522 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085224522 DMM DEBUG MM(262420000001007/f899f473) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240908085224522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224522 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224522 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224522 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224522 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: { messageType := 2, destLocRef := 'FD9B22'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)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085224527 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224527 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224527 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224527 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) 20240908085224527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224527 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) 20240908085224527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224527 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224527 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085224527 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085224527 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085224527 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:366) 20240908085224527 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240908085224527 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240908085224527 DMM INFO MM(262420000001007/f899f473) <- GMM SERVICE ACCEPT (P-TMSI=0xf899f473) (gprs_gmm.c:813) 20240908085224527 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240908085224527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224527 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224527 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224527 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224527 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240908085224533 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224533 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224533 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224533 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) 20240908085224533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224533 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) 20240908085224533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224533 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224533 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085224533 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085224533 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085224533 DMM INFO MM(262420000001007/f899f473) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085224533 DMM INFO MM(262420000001007/f899f473) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085224533 DMM DEBUG MM(262420000001007/f899f473) Using GGSN 0 (gprs_sm.c:312) 20240908085224533 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) 20240908085224534 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20240908085224534 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085224534 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085224534 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:402) 20240908085224546 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 7f e1 78 9d 11 95 39 22 92 14 05 7f cc 66 0c 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=1086 from retransmit req queue (gtp.c:443) 20240908085224546 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c7c6e8, cbp=0x5605dfcccec0) (sgsn_libgtp.c:629) 20240908085224546 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085224547 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224547 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224547 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224547 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224547 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_len:30 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068005659C563'O 20240908085224564 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224564 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224564 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085224564 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) 20240908085224564 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224564 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) 20240908085224564 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085224564 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085224564 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240908085224564 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240908085224564 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240908085224564 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:574) 20240908085224564 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240908085224564 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:402) 20240908085224564 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085224564 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:510) 20240908085224565 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224565 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085224565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085224565 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085224565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085224565 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085224565 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085224565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1542)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"", new component reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@89ea09d4f11f: Test Component 1549 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1547)@89ea09d4f11f: Final verdict of PTC: none 20240908085224569 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085224569 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP-IPA(1546)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1531)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1536)@89ea09d4f11f: Final verdict of PTC: none 20240908085224571 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35712<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1527)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1541)@89ea09d4f11f: Final verdict of PTC: none 20240908085224572 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085224572 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) 20240908085224572 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085224572 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085224572 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085224572 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) 20240908085224572 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) SGSN_Test-Gb1-NS1(1532)@89ea09d4f11f: Final verdict of PTC: none 20240908085224572 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) 20240908085224572 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) 20240908085224572 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085224572 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085224572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085224572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085224572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085224572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085224572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085224572 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) SGSN_Test-Gb2-NS2(1537)@89ea09d4f11f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1535)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-SCCP(1542)@89ea09d4f11f: Final verdict of PTC: none20240908085224572 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) TC_pmm_idle_rx_mt_data-BVCI196(1530)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-RAN(1543)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1533)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1538)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1528)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1545)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1544)@89ea09d4f11f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1540)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1529)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1548)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98-provIP(1534)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1539)@89ea09d4f11f: Final verdict of PTC: none TC_pmm_idle_rx_mt_data(1549)@89ea09d4f11f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1527): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1528): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1529): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1530): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1531): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1532): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1533): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1534): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1535): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1536): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1537): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1538): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1539): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1540): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1541): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1542): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1543): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1544): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1545): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1546): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1547): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1548): none (none -> none) MTC@89ea09d4f11f: 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@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail'. Sun Sep 8 08:52:24 UTC 2024 ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data fail ------ Waiting for packet dumper to finish... 0 (prev_count=-1, count=279520) 20240908085225571 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085225571 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) 20240908085226572 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085226572 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085226573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085226573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085226573 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Sun Sep 8 08:52: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_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 20240908085227573 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085227573 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_update_ctx_err_ind_from_ggsn started. 20240908085227721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085227722 DMM INFO MM(262420000001007/f899f473) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085227722 DMM INFO MM(262420000001007/f899f473) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085227722 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085227722 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085227722 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085227723 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240908085227723 DMM NOTICE MM(262420000001007/f899f473) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085227723 DGPRS INFO PDP(262420000001007/0) Forcing release of PDP context (pdpctx.c:102) 20240908085227723 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085227723 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085227723 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:402) 20240908085227723 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20240908085227723 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) 20240908085227723 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) 20240908085227723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcba0b0]{Init}: Deallocated (fsm.c:568) 20240908085227723 DMM DEBUG MM_STATE_Gb[0x5605dfcb9e50]{Idle}: Deallocated (fsm.c:568) 20240908085227723 DMM DEBUG MM_STATE_Iu(9)[0x5605dfcca770]{Detached}: Deallocated (fsm.c:568) 20240908085227723 DMM DEBUG GMM(gmm_fsm)[0x5605dfccc080]{Deregistered}: Deallocated (fsm.c:568) 20240908085227723 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240908085227723 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085227723 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085227723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085227723 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085227723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085227723 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085227723 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) SGSN_Test-Gb0-NS0(1550)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1551)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1550)@89ea09d4f11f: 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)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1554)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085227764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085227764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085227764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085227764 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227764 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085227764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085227764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085227764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085227764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1554)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085227766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085227766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085227766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085227766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085227766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085227766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085227766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085227766 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227766 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:43) 20240908085227766 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085227766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI97(1554)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085227767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085227767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1554)@89ea09d4f11f: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085227770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1551)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1551)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085227780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085227780 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:400) SGSN_Test-Gb1-NS1(1555)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21011 TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@89ea09d4f11f: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1556)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1555)@89ea09d4f11f: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1559)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1559)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085227806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20240908085227806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085227806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085227806 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227806 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:54) 20240908085227806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085227806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085227806 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085227806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1559)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085227808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085227808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085227808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085227808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085227808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085227808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085227808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085227808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227808 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:43) 20240908085227808 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085227808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) 20240908085227808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085227808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1559)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1559)@89ea09d4f11f: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085227812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1556)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1556)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1560)@89ea09d4f11f: Creating NSIP provider for "127.0.0.103":21012 20240908085227820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x5605dfcbc7e0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085227820 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@89ea09d4f11f: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1561)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1560)@89ea09d4f11f: 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(1565)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1565)@89ea09d4f11f: Provider Link came up: sending NS-RESET 20240908085227858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20240908085227858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085227858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085227858 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227858 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:54) 20240908085227858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085227858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085227858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085227858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1565)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20240908085227860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085227860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085227860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085227860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20240908085227860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20240908085227860 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20240908085227860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20240908085227860 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085227860 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:43) 20240908085227860 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20240908085227860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:57) -NSVCI99(1565)@89ea09d4f11f: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20240908085227861 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20240908085227861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1565)@89ea09d4f11f: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20240908085227865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@89ea09d4f11f: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@89ea09d4f11f: Starting RAN_Emulation SGSN_Test_0-M3UA(1567)@89ea09d4f11f: ************************************************* SGSN_Test_0-M3UA(1567)@89ea09d4f11f: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1567)@89ea09d4f11f: ************************************************* SGSN_Test_0-SCCP(1564)@89ea09d4f11f: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1561)@89ea09d4f11f: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1561)@89ea09d4f11f: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20240908085227874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x5605dfcbe3d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20240908085227874 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:400) TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@89ea09d4f11f: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20240908085228067 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (osmo_ss7_xua_srv.c:73) 20240908085228067 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) 20240908085228067 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (osmo_ss7_xua_srv.c:184) 20240908085228067 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)@89ea09d4f11f: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20240908085228070 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085228070 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPSM:UP) (m3ua.c:713) 20240908085228070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:676) 20240908085228070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:458) 20240908085228070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:364) 20240908085228070 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:361) 20240908085228070 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:115) 20240908085228071 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085228071 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:713) 20240908085228071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:676) 20240908085228071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:562) 20240908085228071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:364) 20240908085228071 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:445) 20240908085228071 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:115) 20240908085228071 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DAVA() for 0.24.3/0, (xua_snm.c:403) 20240908085228574 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085228574 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:143) 20240908085228574 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:151) 20240908085228574 DLGSUP DEBUG GSUP sending PING (gsup_client.c:288) SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: 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) } } } } 20240908085228576 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipaccess.c:897) 20240908085228576 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:225) SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: 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)@89ea09d4f11f: 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)@89ea09d4f11f: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20240908085228877 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085228877 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085228877 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085228877 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) 20240908085228877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085228877 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) 20240908085228877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085228877 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085228877 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20240908085228877 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20240908085228877 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085228877 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085228877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085228877 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085228877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085228877 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085228877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085228877 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@89ea09d4f11f: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@89ea09d4f11f: Adding Client=TC_update_ctx_err_ind_from_ggsn(1572), IMSI='262420000001004'H, TLLI='FA01A4F2'O, index=0 SGSN_Test-GSUP(1570)@89ea09d4f11f: 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)@89ea09d4f11f: 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 := 'E330'O, rac := '03'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)@89ea09d4f11f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)11371679 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: First idle individual index:0 SGSN_Test_0-RAN(1566)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 20240908085229639 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229639 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229639 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229639 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) 20240908085229639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229639 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) 20240908085229639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229639 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229640 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085229640 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085229640 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085229640 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1266) 20240908085229640 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Deregistered}: Allocated (fsm.c:456) 20240908085229640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Allocated (fsm.c:456) 20240908085229640 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Allocated (fsm.c:456) 20240908085229640 DMM DEBUG MM_STATE_Iu[0x5605dfccdac0]{Detached}: Allocated (fsm.c:456) 20240908085229640 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1144) 20240908085229640 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20240908085229640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1370) 20240908085229640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20240908085229640 DMM DEBUG MM(262420000001004/e200790b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:431) 20240908085229640 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240908085229640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229640 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229640 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229640 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229640 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: { messageType := 2, destLocRef := 'AD849F'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: 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 := '8BF4BAE18706A30595F9B764CD5B1E5F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35AA4993'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D0AE8C1B15279F0F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '0FB16B2927F5864D6CD0203A54C412BC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A171ADA8213A0318A74817414C02F32F'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CE1E99B0F87324A4469F2EE070D2587C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'AA7DECE849FC82CA'O } } } } } SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20240908085229650 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229650 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229650 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229650 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) 20240908085229650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229650 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) 20240908085229650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229650 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229650 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085229650 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085229650 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085229650 DMM DEBUG MM(262420000001004/e200790b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1084) 20240908085229650 DMM NOTICE MM(262420000001004/e200790b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:115) 20240908085229650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1128) 20240908085229651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20240908085229651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20240908085229651 DMM DEBUG MM(262420000001004/e200790b) Requesting authorization (sgsn_auth.c:160) 20240908085229651 DMM INFO MM(262420000001004/e200790b) Requesting authentication tuples (sgsn_auth.c:184) 20240908085229651 DMM DEBUG MM(262420000001004/e200790b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20240908085229651 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20240908085229651 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)@89ea09d4f11f: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1572) SGSN_Test-GSUP(1570)@89ea09d4f11f: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1572)"262420000001004" 20240908085229653 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20240908085229653 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20240908085229653 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20240908085229653 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20240908085229653 DMM INFO MM(262420000001004/e200790b) Subscriber data update (mmctx.c:430) 20240908085229653 DMM DEBUG MM(262420000001004/e200790b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20240908085229653 DMM INFO MM(262420000001004/e200790b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20240908085229653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:991) 20240908085229653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20240908085229653 DMM INFO MM(262420000001004/e200790b) <- GMM AUTH AND CIPHERING REQ (rand = 8b f4 ba e1 87 06 a3 05 95 f9 b7 64 cd 5b 1e 5f , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 1e 99 b0 f8 73 24 a4 46 9f 2e e0 70 d2 58 7c ) (gprs_gmm.c:483) 20240908085229654 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240908085229654 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229654 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229654 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229654 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:37 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130522AA7DECE823094B99990000100004F0290449FC82CA'O 20240908085229660 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229660 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229660 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229660 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) 20240908085229660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229660 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) 20240908085229660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229660 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229660 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085229661 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085229661 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085229661 DMM INFO MM(262420000001004/e200790b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:620) 20240908085229661 DMM NOTICE MM(262420000001004/e200790b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:115) 20240908085229661 DMM DEBUG MM(262420000001004/e200790b) checking auth: received UMTS RES = aa 7d ec e8 49 fc 82 ca (gprs_gmm.c:666) 20240908085229661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:681) 20240908085229661 DMM DEBUG MM(262420000001004/e200790b) Requesting authorization (sgsn_auth.c:160) 20240908085229661 DMM INFO MM(262420000001004/e200790b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20240908085229661 DMM DEBUG MM(262420000001004/e200790b) Requesting subscriber data update (gprs_subscriber.c:894) 20240908085229661 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20240908085229661 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) 20240908085229661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20240908085229661 DMM DEBUG MM(262420000001004/e200790b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20240908085229661 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229661 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229661 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229661 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229661 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229661 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085229668 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229668 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229668 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229668 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) 20240908085229668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229668 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) 20240908085229668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229668 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229668 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085229668 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085229668 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085229668 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:366) 20240908085229668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:165) 20240908085229668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20240908085229669 DMM INFO MM(262420000001004/e200790b) <- GMM ATTACH ACCEPT (new P-TMSI=0xe200790b) (gprs_gmm.c:300) 20240908085229669 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:510) 20240908085229669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229669 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229669 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229669 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20240908085229672 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20240908085229672 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20240908085229672 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240908085229672 DMM INFO MM(262420000001004/e200790b) Subscriber data update (mmctx.c:430) 20240908085229672 DMM DEBUG MM(262420000001004/e200790b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20240908085229672 DMM INFO MM(262420000001004/e200790b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20240908085229672 DMM NOTICE MM(262420000001004/e200790b) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1000) 20240908085229672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1005) 20240908085229672 DMM NOTICE MM(262420000001004/e200790b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20240908085229672 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) 20240908085229673 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20240908085229673 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20240908085229673 DMM INFO MM(262420000001004/e200790b) Subscriber data update (mmctx.c:430) 20240908085229673 DMM DEBUG MM(262420000001004/e200790b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:14 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20240908085229675 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229675 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229675 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229675 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) 20240908085229675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229675 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) 20240908085229675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229675 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229675 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085229675 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085229675 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085229675 DMM INFO MM(262420000001004/e200790b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1397) 20240908085229676 DMM NOTICE MM(262420000001004/e200790b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:115) 20240908085229676 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1409) 20240908085229676 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20240908085229676 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1412) 20240908085229676 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:65) 20240908085229676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1424) 20240908085229676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20240908085229676 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229676 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229676 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229676 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229676 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:7 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '20010003000000'O 20240908085229681 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229681 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229681 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229681 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) 20240908085229681 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229681 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) 20240908085229681 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229681 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229682 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20240908085229682 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20240908085229682 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:623) 20240908085229682 DMM INFO MM(262420000001004/e200790b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:141) 20240908085229682 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:142) 20240908085229682 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:79) 20240908085229682 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229682 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229682 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229682 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 20240908085229683 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229683 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229683 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229683 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) 20240908085229683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229683 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) 20240908085229683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229683 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-RAN(1566)@89ea09d4f11f: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)11371679 TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: 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 := 'E200790B'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1566)@89ea09d4f11f: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1572)1744853 SGSN_Test_0-RAN(1566)@89ea09d4f11f: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: First idle individual index:0 20240908085229889 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229889 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229889 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229889 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) 20240908085229889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229889 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) 20240908085229889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229889 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229890 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20240908085229890 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20240908085229890 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:600) 20240908085229890 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xE200790B) type="data"  (gprs_gmm.c:1928) 20240908085229890 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1963) 20240908085229890 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20240908085229890 DMM DEBUG MM(262420000001004/e200790b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:928) 20240908085229890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229890 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229890 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229890 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229890 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: { messageType := 2, destLocRef := '1A9FD5'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(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:12 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20240908085229895 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229896 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229896 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229896 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) 20240908085229896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229896 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) 20240908085229896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229896 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229896 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20240908085229896 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20240908085229896 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:623) 20240908085229896 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:366) 20240908085229896 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:963) 20240908085229896 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:102) 20240908085229896 DMM INFO MM(262420000001004/e200790b) <- GMM SERVICE ACCEPT (P-TMSI=0xe200790b) (gprs_gmm.c:813) 20240908085229896 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240908085229896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229896 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229896 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229896 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229896 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229896 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229896 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229897 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229897 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229897 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:23 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20240908085229902 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229902 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229902 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229902 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) 20240908085229902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229902 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) 20240908085229902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229902 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229902 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20240908085229902 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20240908085229902 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:623) 20240908085229902 DMM INFO MM(262420000001004/e200790b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:468) 20240908085229902 DMM INFO MM(262420000001004/e200790b) Found GGSN 0 for APN '' (requested '') (mmctx.c:578) 20240908085229902 DMM DEBUG MM(262420000001004/e200790b) Using GGSN 0 (gprs_sm.c:312) 20240908085229902 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) 20240908085229902 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20240908085229902 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20240908085229902 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:181) 20240908085229902 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:402) 20240908085229913 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 69 8f 18 6b 11 d3 d9 c7 6f 14 05 7f 25 4d 08 aa 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:443) 20240908085229913 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f11c1c7d758, cbp=0x5605dfcc7d30) (sgsn_libgtp.c:629) 20240908085229913 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:399) 20240908085229914 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229914 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229914 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229914 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229914 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on connection ID:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_len:30 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: vl_from0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B5EDE36E'O 20240908085229928 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229928 DLM3UA DEBUG 0: asp-virt-rnc0-0: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229928 DLM3UA DEBUG 0: asp-virt-rnc0-0: m3ua_rx_xfer (m3ua.c:542) 20240908085229928 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) 20240908085229928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229928 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) 20240908085229928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:241) 20240908085229928 DLSS7 DEBUG XUA_AS(as-rkm-3){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) 20240908085229928 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20240908085229928 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20240908085229928 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:623) 20240908085229928 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:574) 20240908085229928 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20240908085229928 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:402) 20240908085229928 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:190) 20240908085229928 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:510) 20240908085229928 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229928 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085229928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085229928 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085229928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085229928 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085229928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=195=0.24.3 (osmo_ss7_hmrt.c:241) 20240908085229928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:507) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Session index based on local reference:0 SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1564)@89ea09d4f11f: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: 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)@89ea09d4f11f: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":770 MC@89ea09d4f11f: Test Component 1572 has requested to stop MTC. Terminating current testcase execution. 20240908085229932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:68) 20240908085229932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) SGSN_Test-GSUP(1570)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1569)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97(1554)@89ea09d4f11f: Final verdict of PTC: none -NSVCI98(1559)@89ea09d4f11f: Final verdict of PTC: none 20240908085229935 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20240908085229935 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) 20240908085229935 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (osmo_ss7_asp.c:769) 20240908085229935 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SHUTDOWN_EVENT (osmo_ss7_asp.c:792) 20240908085229935 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:265) 20240908085229935 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) 20240908085229935 DLSS7 INFO 0: asp-virt-rnc0-0: xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (osmo_ss7_asp.c:769) 20240908085229935 DLSS7 NOTICE 0: asp-virt-rnc0-0: xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (osmo_ss7_asp.c:777) SGSN_Test_0-SCCP(1564)@89ea09d4f11f: Final verdict of PTC: none 20240908085229935 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) 20240908085229935 DLSS7 DEBUG 0: asp-virt-rnc0-0: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085229935 DLSS7 INFO virt-rnc0-0: connection closed (osmo_ss7_asp.c:1079) 20240908085229935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (osmo_ss7_asp.c:1085) 20240908085229935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:683) 20240908085229935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:364) 20240908085229935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:467) 20240908085229935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:115) 20240908085229935 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:115) 20240908085229935 DLM3UA NOTICE 0: asp-asp-clnt-OsmoSGSN-A: Rx DUNA() for 0.24.3/0, (xua_snm.c:368) SGSN_Test-Gb0-NS0(1550)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99(1565)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1560)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1555)@89ea09d4f11f: Final verdict of PTC: none 20240908085229936 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42696<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1551)@89ea09d4f11f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1558)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-RNC_GTP(1568)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-M3UA(1567)@89ea09d4f11f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1562)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test_0-RAN(1566)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1556)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1561)@89ea09d4f11f: Final verdict of PTC: none -NSVCI97-provIP(1552)@89ea09d4f11f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1553)@89ea09d4f11f: Final verdict of PTC: none SGSN_Test-GGSN_GTP(1571)@89ea09d4f11f: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1572)@89ea09d4f11f: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:770 : Rx UpdatePDPCtxReq with Direct Tunnel Flags omit vs exp DTI=false"" -NSVCI98-provIP(1557)@89ea09d4f11f: Final verdict of PTC: none -NSVCI99-provIP(1563)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: none MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-NS0(1550): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1551): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97-provIP(1552): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1553): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI97(1554): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-NS1(1555): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1556): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98-provIP(1557): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1558): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI98(1559): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-NS2(1560): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1561): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1562): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99-provIP(1563): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-SCCP(1564): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC -NSVCI99(1565): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-RAN(1566): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test_0-M3UA(1567): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-RNC_GTP(1568): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP-IPA(1569): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GSUP(1570): none (none -> none) MTC@89ea09d4f11f: Local verdict of PTC SGSN_Test-GGSN_GTP(1571): none (none -> none) MTC@89ea09d4f11f: 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@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail'. Sun Sep 8 08:52:30 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) 20240908085230934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085230934 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) 20240908085231935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085231935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085231936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:353) 20240908085231936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:509) 20240908085231936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:515) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test execution finished. MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Sun Sep 8 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_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 20240908085232936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085232936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_NS_connect_alive started. 20240908085233092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085233093 DMM INFO MM(262420000001004/e200790b) Cancelled, deleting context silently (gprs_gmm.c:1061) 20240908085233093 DMM INFO MM(262420000001004/e200790b) Cleaning MM context due to access cancelled (gprs_gmm.c:200) 20240908085233093 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:203) 20240908085233093 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20240908085233093 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Connected}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:207) 20240908085233093 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Connected}: state_chg to Detached (gprs_mm_state_iu_fsm.c:83) 20240908085233093 DMM NOTICE MM(262420000001004/e200790b) Dropping PDP context for NSAPI=5 (mmctx.c:309) 20240908085233093 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20240908085233093 DGPRS ERROR PDP(---/0) Stopping PDP timer 3395 but 0 is running (gprs_sm.c:118) 20240908085233093 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:318) 20240908085233093 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:402) 20240908085233093 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20240908085233094 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) 20240908085233094 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) 20240908085233094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x5605dfcb9e50]{Init}: Deallocated (fsm.c:568) 20240908085233094 DMM DEBUG MM_STATE_Gb[0x5605dfcba0b0]{Idle}: Deallocated (fsm.c:568) 20240908085233094 DMM DEBUG MM_STATE_Iu(11)[0x5605dfccdac0]{Detached}: Deallocated (fsm.c:568) 20240908085233094 DMM DEBUG GMM(gmm_fsm)[0x5605dfcca770]{Deregistered}: Deallocated (fsm.c:568) 20240908085233094 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240908085233094 DLSS7 DEBUG 0: asp-asp-dyn-1: ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (osmo_ss7_asp.c:831) 20240908085233094 DLM3UA DEBUG 0: asp-asp-dyn-1: Received M3UA Message (XFER:DATA) (m3ua.c:713) 20240908085233094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer (m3ua.c:542) 20240908085233094 DLM3UA DEBUG 0: asp-asp-dyn-1: m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 (m3ua.c:565) 20240908085233094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (osmo_ss7_hmrt.c:286) 20240908085233094 DLSS7 DEBUG Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 via AS virt-rnc0 proto=m3ua (osmo_ss7_hmrt.c:227) 20240908085233094 DLSS7 ERROR Unable to route HMRT message: the AS virt-rnc0 is down (osmo_ss7_hmrt.c:232) 20240908085233117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20240908085233117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20240908085233117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20240908085233937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085233937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: setverdict(pass): none -> pass MTC@89ea09d4f11f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20240908085234121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42708<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1573)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: pass MTC@89ea09d4f11f: Local verdict of PTC -provIP0(1573): none (pass -> pass) MTC@89ea09d4f11f: Test case TC_NS_connect_alive finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Sun Sep 8 08:52:34 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=14972) 20240908085234939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085234939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=14972, count=16132) 20240908085235940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085235940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Sun Sep 8 08:52: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_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 20240908085236942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085236942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test case TC_NS_connect_reset started. 20240908085237179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20240908085237180 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:365) 20240908085237201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20240908085237201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20240908085237201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20240908085237201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20240908085237201 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:54) 20240908085237201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20240908085237201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20240908085237201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085237201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x5605dfcb8c10]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@89ea09d4f11f: setverdict(pass): none -> pass 20240908085237206 DGPRS DEBUG Checking for inactive LLMEs, time = 7596291 (sgsn.c:131) 20240908085237944 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085237944 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) MTC@89ea09d4f11f: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20240908085238204 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50724<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1574)@89ea09d4f11f: Final verdict of PTC: none MTC@89ea09d4f11f: Setting final verdict of the test case. MTC@89ea09d4f11f: Local verdict of MTC: pass MTC@89ea09d4f11f: Local verdict of PTC -provIP0(1574): none (pass -> pass) MTC@89ea09d4f11f: Test case TC_NS_connect_reset finished. Verdict: pass MTC@89ea09d4f11f: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Sun Sep 8 08:52:38 UTC 2024 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Waiting for packet dumper to finish... 0 (prev_count=-1, count=7052) 20240908085238946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085238946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) Waiting for packet dumper to finish... 1 (prev_count=7052, count=8212) 20240908085239947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085239947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085240201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@89ea09d4f11f: 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@89ea09d4f11f: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@89ea09d4f11f: Terminating MTC. MC@89ea09d4f11f: MTC terminated. MC2> exit MC@89ea09d4f11f: Shutting down session. MC@89ea09d4f11f: 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 20240908085240948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085240948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (144761) [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-20240908-0839-67d404f9', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_cache/podman/osmo-ttcn3-hacks/log_merge.sh SGSN_Tests --rm >/dev/null'] 20240908085241950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085241950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085242952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085242952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085243202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085243953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085243953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085244953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085244953 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-20240908-0839-67d404f9', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-latest/_testenv/data/scripts/log_format.sh'] 20240908085245955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085245955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) 20240908085246203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20240908085246956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:74) 20240908085246956 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:151) [testenv][generic] Stopping stp (144667) [testenv][generic] Stopping sgsn (144700) [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-20240908-0839-67d404f9', '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']             SGSN_Tests.ttcn:3209 SGSN_Tests control part SGSN_Tests.ttcn:744 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3210 SGSN_Tests control part SGSN_Tests.ttcn:775 TC_attach_gsup_lu_reject testcase                                      Tguard timeout SGSN_Tests.ttcn:3249 SGSN_Tests control part SGSN_Tests.ttcn:1204 TC_attach_second_attempt testcase                      Tguard timeout SGSN_Tests.ttcn:3271 SGSN_Tests control part SGSN_Tests.ttcn:2697 TC_paging_ps_ra_multiple_cells testcase          Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3281 SGSN_Tests control part SGSN_Tests.ttcn:3098 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3282 SGSN_Tests control part SGSN_Tests.ttcn:3196 TC_sgsn_context_req_out testcase         "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    "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    "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    "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      [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-latest-20240908-0839-67d404f9'] 89ea09d4f11fe9e8a168ba35098134e9a1d2370d896d054454450f09ec436e76 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-latest/2166/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