Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (registry-build-amd64 ttcn3 obs osmo-gsm-tester-build ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks > git --version # timeout=10 > git --version # 'git version 2.39.5' > 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 0b852f1c501c896aa14c54b51e633825b6a6d591 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Commit message: "testenv: Dockerfile: fix Suites: stable-backports" > git rev-list --no-walk 0b852f1c501c896aa14c54b51e633825b6a6d591 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins12791642741042838778.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + 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:ba17d207904801913e4f1d93cd14d5a057b3d7209e9d11f4c6188745d310afa7 Copying blob sha256:d52498b6e1a3c0c38582b39f50b9dca437ca1bf3fb0c29586c70e18226a53a6a Copying blob sha256:df4f5bed34f7b31b90819b2c39de354b0cfaeee05ce566e75a1e3a3e16ffde39 Copying blob sha256:b56147c98687b4080964ee591c41a8c503ccab6787ef263d220cc6d3cea54c9d Copying blob sha256:0873b8cf69e329d65e0926c7ec44784a6c59e8816c9b8aca0a48fd26ba6f270b Copying blob sha256:1e192a7e4cc81ad7ba969e164feba2cb354611d7ddb957c5317236d2db39f0b2 Copying blob sha256:467fd1fea1eed01787120d96a22dbf1ecea7bb3d2cf879649d3b6b1abb860a93 Copying blob sha256:6b9c39af5bdfc9fb3f675617c3a26d002732106becb45a4798dc8700141f8362 Copying blob sha256:4174b78a7e0258aa83f6e52903dac012fe9a8b3c06b0f39aee5b4df260c0136c Copying blob sha256:cc820a2c62287d6f77d6484a482580fd20814f2b7a44d8a7cb6273c30291d4ca Copying blob sha256:aaf1ec843dd206892441f6cf77f5c73908814bd197be592898ab834e115aadc1 Copying blob sha256:b1bdb9575582c783e6886e49a3aba1429024b788f4e1e318911583e47f66e318 Copying config sha256:f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 Writing manifest to image destination Storing signatures f02e17b4d34c666417764997bac506499319efeb146188c387af3991a273c2c6 + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 0.67, 0.72, 0.63 + RC=0 + ./testenv.py run sgsn --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs -b osmocom:nightly --io-uring -c generic [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-07-23 13:30:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/podman/testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--cap-add=SYS_ADMIN', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian stable-backports InRelease [53.3 kB] Get:2 http://deb.debian.org/debian bookworm InRelease [151 kB] 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 [8793 kB] Get:6 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [6924 B] Get:7 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [274 kB] Fetched 9382 kB in 1s (8583 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'test', '-d', '/opt/eclipse-titan-11.1.0'] [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'make', 'deps'] make: Nothing to be done for 'deps'. [testenv] Generating links and Makefile for sgsn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', './gen_links.sh'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn' PP BSSGP_Emulation.ttcn PP GTPv1U_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP 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 | " | ^ TTCN *.ttcn *.asn GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.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:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.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:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter 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:1028.35-57: note: Referenced template parameter is here BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:914.1-931.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:924.3-929.22: In send statement: BSSGP_ConnHdlr.ttcn:924.47-929.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:929.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:916.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2745.1-2821.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2770.2-2772.19: In variable assignment: SGSN_Tests.ttcn:2770.45-2772.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2770.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2770.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2771.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2771.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2771.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2799.2-2801.22: In variable assignment: SGSN_Tests.ttcn:2799.47-2801.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2799.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2799.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2799.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2800.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2800.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2800.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2823.1-2931.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2896.2-2898.21: In variable assignment: SGSN_Tests.ttcn:2896.47-2898.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2896.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2896.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2896.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2897.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2897.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2897.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2910.2-2912.22: In variable assignment: SGSN_Tests.ttcn:2910.48-2912.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2912.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2901.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2913.2-101: In variable assignment: SGSN_Tests.ttcn:2913.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2913.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2913.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2913.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2902.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn' DEP TELNETasp_PT.cc DEP TCCInterface.cc DEP TCCConversion.cc DEP SCTPasp_PT.cc DEP SCCP_EncDec.cc DEP RANAP_EncDec.cc DEP Native_FunctionDefs.cc DEP LLC_EncDec.cc DEP IPL4asp_discovery.cc DEP IPL4asp_PT.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPU_EncDec.cc DEP GTPC_EncDec.cc DEP BSSGP_EncDec.cc DEP RANAP_PDU_Descriptions_part_7.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_IEs_part_7.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_Containers_part_7.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_1.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_PDU_Contents.cc DEP RANAP_IEs.cc DEP RANAP_Containers.cc DEP RANAP_Constants.cc DEP SCCP_Mapping_part_7.cc DEP RANAP_CommonDataTypes.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_1.cc DEP RAW_NS_part_7.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_1.cc DEP RAN_Emulation_part_7.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_1.cc DEP RAN_Adapter_part_7.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_1.cc DEP NS_Emulation_part_7.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_1.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_4.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_1.cc DEP GTPv1U_Emulation_part_7.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_1.cc DEP BSSGP_Emulation_part_7.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_1.cc DEP SCCP_Mapping.cc DEP RAW_NS.cc DEP RAN_Emulation.cc DEP RAN_Adapter.cc DEP NS_Emulation.cc DEP IPA_Emulation.cc DEP GTPv1U_Emulation.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP TELNETasp_PortType_part_6.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_1.cc DEP TCCInterface_Functions_part_7.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_1.cc DEP Socket_API_Definitions_part_7.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_7.cc DEP SNDCP_Types_part_6.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SGSN_Tests_NS_part_6.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_7.cc DEP SCTPasp_Types_part_5.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_1.cc DEP SCCPasp_Types_part_7.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_1.cc DEP SCCP_Types_part_7.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_1.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_1.cc DEP RANAP_Types_part_7.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_2.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_Templates_part_2.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_1.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_1.cc DEP Osmocom_VTY_Functions_part_7.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Native_Functions_part_7.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP NS_Types_part_7.cc DEP NS_Types_part_6.cc DEP NS_Types_part_5.cc DEP NS_Types_part_4.cc DEP NS_Types_part_3.cc DEP NS_Types_part_2.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_1.cc DEP MobileL3_Types_part_7.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_2.cc DEP MobileL3_CC_Types_part_1.cc DEP Misc_Helpers_part_7.cc DEP Misc_Helpers_part_6.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_1.cc DEP MTP3asp_Types_part_7.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_1.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_1.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_1.cc DEP LLC_Types_part_7.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_1.cc DEP LLC_Templates_part_7.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_1.cc DEP L3_Templates_part_7.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_6.cc DEP L3_Common_part_5.cc DEP L3_Common_part_7.cc DEP L3_Common_part_4.cc DEP L3_Common_part_3.cc DEP L3_Common_part_2.cc DEP L3_Common_part_1.cc DEP ITU_X213_Types_part_7.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_1.cc DEP IPL4asp_Types_part_7.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPCP_Types_part_7.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_2.cc DEP IPCP_Types_part_1.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_7.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_4.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP General_Types_part_6.cc DEP General_Types_part_5.cc DEP General_Types_part_4.cc DEP General_Types_part_3.cc DEP General_Types_part_1.cc DEP GTPv1U_Templates_part_7.cc DEP General_Types_part_2.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTP_Emulation_part_7.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_1.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_7.cc DEP GTPU_Types_part_1.cc DEP GTPC_Types_part_7.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_1.cc DEP GSUP_Types_part_7.cc DEP GTPC_Types_part_2.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_1.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_2.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_1.cc DEP BSSGP_Types_part_7.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_1.cc DEP TELNETasp_PortType.cc DEP TCCInterface_Functions.cc DEP TCCConversion_Functions.cc DEP Socket_API_Definitions.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP SGSN_Tests_Iu.cc DEP SGSN_Tests.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SCCPasp_Types.cc DEP SCCP_Types.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP RANAP_Types.cc DEP RANAP_Templates.cc DEP RANAP_CodecPort.cc DEP PCO_Types.cc DEP Osmocom_VTY_Functions.cc DEP Osmocom_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP NS_Types.cc DEP NS_Provider_IPL4.cc DEP MobileL3_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_CC_Types.cc DEP Misc_Helpers.cc DEP MTP3asp_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Types.cc DEP M3UA_Emulation.cc DEP LLC_Types.cc DEP LLC_Templates.cc DEP L3_Templates.cc DEP L3_Common.cc DEP ITU_X213_Types.cc DEP IPL4asp_Types.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Functions.cc DEP IPCP_Types.cc DEP IPCP_Templates.cc DEP IPA_Types.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_CodecPort.cc DEP General_Types.cc DEP GTPv1U_Templates.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_CodecPort.cc DEP GTPv1C_Templates.cc DEP GTPv1C_CodecPort.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTP_Emulation.cc DEP GTPU_Types.cc DEP GTPC_Types.cc DEP GSUP_Types.cc DEP GSUP_Templates.cc DEP GSUP_Emulation.cc DEP GSM_Types.cc DEP BSSGP_Types.cc DEP BSSGP_ConnHdlr.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.o CC General_Types.o CC IPA_CodecPort.o CC IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:5016:1: warning: control reaches end of non-void function [-Wreturn-type] 5016 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:5067:1: warning: control reaches end of non-void function [-Wreturn-type] 5067 | } | ^ CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.o GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__teic(const OCTETSTRING&)': GTP_Emulation.cc:3902:1: warning: control reaches end of non-void function [-Wreturn-type] 3902 | } | ^ GTP_Emulation.cc: In function 'COMPONENT GTP__Emulation::f__comp__by__imsi(const HEXSTRING&)': GTP_Emulation.cc:3975:1: warning: control reaches end of non-void function [-Wreturn-type] 3975 | } | ^ CC L3_Common.o CC L3_Templates.o CC LLC_Templates.o CC LLC_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_IPL4.o CC NS_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SGSN_Tests.o CC SGSN_Tests_Iu.o CC SGSN_Tests_NS.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSSGP_ConnHdlr_part_1.o CC BSSGP_ConnHdlr_part_2.o CC BSSGP_ConnHdlr_part_3.o CC BSSGP_ConnHdlr_part_4.o CC BSSGP_ConnHdlr_part_5.o CC BSSGP_ConnHdlr_part_6.o CC BSSGP_ConnHdlr_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC ITU_X213_Types_part_1.o CC ITU_X213_Types_part_2.o CC ITU_X213_Types_part_3.o CC ITU_X213_Types_part_4.o CC ITU_X213_Types_part_5.o CC ITU_X213_Types_part_6.o CC ITU_X213_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SGSN_Tests_part_1.o CC SGSN_Tests_part_2.o CC SGSN_Tests_part_3.o CC SGSN_Tests_part_4.o CC SGSN_Tests_part_5.o CC SGSN_Tests_part_6.o CC SGSN_Tests_part_7.o CC SGSN_Tests_Iu_part_1.o CC SGSN_Tests_Iu_part_2.o CC SGSN_Tests_Iu_part_3.o CC SGSN_Tests_Iu_part_4.o CC SGSN_Tests_Iu_part_5.o CC SGSN_Tests_Iu_part_6.o CC SGSN_Tests_Iu_part_7.o CC SGSN_Tests_NS_part_1.o CC SGSN_Tests_NS_part_2.o CC SGSN_Tests_NS_part_3.o CC SGSN_Tests_NS_part_4.o CC SGSN_Tests_NS_part_5.o CC SGSN_Tests_NS_part_6.o CC SGSN_Tests_NS_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC BSSGP_Emulation.o CC GTPv1U_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o CC RAN_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC GTPv1U_Emulation_part_1.o CC GTPv1U_Emulation_part_2.o CC GTPv1U_Emulation_part_3.o CC GTPv1U_Emulation_part_4.o CC GTPv1U_Emulation_part_5.o CC GTPv1U_Emulation_part_6.o CC GTPv1U_Emulation_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o GTPv1U_Emulation.cc: In function 'COMPONENT GTPv1U__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTPv1U_Emulation.cc:3232:1: warning: control reaches end of non-void function [-Wreturn-type] 3232 | } | ^ CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD General_Types.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD ITU_X213_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SGSN_Tests.so CCLD SGSN_Tests_Iu.so CCLD SGSN_Tests_NS.so CCLD Socket_API_Definitions.so CCLD SNDCP_Types.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_ConnHdlr_part_1.so CCLD BSSGP_ConnHdlr_part_2.so CCLD BSSGP_ConnHdlr_part_3.so CCLD BSSGP_ConnHdlr_part_4.so CCLD BSSGP_ConnHdlr_part_5.so CCLD BSSGP_ConnHdlr_part_6.so CCLD BSSGP_ConnHdlr_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_4.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_7.so CCLD GSM_Types_part_1.so CCLD GSM_Types_part_2.so CCLD GSM_Types_part_3.so CCLD GSM_Types_part_4.so CCLD GSM_Types_part_5.so CCLD GSM_Types_part_6.so CCLD GSM_Types_part_7.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_4.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Templates_part_1.so CCLD GSUP_Templates_part_2.so CCLD GSUP_Templates_part_3.so CCLD GSUP_Templates_part_4.so CCLD GSUP_Templates_part_5.so CCLD GSUP_Templates_part_6.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_1.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_6.so CCLD ITU_X213_Types_part_7.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_3.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_6.so CCLD MobileL3_CC_Types_part_7.so CCLD MobileL3_CommonIE_Types_part_1.so CCLD MobileL3_CommonIE_Types_part_2.so CCLD MobileL3_CommonIE_Types_part_3.so CCLD MobileL3_CommonIE_Types_part_4.so CCLD MobileL3_CommonIE_Types_part_5.so CCLD MobileL3_CommonIE_Types_part_6.so CCLD MobileL3_CommonIE_Types_part_7.so CCLD MobileL3_GMM_SM_Types_part_1.so CCLD MobileL3_GMM_SM_Types_part_2.so CCLD MobileL3_GMM_SM_Types_part_3.so CCLD MobileL3_GMM_SM_Types_part_4.so CCLD MobileL3_GMM_SM_Types_part_5.so CCLD MobileL3_GMM_SM_Types_part_6.so CCLD MobileL3_GMM_SM_Types_part_7.so CCLD MobileL3_MM_Types_part_1.so CCLD MobileL3_MM_Types_part_2.so CCLD MobileL3_MM_Types_part_3.so CCLD MobileL3_MM_Types_part_4.so CCLD MobileL3_MM_Types_part_5.so CCLD MobileL3_MM_Types_part_6.so CCLD MobileL3_MM_Types_part_7.so CCLD MobileL3_RRM_Types_part_1.so CCLD MobileL3_RRM_Types_part_2.so CCLD MobileL3_RRM_Types_part_3.so CCLD MobileL3_RRM_Types_part_4.so CCLD MobileL3_RRM_Types_part_5.so CCLD MobileL3_RRM_Types_part_6.so CCLD MobileL3_RRM_Types_part_7.so CCLD MobileL3_SMS_Types_part_1.so CCLD MobileL3_SMS_Types_part_2.so CCLD MobileL3_SMS_Types_part_3.so CCLD MobileL3_SMS_Types_part_4.so CCLD MobileL3_SMS_Types_part_5.so CCLD MobileL3_SMS_Types_part_6.so CCLD MobileL3_SMS_Types_part_7.so CCLD MobileL3_SS_Types_part_1.so CCLD MobileL3_SS_Types_part_2.so CCLD MobileL3_SS_Types_part_3.so CCLD MobileL3_SS_Types_part_4.so CCLD MobileL3_SS_Types_part_5.so CCLD MobileL3_SS_Types_part_6.so CCLD MobileL3_SS_Types_part_7.so CCLD MobileL3_Types_part_1.so CCLD MobileL3_Types_part_2.so CCLD MobileL3_Types_part_3.so CCLD MobileL3_Types_part_4.so CCLD MobileL3_Types_part_5.so CCLD MobileL3_Types_part_6.so CCLD MobileL3_Types_part_7.so CCLD NS_Provider_IPL4_part_1.so CCLD NS_Provider_IPL4_part_2.so CCLD NS_Provider_IPL4_part_3.so CCLD NS_Provider_IPL4_part_4.so CCLD NS_Provider_IPL4_part_5.so CCLD NS_Provider_IPL4_part_6.so CCLD NS_Provider_IPL4_part_7.so CCLD NS_Types_part_1.so CCLD NS_Types_part_2.so CCLD NS_Types_part_3.so CCLD NS_Types_part_4.so CCLD NS_Types_part_5.so CCLD NS_Types_part_6.so CCLD NS_Types_part_7.so CCLD Native_Functions_part_1.so CCLD Native_Functions_part_2.so CCLD Native_Functions_part_3.so CCLD Native_Functions_part_4.so CCLD Native_Functions_part_5.so CCLD Native_Functions_part_6.so CCLD Native_Functions_part_7.so CCLD Osmocom_CTRL_Adapter_part_1.so CCLD Osmocom_CTRL_Adapter_part_2.so CCLD Osmocom_CTRL_Adapter_part_3.so CCLD Osmocom_CTRL_Adapter_part_4.so CCLD Osmocom_CTRL_Adapter_part_5.so CCLD Osmocom_CTRL_Adapter_part_6.so CCLD Osmocom_CTRL_Adapter_part_7.so CCLD Osmocom_CTRL_Functions_part_1.so CCLD Osmocom_CTRL_Functions_part_2.so CCLD Osmocom_CTRL_Functions_part_3.so CCLD Osmocom_CTRL_Functions_part_4.so CCLD Osmocom_CTRL_Functions_part_5.so CCLD Osmocom_CTRL_Functions_part_6.so CCLD Osmocom_CTRL_Functions_part_7.so CCLD Osmocom_CTRL_Types_part_1.so CCLD Osmocom_CTRL_Types_part_2.so CCLD Osmocom_CTRL_Types_part_3.so CCLD Osmocom_CTRL_Types_part_4.so CCLD Osmocom_CTRL_Types_part_5.so CCLD Osmocom_CTRL_Types_part_6.so CCLD Osmocom_CTRL_Types_part_7.so CCLD Osmocom_Gb_Types_part_1.so CCLD Osmocom_Gb_Types_part_2.so CCLD Osmocom_Gb_Types_part_3.so CCLD Osmocom_Gb_Types_part_4.so CCLD Osmocom_Gb_Types_part_5.so CCLD Osmocom_Gb_Types_part_6.so CCLD Osmocom_Gb_Types_part_7.so CCLD Osmocom_Types_part_1.so CCLD Osmocom_Types_part_2.so CCLD Osmocom_Types_part_3.so CCLD Osmocom_Types_part_4.so CCLD Osmocom_Types_part_5.so CCLD Osmocom_Types_part_6.so CCLD Osmocom_Types_part_7.so CCLD Osmocom_VTY_Functions_part_1.so CCLD Osmocom_VTY_Functions_part_2.so CCLD Osmocom_VTY_Functions_part_3.so CCLD Osmocom_VTY_Functions_part_4.so CCLD Osmocom_VTY_Functions_part_5.so CCLD Osmocom_VTY_Functions_part_6.so CCLD Osmocom_VTY_Functions_part_7.so CCLD PCO_Types_part_1.so CCLD PCO_Types_part_2.so CCLD PCO_Types_part_3.so CCLD PCO_Types_part_4.so CCLD PCO_Types_part_5.so CCLD PCO_Types_part_6.so CCLD PCO_Types_part_7.so CCLD RANAP_CodecPort_part_1.so CCLD RANAP_CodecPort_part_2.so CCLD RANAP_CodecPort_part_3.so CCLD RANAP_CodecPort_part_4.so CCLD RANAP_CodecPort_part_5.so CCLD RANAP_CodecPort_part_6.so CCLD RANAP_CodecPort_part_7.so CCLD RANAP_Templates_part_1.so CCLD RANAP_Templates_part_2.so CCLD RANAP_Templates_part_3.so CCLD RANAP_Templates_part_4.so CCLD RANAP_Templates_part_5.so CCLD RANAP_Templates_part_6.so CCLD RANAP_Templates_part_7.so CCLD RANAP_Types_part_1.so CCLD RANAP_Types_part_2.so CCLD RANAP_Types_part_3.so CCLD RANAP_Types_part_4.so CCLD RANAP_Types_part_5.so CCLD RANAP_Types_part_6.so CCLD RANAP_Types_part_7.so CCLD SCCP_Emulation_part_1.so CCLD SCCP_Emulation_part_2.so CCLD SCCP_Emulation_part_3.so CCLD SCCP_Emulation_part_4.so CCLD SCCP_Emulation_part_5.so CCLD SCCP_Emulation_part_6.so CCLD SCCP_Emulation_part_7.so CCLD SCCP_Templates_part_1.so CCLD SCCP_Templates_part_2.so CCLD SCCP_Templates_part_3.so CCLD SCCP_Templates_part_4.so CCLD SCCP_Templates_part_5.so CCLD SCCP_Templates_part_6.so CCLD SCCP_Templates_part_7.so CCLD SCCP_Types_part_1.so CCLD SCCP_Types_part_2.so CCLD SCCP_Types_part_3.so CCLD SCCP_Types_part_4.so CCLD SCCP_Types_part_5.so CCLD SCCP_Types_part_6.so CCLD SCCP_Types_part_7.so CCLD SCCPasp_Types_part_1.so CCLD SCCPasp_Types_part_2.so CCLD SCCPasp_Types_part_3.so CCLD SCCPasp_Types_part_4.so CCLD SCCPasp_Types_part_5.so CCLD SCCPasp_Types_part_6.so CCLD SCCPasp_Types_part_7.so CCLD SCTPasp_PortType_part_1.so CCLD SCTPasp_PortType_part_2.so CCLD SCTPasp_PortType_part_3.so CCLD SCTPasp_PortType_part_4.so CCLD SCTPasp_PortType_part_5.so CCLD SCTPasp_PortType_part_6.so CCLD SCTPasp_PortType_part_7.so CCLD SCTPasp_Types_part_1.so CCLD SCTPasp_Types_part_2.so CCLD SCTPasp_Types_part_3.so CCLD SCTPasp_Types_part_4.so CCLD SCTPasp_Types_part_5.so CCLD SCTPasp_Types_part_6.so CCLD SCTPasp_Types_part_7.so CCLD SGSN_Tests_part_1.so CCLD SGSN_Tests_part_2.so CCLD SGSN_Tests_part_3.so CCLD SGSN_Tests_part_4.so CCLD SGSN_Tests_part_5.so CCLD SGSN_Tests_part_6.so CCLD SGSN_Tests_part_7.so CCLD SGSN_Tests_Iu_part_1.so CCLD SGSN_Tests_Iu_part_2.so CCLD SGSN_Tests_Iu_part_3.so CCLD SGSN_Tests_Iu_part_4.so CCLD SGSN_Tests_Iu_part_5.so CCLD SGSN_Tests_Iu_part_6.so CCLD SGSN_Tests_Iu_part_7.so CCLD SGSN_Tests_NS_part_1.so CCLD SGSN_Tests_NS_part_2.so CCLD SGSN_Tests_NS_part_3.so CCLD SGSN_Tests_NS_part_4.so CCLD SGSN_Tests_NS_part_5.so CCLD SGSN_Tests_NS_part_6.so CCLD SGSN_Tests_NS_part_7.so CCLD SNDCP_Types_part_1.so CCLD SNDCP_Types_part_2.so CCLD SNDCP_Types_part_3.so CCLD SNDCP_Types_part_4.so CCLD SNDCP_Types_part_5.so CCLD SNDCP_Types_part_6.so CCLD SNDCP_Types_part_7.so CCLD Socket_API_Definitions_part_1.so CCLD Socket_API_Definitions_part_2.so CCLD Socket_API_Definitions_part_3.so CCLD Socket_API_Definitions_part_4.so CCLD Socket_API_Definitions_part_5.so CCLD Socket_API_Definitions_part_6.so CCLD Socket_API_Definitions_part_7.so CCLD TCCConversion_Functions_part_1.so CCLD TCCConversion_Functions_part_2.so CCLD TCCConversion_Functions_part_3.so CCLD TCCConversion_Functions_part_4.so CCLD TCCConversion_Functions_part_5.so CCLD TCCConversion_Functions_part_6.so CCLD TCCConversion_Functions_part_7.so CCLD TCCInterface_Functions_part_1.so CCLD TCCInterface_Functions_part_2.so CCLD TCCInterface_Functions_part_3.so CCLD TCCInterface_Functions_part_4.so CCLD TCCInterface_Functions_part_5.so CCLD TCCInterface_Functions_part_6.so CCLD TCCInterface_Functions_part_7.so CCLD TELNETasp_PortType_part_1.so CCLD TELNETasp_PortType_part_2.so CCLD TELNETasp_PortType_part_3.so CCLD TELNETasp_PortType_part_4.so CCLD TELNETasp_PortType_part_5.so CCLD TELNETasp_PortType_part_6.so CCLD TELNETasp_PortType_part_7.so CCLD BSSGP_Emulation.so CCLD IPA_Emulation.so CCLD GTPv1U_Emulation.so CCLD NS_Emulation.so CCLD RAN_Adapter.so CCLD RAN_Emulation.so CCLD RAW_NS.so CCLD BSSGP_Emulation_part_1.so CCLD BSSGP_Emulation_part_2.so CCLD SCCP_Mapping.so CCLD BSSGP_Emulation_part_3.so CCLD BSSGP_Emulation_part_5.so CCLD BSSGP_Emulation_part_4.so CCLD BSSGP_Emulation_part_6.so CCLD BSSGP_Emulation_part_7.so CCLD GTPv1U_Emulation_part_1.so CCLD GTPv1U_Emulation_part_2.so CCLD GTPv1U_Emulation_part_3.so CCLD GTPv1U_Emulation_part_4.so CCLD GTPv1U_Emulation_part_5.so CCLD GTPv1U_Emulation_part_6.so CCLD GTPv1U_Emulation_part_7.so CCLD IPA_Emulation_part_1.so CCLD IPA_Emulation_part_2.so CCLD IPA_Emulation_part_3.so CCLD IPA_Emulation_part_4.so CCLD IPA_Emulation_part_5.so CCLD IPA_Emulation_part_6.so CCLD IPA_Emulation_part_7.so CCLD NS_Emulation_part_1.so CCLD NS_Emulation_part_2.so CCLD NS_Emulation_part_3.so CCLD NS_Emulation_part_4.so CCLD NS_Emulation_part_5.so CCLD NS_Emulation_part_6.so CCLD NS_Emulation_part_7.so CCLD RAN_Adapter_part_1.so CCLD RAN_Adapter_part_2.so CCLD RAN_Adapter_part_3.so CCLD RAN_Adapter_part_4.so CCLD RAN_Adapter_part_5.so CCLD RAN_Adapter_part_6.so CCLD RAN_Adapter_part_7.so CCLD RAN_Emulation_part_1.so CCLD RAN_Emulation_part_2.so CCLD RAN_Emulation_part_3.so CCLD RAN_Emulation_part_4.so CCLD RAN_Emulation_part_5.so CCLD RAN_Emulation_part_6.so CCLD RAN_Emulation_part_7.so CCLD RAW_NS_part_1.so CCLD RAW_NS_part_2.so CCLD RAW_NS_part_3.so CCLD RAW_NS_part_4.so CCLD RAW_NS_part_5.so CCLD RAW_NS_part_6.so CCLD RAW_NS_part_7.so CCLD SCCP_Mapping_part_1.so CCLD SCCP_Mapping_part_2.so CCLD SCCP_Mapping_part_3.so CCLD SCCP_Mapping_part_4.so CCLD SCCP_Mapping_part_5.so CCLD SCCP_Mapping_part_6.so CCLD SCCP_Mapping_part_7.so CCLD RANAP_CommonDataTypes.so CCLD RANAP_Constants.so CCLD RANAP_Containers.so CCLD RANAP_IEs.so CCLD RANAP_PDU_Contents.so CCLD RANAP_PDU_Descriptions.so CCLD RANAP_CommonDataTypes_part_1.so CCLD RANAP_CommonDataTypes_part_2.so CCLD RANAP_CommonDataTypes_part_3.so CCLD RANAP_CommonDataTypes_part_4.so CCLD RANAP_CommonDataTypes_part_5.so CCLD RANAP_CommonDataTypes_part_6.so CCLD RANAP_CommonDataTypes_part_7.so CCLD RANAP_Constants_part_1.so CCLD RANAP_Constants_part_2.so CCLD RANAP_Constants_part_3.so CCLD RANAP_Constants_part_4.so CCLD RANAP_Constants_part_5.so CCLD RANAP_Constants_part_6.so CCLD RANAP_Constants_part_7.so CCLD RANAP_Containers_part_1.so CCLD RANAP_Containers_part_2.so CCLD RANAP_Containers_part_3.so CCLD RANAP_Containers_part_4.so CCLD RANAP_Containers_part_5.so CCLD RANAP_Containers_part_6.so CCLD RANAP_Containers_part_7.so CCLD RANAP_IEs_part_1.so CCLD RANAP_IEs_part_2.so CCLD RANAP_IEs_part_3.so CCLD RANAP_IEs_part_4.so CCLD RANAP_IEs_part_5.so CCLD RANAP_IEs_part_6.so CCLD RANAP_IEs_part_7.so CCLD RANAP_PDU_Contents_part_1.so CCLD RANAP_PDU_Contents_part_2.so CCLD RANAP_PDU_Contents_part_3.so CCLD RANAP_PDU_Contents_part_4.so CCLD RANAP_PDU_Contents_part_5.so CCLD RANAP_PDU_Contents_part_6.so CCLD RANAP_PDU_Contents_part_7.so CCLD RANAP_PDU_Descriptions_part_1.so CCLD RANAP_PDU_Descriptions_part_2.so CCLD RANAP_PDU_Descriptions_part_3.so CCLD RANAP_PDU_Descriptions_part_4.so CCLD RANAP_PDU_Descriptions_part_5.so CCLD RANAP_PDU_Descriptions_part_6.so CCLD RANAP_PDU_Descriptions_part_7.so CCLD BSSGP_EncDec.so CCLD GTPC_EncDec.so CCLD GTPU_EncDec.so CCLD GTPv1C_CodecPort_CtrlFunctDef.so CCLD GTPv1U_CodecPort_CtrlFunctDef.so CCLD IPA_CodecPort_CtrlFunctDef.so CCLD IPL4asp_PT.so CCLD IPL4asp_discovery.so CCLD LLC_EncDec.so CCLD Native_FunctionDefs.so CCLD RANAP_EncDec.so CCLD SCCP_EncDec.so CCLD SCTPasp_PT.so CCLD TCCConversion.so CCLD TCCInterface.so CCLD TELNETasp_PT.so CCLD SGSN_Tests make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian stable-backports InRelease Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Hit:3 http://deb.debian.org/debian bookworm InRelease Hit:4 http://deb.debian.org/debian bookworm-updates InRelease Hit:5 http://deb.debian.org/debian-security bookworm-security InRelease Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [203 kB] Fetched 205 kB in 0s (733 kB/s) Reading package lists... [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/dbg_pkgs_all'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'apt-rdepends', 'osmo-sgsn'] [testenv][generic] osmo-sgsn -> osmo-sgsn: installing osmo-sgsn-dbg [testenv][generic] osmo-sgsn -> libc6: installing libc6-dbg [testenv][generic] osmo-sgsn -> libgtp11: installing libgtp-dbg [testenv][generic] osmo-sgsn -> libosmocore22: installing libosmocore-dbg [testenv][generic] osmo-sgsn -> libosmo-ranap7: installing libosmo-ranap-dbg [testenv][generic] osmo-sgsn -> libasn1c1: installing libasn1c-dbg [testenv][generic] osmo-sgsn -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'apt-rdepends', 'osmo-stp'] [testenv][generic] osmo-stp -> osmo-stp: installing osmo-stp-dbg [testenv][generic] osmo-stp -> libc6: installing libc6-dbg [testenv][generic] osmo-stp -> libosmo-sigtran11: installing libosmo-sigtran-dbg [testenv][generic] osmo-stp -> libosmocore22: installing libosmocore-dbg [testenv][generic] Installing packages: osmo-sgsn, osmo-stp, osmo-sgsn-dbg, libc6-dbg, libgtp-dbg, libosmocore-dbg, libosmo-ranap-dbg, libasn1c-dbg, libosmo-sigtran-dbg, osmo-stp-dbg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-sgsn', 'osmo-stp', 'osmo-sgsn-dbg', 'libc6-dbg', 'libgtp-dbg', 'libosmocore-dbg', 'libosmo-ranap-dbg', 'libasn1c-dbg', 'libosmo-sigtran-dbg', 'osmo-stp-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libasn1c1 libgtp11 libosmo-gsup-client0 libosmo-ranap7 libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-keyring osmocom-nightly The following NEW packages will be installed: libasn1c-dbg libasn1c1 libc6-dbg libgtp-dbg libgtp11 libosmo-gsup-client0 libosmo-ranap-dbg libosmo-ranap7 libosmo-sigtran-dbg libosmo-sigtran11 libosmoabis15 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-sgsn osmo-sgsn-dbg osmo-stp osmo-stp-dbg osmocom-keyring osmocom-nightly 0 upgraded, 30 newly installed, 0 to remove and 7 not upgraded. Need to get 14.0 MB of archives. After this operation, 23.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u10 [7385 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-keyring 1.0.2.5.fc66.202508192026 [3032 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202508192026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.32.33cb4.202508192026 [170 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp11 1.13.0.13.88d6.202508192026 [46.8 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.32.33cb4.202508192026 [71.2 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.32.33cb4.202508192026 [229 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.13.c499.202508192026 [61.7 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.32.33cb4.202508192026 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis15 2.0.0.22.83f4.202508192026 [71.0 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508192026 [21.5 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.159.de72.202508192026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.159.de72.202508192026 [547 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.32.33cb4.202508192026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.32.33cb4.202508192026 [71.8 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.32.33cb4.202508192026 [179 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.32.33cb4.202508192026 [60.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.32.33cb4.202508192026 [64.3 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.32.33cb4.202508192026 [51.0 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.32.33cb4.202508192026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.159.de72.202508192026 [18.3 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.159.de72.202508192026 [22.8 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202508192026 [75.3 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202508192026 [286 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dbg 1.13.0.13.88d6.202508192026 [132 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.14.70e1.202508192026 [225 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.14.70e1.202508192026 [960 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.32.33cb4.202508192026 [2166 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn 1.12.0.51.4ba66.202508192026 [144 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-sgsn-dbg 1.12.0.51.4ba66.202508192026 [552 kB] Fetched 14.0 MB in 0s (87.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40791 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u10_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u10) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508192026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508192026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508192026_amd64.deb ... Unpacking osmocom-nightly (202508192026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508192026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508192026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508192026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508192026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508192026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508192026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508192026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508192026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.159.de72.202508192026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.159.de72.202508192026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.159.de72.202508192026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508192026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.159.de72.202508192026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.159.de72.202508192026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.159.de72.202508192026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.159.de72.202508192026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508192026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508192026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508192026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508192026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508192026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508192026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.14.70e1.202508192026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.14.70e1.202508192026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.14.70e1.202508192026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.14.70e1.202508192026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508192026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508192026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.51.4ba66.202508192026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.51.4ba66.202508192026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.51.4ba66.202508192026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508192026) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508192026) ... Setting up osmocom-nightly (202508192026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libasn1c1:amd64 (0.9.38.202508192026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508192026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508192026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508192026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508192026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmocore (1.11.0.32.33cb4.202508192026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508192026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.159.de72.202508192026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508192026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508192026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.159.de72.202508192026) ... Setting up osmo-stp:amd64 (2.1.0.159.de72.202508192026) ... 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 Setting up libosmo-ranap7:amd64 (1.7.0.14.70e1.202508192026) ... Setting up osmo-sgsn (1.12.0.51.4ba66.202508192026) ... 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 Setting up libosmo-ranap-dbg:amd64 (1.7.0.14.70e1.202508192026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.159.de72.202508192026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.51.4ba66.202508192026) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... [testenv][generic] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/SGSN_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] + ['cp', '-a', 'osmo-stp.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp'] [testenv][generic] + ['cp', '-a', 'osmo-sgsn.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/SGSN_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring"#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/Common.cfg'] [testenv][generic] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.default'] [testenv][generic] Running stp [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'LIBOSMO_IO_BACKEND=IO_URING', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] 20250820145817923 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250820145817923 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250820145817923 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250820145817923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250820145817923 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250820145817923 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250820145817923 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250820145817923 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250820145817923 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250820145817923 DLSS7 INFO 0: ASP(virt-rnc0-0) Restarting ASP virt-rnc0-0, r=127.0.0.104:23908<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250820145817923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250820145817923 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250820145817923 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250820145817923 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250820145817923 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250820145817923 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250820145817923 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250820145817923 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250820145817923 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250820145817923 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250820145817923 DLSS7 INFO (Re)binding m3ua Server to 127.0.0.200:2905 (ss7_xua_srv.c:326) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250820145817923 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) rate_ctr.c:86 validating counter group 0x55a5b6b1fd40(sgsn) with 23 counters 20250820145818040 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820145818040 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250820145818040 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820145818040 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250820145818040 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250820145818041 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250820145818043 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250820145818043 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250820145818043 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508192026 initialized (sgsn_main.c:463) 20250820145818043 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250820145818043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145818043 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:641) 20250820145818043 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:659) 20250820145818043 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:665) 20250820145818043 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:770) 20250820145818043 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250820145818043 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250820145818043 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145818043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820145818043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820145818043 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145818043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145818043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820145818043 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145818043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820145818043 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820145818043 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820145818043 DLSS7 INFO 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) Creating route: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 dyn via AS sgsn0 proto=m3ua (ss7_route.c:143) 20250820145818043 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5b83bda30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250820145818043 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'available' (ss7_route.c:409) 20250820145818043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 44 bytes: [L2]> 01 00 02 01 00 00 00 2c 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 00 04 00 12 52 46 43 34 36 36 36 20 34 2e 35 2e 31 00 00 00 (ss7_asp.c:1383) 20250820145818043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820145818043 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250820145818043 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250820145818043 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) [testenv][generic] Running testsuite (eclipse-titan 11.1.0, from titan_min= in testenv.cfg) [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.10', '-e', 'OSMO_SUT_PORT=4245', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/start-testsuite.sh', 'sgsn/SGSN_Tests', 'SGSN_Tests.cfg'] ttcn3_start: Starting the test suite spawn /opt/eclipse-titan-11.1.0/bin/mctr_cli SGSN_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 11.1.0 * * Copyright (c) 2000-2025 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@aa26fc50d1c6: Unix server socket created successfully. MC@aa26fc50d1c6: Listening on TCP port 40753. MC2> aa26fc50d1c6 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0/sgsn/SGSN_Tests aa26fc50d1c6 40753 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@aa26fc50d1c6: New HC connected from 10.0.2.100 [10.0.2.100]. aa26fc50d1c6: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@aa26fc50d1c6: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@aa26fc50d1c6: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@aa26fc50d1c6: Configuration file was processed on all HCs. MC@aa26fc50d1c6: Creating MTC on host 10.0.2.100. MC@aa26fc50d1c6: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach'. ------ SGSN_Tests.TC_attach ------ Wed Aug 20 14:58:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145819044 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145819044 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach started. 20250820145819723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145819728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNCONFIGURED}: Allocated (fsm.c:456) 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250820145819766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145819766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145819766 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145819766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145819767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145819767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145819767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145819768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145819768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145819768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145819768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145819768 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250820145819768 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145819768 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145819768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145819768 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145819768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145819772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145819779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145819779 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNCONFIGURED}: Allocated (fsm.c:456) 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250820145819786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145819786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145819786 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145819786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250820145819787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145819787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145819787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(12)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145819787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145819787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145819787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145819787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145819787 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250820145819787 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145819787 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145819787 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145819787 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145819787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145819789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145819789 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)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145819794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145819794 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250820145819802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145819802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145819802 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145819802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145819803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145819803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145819803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145819803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145819803 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250820145819803 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145819803 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145819803 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145819803 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145819803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145819805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145819805 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)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145819810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145819810 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145820045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145820045 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145820045 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145820045 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) 20250820145820046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145820046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@aa26fc50d1c6: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='F08EE6DE'O, index=0 SGSN_Test-GSUP(19)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@aa26fc50d1c6: 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 := '41FBB35C8C87734160DD4365632F2B40'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '854A0A4D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C2E0039FD119E6A'O } } } } } 20250820145821129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145821129 DLLC NOTICE LLME(ffffffff/f08ee6de){UNASSIGNED} LLC RX: unknown TLLI 0xf08ee6de, creating LLME on the fly (gprs_llc.c:552) 20250820145821129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145821129 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145821129 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145821129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820145821129 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145821129 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820145821129 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145821129 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145821129 DLLC NOTICE LLME(ffffffff/f08ee6de){UNASSIGNED} LLGM Assign pre (f08ee6de => e232ee99) (gprs_llc.c:1079) 20250820145821129 DLLC NOTICE LLME(f08ee6de/e232ee99){ASSIGNED} LLGM Assign post (f08ee6de => e232ee99) (gprs_llc.c:1125) 20250820145821129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145821129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145821129 DMM DEBUG MM(262420000000001/e232ee99) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145821141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145821141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145821141 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145821141 DMM DEBUG MM(262420000000001/e232ee99) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250820145821141 DMM NOTICE MM(262420000000001/e232ee99) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145821141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145821141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145821141 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145821141 DMM DEBUG MM(262420000000001/e232ee99) Requesting authorization (sgsn_auth.c:160) 20250820145821141 DMM INFO MM(262420000000001/e232ee99) Requesting authentication tuples (sgsn_auth.c:184) 20250820145821141 DMM DEBUG MM(262420000000001/e232ee99) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145821141 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250820145821141 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)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@aa26fc50d1c6: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250820145821144 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820145821144 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820145821144 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820145821144 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820145821144 DMM INFO MM(262420000000001/e232ee99) Subscriber data update (mmctx.c:445) 20250820145821144 DMM DEBUG MM(262420000000001/e232ee99) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820145821144 DMM INFO MM(262420000000001/e232ee99) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820145821144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820145821144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145821144 DMM INFO MM(262420000000001/e232ee99) <- GMM AUTH AND CIPHERING REQ (rand = 41 fb b3 5c 8c 87 73 41 60 dd 43 65 63 2f 2b 40 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820145821149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145821149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145821149 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145821149 DMM INFO MM(262420000000001/e232ee99) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820145821149 DMM NOTICE MM(262420000000001/e232ee99) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820145821149 DMM DEBUG MM(262420000000001/e232ee99) checking auth: received GSM SRES = 85 4a 0a 4d (gprs_gmm.c:716) 20250820145821149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820145821149 DMM DEBUG MM(262420000000001/e232ee99) Requesting authorization (sgsn_auth.c:160) 20250820145821149 DMM INFO MM(262420000000001/e232ee99) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145821149 DMM DEBUG MM(262420000000001/e232ee99) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145821149 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250820145821149 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) 20250820145821149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820145821149 DMM INFO MM(262420000000001/e232ee99) <- GMM ATTACH ACCEPT (new P-TMSI=0xe232ee99) (gprs_gmm.c:337) 20250820145821150 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145821150 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145821150 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250820145821150 DMM INFO MM(262420000000001/e232ee99) Subscriber data update (mmctx.c:445) 20250820145821150 DMM DEBUG MM(262420000000001/e232ee99) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820145821150 DMM INFO MM(262420000000001/e232ee99) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820145821150 DMM NOTICE MM(262420000000001/e232ee99) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250820145821150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145821150 DMM NOTICE MM(262420000000001/e232ee99) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820145821150 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) 20250820145821150 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145821150 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250820145821150 DMM INFO MM(262420000000001/e232ee99) Subscriber data update (mmctx.c:445) 20250820145821150 DMM DEBUG MM(262420000000001/e232ee99) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820145821156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145821156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820145821156 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145821156 DMM INFO MM(262420000000001/e232ee99) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820145821156 DMM NOTICE MM(262420000000001/e232ee99) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820145821156 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820145821156 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820145821156 DLLC NOTICE LLME(f08ee6de/e232ee99){ASSIGNED} LLGM Assign pre (ffffffff => e232ee99) (gprs_llc.c:1079) 20250820145821156 DLLC NOTICE LLME(ffffffff/e232ee99){ASSIGNED} LLGM Assign post (ffffffff => e232ee99) (gprs_llc.c:1125) 20250820145821156 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820145821156 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820145821156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820145821156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach-BVCI196(6)@aa26fc50d1c6: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145821221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55158<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@aa26fc50d1c6: Final verdict of PTC: none 20250820145821225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145821225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(18)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(7)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(17)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@aa26fc50d1c6: Final verdict of PTC: none TC_attach-BVCI196(6)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(12)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@aa26fc50d1c6: Final verdict of PTC: none TC_attach-BVCI210(11)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@aa26fc50d1c6: Final verdict of PTC: none TC_attach-BVCI220(16)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(10)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(15)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(5)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Wed Aug 20 14:58:21 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250820145821333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55162<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145821735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55162<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88836) 20250820145822226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145822226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88836, count=89996) 20250820145823228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145823228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3'. ------ SGSN_Tests.TC_attach_mnc3 ------ Wed Aug 20 14:58:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_mnc3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145824229 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145824229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_mnc3' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_mnc3 started. 20250820145824847 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145824849 DMM INFO MM(262420000000001/e232ee99) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820145824849 DMM INFO MM(262420000000001/e232ee99) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820145824849 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820145824849 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820145824849 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820145824849 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820145824849 DLLC NOTICE LLME(ffffffff/e232ee99){ASSIGNED} LLGM Assign pre (e232ee99 => ffffffff) (gprs_llc.c:1079) 20250820145824849 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e232ee99 => ffffffff) (gprs_llc.c:1125) 20250820145824849 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250820145824849 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) 20250820145824849 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:402) 20250820145824849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820145824849 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145824849 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820145824849 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820145824849 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(27)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145824885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145824885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145824885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145824885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145824885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145824885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145824885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145824885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145824886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145824886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145824886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145824886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145824886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145824886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145824886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145824886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145824886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145824886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145824886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145824886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145824889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(28)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(24)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(29)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820145824896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145824896 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI196(26)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(28)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(33)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(33)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145824907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145824907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145824907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145824907 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824907 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145824907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145824907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145824907 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145824907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(32)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(33)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145824908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145824908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145824908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145824908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145824908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145824908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145824908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145824908 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824908 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145824908 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145824908 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145824908 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145824908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(33)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(33)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145824911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(29)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145824917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145824917 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI210(30)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(32)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(38)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(38)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145824925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145824925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145824925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145824925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824925 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145824925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145824925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145824925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145824925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(38)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145824926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145824926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145824926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145824926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145824926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145824926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145824926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145824926 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145824926 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145824926 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145824926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145824926 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145824926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(38)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(38)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145824929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145824934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145824934 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145825230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145825230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145825230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145825230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145825231 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820145825232 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(26)@aa26fc50d1c6: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='F9549EE6'O, index=0 SGSN_Test-GSUP(39)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@aa26fc50d1c6: 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 := '174B4C8A5AB4A7C7D283CB053E33071C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '96E12AB5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F50F37AD99C2B4BA'O } } } } } 20250820145826326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145826326 DLLC NOTICE LLME(ffffffff/f9549ee6){UNASSIGNED} LLC RX: unknown TLLI 0xf9549ee6, creating LLME on the fly (gprs_llc.c:552) 20250820145826326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145826326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145826326 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145826326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820145826326 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145826326 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820145826326 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145826326 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145826326 DLLC NOTICE LLME(ffffffff/f9549ee6){UNASSIGNED} LLGM Assign pre (f9549ee6 => c893ec50) (gprs_llc.c:1079) 20250820145826326 DLLC NOTICE LLME(f9549ee6/c893ec50){ASSIGNED} LLGM Assign post (f9549ee6 => c893ec50) (gprs_llc.c:1125) 20250820145826326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145826326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145826326 DMM DEBUG MM(262420000001001/c893ec50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145826348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145826348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145826348 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145826348 DMM DEBUG MM(262420000001001/c893ec50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250820145826348 DMM NOTICE MM(262420000001001/c893ec50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145826348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145826348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145826348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145826348 DMM DEBUG MM(262420000001001/c893ec50) Requesting authorization (sgsn_auth.c:160) 20250820145826348 DMM INFO MM(262420000001001/c893ec50) Requesting authentication tuples (sgsn_auth.c:184) 20250820145826349 DMM DEBUG MM(262420000001001/c893ec50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145826349 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250820145826349 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(39)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250820145826352 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820145826352 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820145826352 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820145826352 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820145826352 DMM INFO MM(262420000001001/c893ec50) Subscriber data update (mmctx.c:445) 20250820145826352 DMM DEBUG MM(262420000001001/c893ec50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820145826352 DMM INFO MM(262420000001001/c893ec50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820145826352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820145826352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145826352 DMM INFO MM(262420000001001/c893ec50) <- GMM AUTH AND CIPHERING REQ (rand = 17 4b 4c 8a 5a b4 a7 c7 d2 83 cb 05 3e 33 07 1c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820145826365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145826365 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145826365 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145826365 DMM INFO MM(262420000001001/c893ec50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820145826365 DMM NOTICE MM(262420000001001/c893ec50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820145826365 DMM DEBUG MM(262420000001001/c893ec50) checking auth: received GSM SRES = 96 e1 2a b5 (gprs_gmm.c:716) 20250820145826365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820145826365 DMM DEBUG MM(262420000001001/c893ec50) Requesting authorization (sgsn_auth.c:160) 20250820145826365 DMM INFO MM(262420000001001/c893ec50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145826365 DMM DEBUG MM(262420000001001/c893ec50) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145826365 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250820145826365 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) 20250820145826365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820145826365 DMM INFO MM(262420000001001/c893ec50) <- GMM ATTACH ACCEPT (new P-TMSI=0xc893ec50) (gprs_gmm.c:337) 20250820145826366 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145826366 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145826366 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820145826366 DMM INFO MM(262420000001001/c893ec50) Subscriber data update (mmctx.c:445) 20250820145826366 DMM DEBUG MM(262420000001001/c893ec50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820145826366 DMM INFO MM(262420000001001/c893ec50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820145826366 DMM NOTICE MM(262420000001001/c893ec50) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250820145826366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145826366 DMM NOTICE MM(262420000001001/c893ec50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820145826366 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) 20250820145826367 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145826367 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820145826367 DMM INFO MM(262420000001001/c893ec50) Subscriber data update (mmctx.c:445) 20250820145826367 DMM DEBUG MM(262420000001001/c893ec50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820145826375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145826375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820145826375 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145826375 DMM INFO MM(262420000001001/c893ec50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820145826376 DMM NOTICE MM(262420000001001/c893ec50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820145826376 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820145826376 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820145826376 DLLC NOTICE LLME(f9549ee6/c893ec50){ASSIGNED} LLGM Assign pre (ffffffff => c893ec50) (gprs_llc.c:1079) 20250820145826376 DLLC NOTICE LLME(ffffffff/c893ec50){ASSIGNED} LLGM Assign post (ffffffff => c893ec50) (gprs_llc.c:1125) 20250820145826376 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820145826376 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820145826376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820145826376 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(26)@aa26fc50d1c6: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145826427 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(39)@aa26fc50d1c6: Final verdict of PTC: none 20250820145826428 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145826428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(33)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(38)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_mnc3-BVCI210(30)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(32)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(25)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(31)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(36)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_mnc3-BVCI196(26)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(27)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(25): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_mnc3-BVCI196(26): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_mnc3-BVCI210(30): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(31): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(32): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(33): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(36): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(38): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_mnc3 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Wed Aug 20 14:58:26 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250820145826524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145826925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52172<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49092) 20250820145827429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145827429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49092, count=89928) 20250820145828430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145828430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res'. ------ SGSN_Tests.TC_attach_umts_aka_umts_res ------ Wed Aug 20 14:58:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_umts_res.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145829431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145829431 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_umts_res' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_umts_aka_umts_res started. 20250820145830008 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145830011 DMM INFO MM(262420000001001/c893ec50) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820145830011 DMM INFO MM(262420000001001/c893ec50) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820145830011 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820145830011 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820145830011 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820145830011 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820145830011 DLLC NOTICE LLME(ffffffff/c893ec50){ASSIGNED} LLGM Assign pre (c893ec50 => ffffffff) (gprs_llc.c:1079) 20250820145830011 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c893ec50 => ffffffff) (gprs_llc.c:1125) 20250820145830012 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250820145830012 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) 20250820145830012 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:402) 20250820145830012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820145830012 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145830012 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820145830012 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820145830012 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(47)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(47)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145830059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145830059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145830059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145830059 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830059 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145830059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145830059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145830059 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145830059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(47)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145830060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145830060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145830060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145830060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145830060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145830060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145830060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145830060 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830060 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145830060 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145830060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145830060 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145830060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(47)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(47)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145830063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(48)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(44)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(44)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145830068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145830068 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI196(46)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(49)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(48)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(52)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(52)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145830075 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145830075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145830075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145830076 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830076 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145830076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145830076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145830076 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145830076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145830077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145830077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145830077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145830077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145830077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145830077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145830077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145830077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830077 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145830077 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145830077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145830077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145830077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145830080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145830084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145830084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(57)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145830092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145830092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145830092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145830092 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830092 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145830092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145830092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145830092 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145830092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145830093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145830093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145830093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145830093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145830093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145830093 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145830093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145830093 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145830093 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145830093 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145830093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145830094 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(57)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145830094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145830095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145830100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145830100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145830433 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145830433 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145830433 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145830433 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145830437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820145830438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(46)@aa26fc50d1c6: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='DE71E8DD'O, index=0 SGSN_Test-GSUP(59)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@aa26fc50d1c6: 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 := '3998E7790FD4750E7A6B46881CA8627E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0E14A90D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F553BCA0D55691D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '738C6AAFD06231D189AF413805158331'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3484FBB02980457DF55C1A3E652B1342'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B0C1C0BF624A559C4A3DD07C193D22F0'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'E989CB8B2DA8B999'O } } } } } 20250820145831499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145831499 DLLC NOTICE LLME(ffffffff/de71e8dd){UNASSIGNED} LLC RX: unknown TLLI 0xde71e8dd, creating LLME on the fly (gprs_llc.c:552) 20250820145831499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145831499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145831499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145831499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820145831499 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145831499 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820145831499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145831499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145831499 DLLC NOTICE LLME(ffffffff/de71e8dd){UNASSIGNED} LLGM Assign pre (de71e8dd => ceaa563b) (gprs_llc.c:1079) 20250820145831499 DLLC NOTICE LLME(de71e8dd/ceaa563b){ASSIGNED} LLGM Assign post (de71e8dd => ceaa563b) (gprs_llc.c:1125) 20250820145831499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145831499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145831499 DMM DEBUG MM(262420000001002/ceaa563b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145831515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145831515 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145831515 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145831515 DMM DEBUG MM(262420000001002/ceaa563b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250820145831515 DMM NOTICE MM(262420000001002/ceaa563b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145831515 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145831515 DMM DEBUG MM(262420000001002/ceaa563b) Requesting authorization (sgsn_auth.c:160) 20250820145831515 DMM INFO MM(262420000001002/ceaa563b) Requesting authentication tuples (sgsn_auth.c:184) 20250820145831515 DMM DEBUG MM(262420000001002/ceaa563b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145831515 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250820145831515 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(59)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250820145831521 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820145831521 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820145831521 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820145831521 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820145831521 DMM INFO MM(262420000001002/ceaa563b) Subscriber data update (mmctx.c:445) 20250820145831521 DMM DEBUG MM(262420000001002/ceaa563b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820145831521 DMM INFO MM(262420000001002/ceaa563b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820145831521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820145831521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145831521 DMM INFO MM(262420000001002/ceaa563b) <- GMM AUTH AND CIPHERING REQ (rand = 39 98 e7 79 0f d4 75 0e 7a 6b 46 88 1c a8 62 7e , mmctx_is_r99=1, vec->auth_types=0x3, autn = b0 c1 c0 bf 62 4a 55 9c 4a 3d d0 7c 19 3d 22 f0 ) (gprs_gmm.c:510) 20250820145831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145831536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145831536 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145831536 DMM INFO MM(262420000001002/ceaa563b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820145831536 DMM NOTICE MM(262420000001002/ceaa563b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820145831536 DMM DEBUG MM(262420000001002/ceaa563b) checking auth: received UMTS RES = e9 89 cb 8b 2d a8 b9 99 (gprs_gmm.c:716) 20250820145831536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820145831536 DMM DEBUG MM(262420000001002/ceaa563b) Requesting authorization (sgsn_auth.c:160) 20250820145831536 DMM INFO MM(262420000001002/ceaa563b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145831536 DMM DEBUG MM(262420000001002/ceaa563b) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145831536 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250820145831536 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) 20250820145831536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820145831536 DMM INFO MM(262420000001002/ceaa563b) <- GMM ATTACH ACCEPT (new P-TMSI=0xceaa563b) (gprs_gmm.c:337) 20250820145831539 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145831539 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145831539 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250820145831539 DMM INFO MM(262420000001002/ceaa563b) Subscriber data update (mmctx.c:445) 20250820145831539 DMM DEBUG MM(262420000001002/ceaa563b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820145831539 DMM INFO MM(262420000001002/ceaa563b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820145831539 DMM NOTICE MM(262420000001002/ceaa563b) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250820145831539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145831539 DMM NOTICE MM(262420000001002/ceaa563b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820145831539 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) 20250820145831540 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145831540 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250820145831540 DMM INFO MM(262420000001002/ceaa563b) Subscriber data update (mmctx.c:445) 20250820145831540 DMM DEBUG MM(262420000001002/ceaa563b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820145831551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145831551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820145831551 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145831551 DMM INFO MM(262420000001002/ceaa563b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820145831551 DMM NOTICE MM(262420000001002/ceaa563b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820145831551 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820145831551 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820145831551 DLLC NOTICE LLME(de71e8dd/ceaa563b){ASSIGNED} LLGM Assign pre (ffffffff => ceaa563b) (gprs_llc.c:1079) 20250820145831551 DLLC NOTICE LLME(ffffffff/ceaa563b){ASSIGNED} LLGM Assign post (ffffffff => ceaa563b) (gprs_llc.c:1125) 20250820145831551 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820145831551 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820145831551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820145831551 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(46)@aa26fc50d1c6: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145831612 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52174<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820145831617 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145831617 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(59)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(48)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(47)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(57)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(52)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(46)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(45)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(55)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(50)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(45): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(46): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(47): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(48): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass'. Wed Aug 20 14:58:31 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_umts_res pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_umts_res.talloc 20250820145831730 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145832132 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54044<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84744) 20250820145832619 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145832619 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84744, count=90276) 20250820145833620 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145833620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_umts_res pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres'. ------ SGSN_Tests.TC_attach_umts_aka_gsm_sres ------ Wed Aug 20 14:58:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_umts_aka_gsm_sres.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145834622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145834622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_umts_aka_gsm_sres started. 20250820145835236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145835238 DMM INFO MM(262420000001002/ceaa563b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820145835238 DMM INFO MM(262420000001002/ceaa563b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820145835238 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820145835238 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820145835238 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820145835238 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820145835238 DLLC NOTICE LLME(ffffffff/ceaa563b){ASSIGNED} LLGM Assign pre (ceaa563b => ffffffff) (gprs_llc.c:1079) 20250820145835238 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ceaa563b => ffffffff) (gprs_llc.c:1125) 20250820145835238 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250820145835238 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) 20250820145835238 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:402) 20250820145835238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820145835238 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145835238 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820145835239 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820145835239 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(67)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145835272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145835272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145835272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145835272 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835272 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145835272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145835272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145835272 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145835272 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145835273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145835273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145835273 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145835274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145835274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145835274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145835274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145835274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835274 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145835274 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145835274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145835274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145835274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(67)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145835276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(68)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(64)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145835281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145835281 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI196(66)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(69)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(68)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(72)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(72)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145835287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145835287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145835287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145835287 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835287 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145835287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145835287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145835287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145835287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145835288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145835288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145835288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145835288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145835288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145835288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145835288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145835288 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835288 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145835288 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145835288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145835289 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145835289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(72)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145835291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(73)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(69)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145835295 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145835295 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI210(71)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(74)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(73)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(77)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145835304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145835304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145835304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145835304 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835304 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145835304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145835304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145835304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145835304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145835305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145835305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145835305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145835305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145835305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145835305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145835305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145835305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145835305 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145835305 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145835305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(77)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145835306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145835306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145835307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145835312 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145835312 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(76)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145835622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145835623 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145835623 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145835623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145835628 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820145835629 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(66)@aa26fc50d1c6: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='DFCE5627'O, index=0 SGSN_Test-GSUP(79)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@aa26fc50d1c6: 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 := '1A18B5F94E0A5868F640EC8BA2A838EC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C0AE7BD8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '05C891CE410B32FE'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7FEB42EB9A97865E143C7F7C11662F78'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E411B2A7C9804D9CCA592F56582BDFEF'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7D1D6FAFDBAA6E1A238C86017FCE0CE7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '19FEE4C817976D66'O } } } } } 20250820145836713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145836713 DLLC NOTICE LLME(ffffffff/dfce5627){UNASSIGNED} LLC RX: unknown TLLI 0xdfce5627, creating LLME on the fly (gprs_llc.c:552) 20250820145836713 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145836713 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145836713 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145836713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820145836713 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145836713 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820145836713 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145836713 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145836713 DLLC NOTICE LLME(ffffffff/dfce5627){UNASSIGNED} LLGM Assign pre (dfce5627 => e95d7a47) (gprs_llc.c:1079) 20250820145836713 DLLC NOTICE LLME(dfce5627/e95d7a47){ASSIGNED} LLGM Assign post (dfce5627 => e95d7a47) (gprs_llc.c:1125) 20250820145836713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145836713 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145836713 DMM DEBUG MM(262420000001003/e95d7a47) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145836745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145836745 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145836745 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145836745 DMM DEBUG MM(262420000001003/e95d7a47) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250820145836745 DMM NOTICE MM(262420000001003/e95d7a47) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145836745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145836745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145836745 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145836745 DMM DEBUG MM(262420000001003/e95d7a47) Requesting authorization (sgsn_auth.c:160) 20250820145836745 DMM INFO MM(262420000001003/e95d7a47) Requesting authentication tuples (sgsn_auth.c:184) 20250820145836745 DMM DEBUG MM(262420000001003/e95d7a47) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145836745 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250820145836745 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(79)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250820145836747 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820145836747 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820145836747 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820145836748 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820145836748 DMM INFO MM(262420000001003/e95d7a47) Subscriber data update (mmctx.c:445) 20250820145836748 DMM DEBUG MM(262420000001003/e95d7a47) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820145836748 DMM INFO MM(262420000001003/e95d7a47) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820145836748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820145836748 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145836748 DMM INFO MM(262420000001003/e95d7a47) <- GMM AUTH AND CIPHERING REQ (rand = 1a 18 b5 f9 4e 0a 58 68 f6 40 ec 8b a2 a8 38 ec , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7d 1d 6f af db aa 6e 1a 23 8c 86 01 7f ce 0c e7 ) (gprs_gmm.c:510) 20250820145836752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145836752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145836752 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145836752 DMM INFO MM(262420000001003/e95d7a47) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820145836752 DMM NOTICE MM(262420000001003/e95d7a47) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820145836752 DMM DEBUG MM(262420000001003/e95d7a47) checking auth: received GSM SRES = c0 ae 7b d8 (gprs_gmm.c:716) 20250820145836752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820145836752 DMM DEBUG MM(262420000001003/e95d7a47) Requesting authorization (sgsn_auth.c:160) 20250820145836752 DMM INFO MM(262420000001003/e95d7a47) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145836752 DMM DEBUG MM(262420000001003/e95d7a47) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145836752 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250820145836752 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) 20250820145836752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820145836752 DMM INFO MM(262420000001003/e95d7a47) <- GMM ATTACH ACCEPT (new P-TMSI=0xe95d7a47) (gprs_gmm.c:337) 20250820145836753 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145836753 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145836753 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250820145836753 DMM INFO MM(262420000001003/e95d7a47) Subscriber data update (mmctx.c:445) 20250820145836753 DMM DEBUG MM(262420000001003/e95d7a47) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820145836753 DMM INFO MM(262420000001003/e95d7a47) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820145836753 DMM NOTICE MM(262420000001003/e95d7a47) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250820145836753 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145836753 DMM NOTICE MM(262420000001003/e95d7a47) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820145836753 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) 20250820145836753 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145836753 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250820145836753 DMM INFO MM(262420000001003/e95d7a47) Subscriber data update (mmctx.c:445) 20250820145836753 DMM DEBUG MM(262420000001003/e95d7a47) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820145836756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145836756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820145836756 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145836756 DMM INFO MM(262420000001003/e95d7a47) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820145836756 DMM NOTICE MM(262420000001003/e95d7a47) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820145836756 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820145836756 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820145836756 DLLC NOTICE LLME(dfce5627/e95d7a47){ASSIGNED} LLGM Assign pre (ffffffff => e95d7a47) (gprs_llc.c:1079) 20250820145836756 DLLC NOTICE LLME(ffffffff/e95d7a47){ASSIGNED} LLGM Assign post (ffffffff => e95d7a47) (gprs_llc.c:1125) 20250820145836756 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820145836756 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820145836756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820145836756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(66)@aa26fc50d1c6: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145836818 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54052<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(79)@aa26fc50d1c6: Final verdict of PTC: none 20250820145836823 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145836823 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(77)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI210(71)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(76)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(67)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(72)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(66)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(70)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(75)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(65)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(65): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(66): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(75): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(76): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass'. Wed Aug 20 14:58:36 UTC 2025 ====== SGSN_Tests.TC_attach_umts_aka_gsm_sres pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_umts_aka_gsm_sres.talloc 20250820145836946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145837349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85236) 20250820145837824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145837824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85236, count=90668) 20250820145838825 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145838825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_umts_aka_gsm_sres pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act'. ------ SGSN_Tests.TC_attach_timeout_after_pdp_act ------ Wed Aug 20 14:58:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_timeout_after_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145839827 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145839827 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_timeout_after_pdp_act' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_timeout_after_pdp_act started. 20250820145840469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54066<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145840473 DMM INFO MM(262420000001003/e95d7a47) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820145840473 DMM INFO MM(262420000001003/e95d7a47) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820145840473 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820145840473 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820145840473 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820145840473 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820145840473 DLLC NOTICE LLME(ffffffff/e95d7a47){ASSIGNED} LLGM Assign pre (e95d7a47 => ffffffff) (gprs_llc.c:1079) 20250820145840473 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e95d7a47 => ffffffff) (gprs_llc.c:1125) 20250820145840473 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250820145840473 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) 20250820145840473 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:402) 20250820145840473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820145840473 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145840473 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820145840473 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820145840473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(87)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145840513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145840513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145840513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145840513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145840513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145840513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145840513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145840513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145840513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145840513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145840513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145840514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145840514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145840514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145840514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145840514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145840514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145840514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(87)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145840514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145840514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145840516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145840520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840520 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(86)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(89)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(88)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(92)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145840528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840528 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145840528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145840528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145840528 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840528 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145840528 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145840528 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145840529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145840529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145840531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145840536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840536 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI210(91)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(94)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(93)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(97)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145840544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145840544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145840544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145840544 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840544 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145840544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145840544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145840544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145840544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145840545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145840545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145840545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145840545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145840545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145840545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145840545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145840545 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145840545 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145840545 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145840545 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145840545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145840545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145840547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145840553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840553 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145840828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145840828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145840828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145840828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145840832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820145840834 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@aa26fc50d1c6: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='EC8DCFAA'O, index=0 SGSN_Test-GSUP(99)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: 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 := 'D9FB56A7773AE53682A60CC556AC0358'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACDAA22C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8DE51B7221868CF7'O } } } } } 20250820145840896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840896 DLLC NOTICE LLME(ffffffff/ec8dcfaa){UNASSIGNED} LLC RX: unknown TLLI 0xec8dcfaa, creating LLME on the fly (gprs_llc.c:552) 20250820145840896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145840896 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145840896 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145840896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820145840896 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145840896 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820145840896 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145840896 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145840896 DLLC NOTICE LLME(ffffffff/ec8dcfaa){UNASSIGNED} LLGM Assign pre (ec8dcfaa => f0c58b23) (gprs_llc.c:1079) 20250820145840896 DLLC NOTICE LLME(ec8dcfaa/f0c58b23){ASSIGNED} LLGM Assign post (ec8dcfaa => f0c58b23) (gprs_llc.c:1125) 20250820145840896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145840896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145840896 DMM DEBUG MM(262420000000021/f0c58b23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145840902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840902 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145840902 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145840902 DMM DEBUG MM(262420000000021/f0c58b23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250820145840902 DMM NOTICE MM(262420000000021/f0c58b23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145840902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145840902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145840902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145840902 DMM DEBUG MM(262420000000021/f0c58b23) Requesting authorization (sgsn_auth.c:160) 20250820145840902 DMM INFO MM(262420000000021/f0c58b23) Requesting authentication tuples (sgsn_auth.c:184) 20250820145840902 DMM DEBUG MM(262420000000021/f0c58b23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145840902 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250820145840902 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(99)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250820145840903 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820145840903 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820145840903 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820145840903 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820145840903 DMM INFO MM(262420000000021/f0c58b23) Subscriber data update (mmctx.c:445) 20250820145840903 DMM DEBUG MM(262420000000021/f0c58b23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820145840903 DMM INFO MM(262420000000021/f0c58b23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820145840904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820145840904 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145840904 DMM INFO MM(262420000000021/f0c58b23) <- GMM AUTH AND CIPHERING REQ (rand = d9 fb 56 a7 77 3a e5 36 82 a6 0c c5 56 ac 03 58 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820145840907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145840907 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145840907 DMM INFO MM(262420000000021/f0c58b23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820145840907 DMM NOTICE MM(262420000000021/f0c58b23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820145840907 DMM DEBUG MM(262420000000021/f0c58b23) checking auth: received GSM SRES = ac da a2 2c (gprs_gmm.c:716) 20250820145840907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820145840907 DMM DEBUG MM(262420000000021/f0c58b23) Requesting authorization (sgsn_auth.c:160) 20250820145840907 DMM INFO MM(262420000000021/f0c58b23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145840907 DMM DEBUG MM(262420000000021/f0c58b23) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145840907 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250820145840907 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) 20250820145840907 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820145840907 DMM INFO MM(262420000000021/f0c58b23) <- GMM ATTACH ACCEPT (new P-TMSI=0xf0c58b23) (gprs_gmm.c:337) 20250820145840908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145840908 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145840908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820145840908 DMM INFO MM(262420000000021/f0c58b23) Subscriber data update (mmctx.c:445) 20250820145840908 DMM DEBUG MM(262420000000021/f0c58b23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820145840908 DMM INFO MM(262420000000021/f0c58b23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820145840908 DMM NOTICE MM(262420000000021/f0c58b23) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250820145840908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145840908 DMM NOTICE MM(262420000000021/f0c58b23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820145840908 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) 20250820145840908 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145840908 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820145840908 DMM INFO MM(262420000000021/f0c58b23) Subscriber data update (mmctx.c:445) 20250820145840908 DMM DEBUG MM(262420000000021/f0c58b23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820145840912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840912 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820145840912 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145840912 DMM INFO MM(262420000000021/f0c58b23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820145840912 DMM NOTICE MM(262420000000021/f0c58b23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820145840912 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820145840912 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820145840912 DLLC NOTICE LLME(ec8dcfaa/f0c58b23){ASSIGNED} LLGM Assign pre (ffffffff => f0c58b23) (gprs_llc.c:1079) 20250820145840912 DLLC NOTICE LLME(ffffffff/f0c58b23){ASSIGNED} LLGM Assign post (ffffffff => f0c58b23) (gprs_llc.c:1125) 20250820145840912 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820145840912 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820145840912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820145840912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820145840970 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145840970 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820145840970 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145840970 DMM INFO MM(262420000000021/f0c58b23) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820145840970 DMM INFO MM(262420000000021/f0c58b23) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820145840970 DMM DEBUG MM(262420000000021/f0c58b23) Using GGSN 0 (gprs_sm.c:317) 20250820145840970 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250820145840970 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820145840970 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250820145840970 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250820145840998 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 e0 fa 62 b8 11 ed de 0f 8e 14 05 7f 8a b3 53 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1024 from retransmit req queue (gtp.c:465) 20250820145840998 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d710b8, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820145840998 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820145840998 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83cc2f8 TLLI=f0c58b23, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820145840998 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820145840998 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820145841015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145841015 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250820145841015 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145841015 DMM INFO MM(262420000000021/f0c58b23) -> GMM ATTACH REQUEST MI(TMSI-0xF0C58B23) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145841015 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145841015 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820145841015 DLLC NOTICE LLME(ffffffff/f0c58b23){ASSIGNED} LLGM Assign pre (f0c58b23 => dd9e22e5) (gprs_llc.c:1079) 20250820145841015 DLLC NOTICE LLME(f0c58b23/dd9e22e5){ASSIGNED} LLGM Assign post (f0c58b23 => dd9e22e5) (gprs_llc.c:1125) 20250820145841015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145841015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145841015 DMM DEBUG MM(262420000000021/dd9e22e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145841025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145841025 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250820145841025 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145841025 DMM DEBUG MM(262420000000021/dd9e22e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250820145841025 DMM NOTICE MM(262420000000021/dd9e22e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145841025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145841025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145841025 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145841025 DMM DEBUG MM(262420000000021/dd9e22e5) Requesting authorization (sgsn_auth.c:160) 20250820145841025 DMM INFO MM(262420000000021/dd9e22e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820145841025 DMM DEBUG MM(262420000000021/dd9e22e5) Requesting subscriber data update (gprs_subscriber.c:894) 20250820145841025 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250820145841025 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) 20250820145841027 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820145841027 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820145841027 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820145841027 DMM INFO MM(262420000000021/dd9e22e5) Subscriber data update (mmctx.c:445) 20250820145841027 DMM DEBUG MM(262420000000021/dd9e22e5) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250820145841027 DMM INFO MM(262420000000021/dd9e22e5) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250820145841027 DMM NOTICE MM(262420000000021/dd9e22e5) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250820145841027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820145841027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820145841027 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250820145841027 DMM INFO MM(262420000000021/dd9e22e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9e22e5) (gprs_gmm.c:337) 20250820145841027 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) 20250820145841028 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820145841028 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820145841028 DMM INFO MM(262420000000021/dd9e22e5) Subscriber data update (mmctx.c:445) 20250820145841028 DMM DEBUG MM(262420000000021/dd9e22e5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: Trying to receive 5 ATTACH ACCEPTs 20250820145847029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820145847029 DMM INFO MM(262420000000021/dd9e22e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9e22e5) (gprs_gmm.c:337) 20250820145848040 DGPRS DEBUG Checking for inactive LLMEs, time = 58230127 (sgsn.c:132) 20250820145848043 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820145848044 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820145848044 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145848044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820145848044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820145848044 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820145848044 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145848044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820145848044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820145848044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145850521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145850521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145850521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145850540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145850540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145850540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145850556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145850556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145850556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145853030 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820145853030 DMM INFO MM(262420000000021/dd9e22e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9e22e5) (gprs_gmm.c:337) 20250820145859031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820145859031 DMM INFO MM(262420000000021/dd9e22e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9e22e5) (gprs_gmm.c:337) -NSVCI97(87)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145900525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145900525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145900525 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145900550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145900550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145900550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145900566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145900566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145900566 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145900829 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820145900829 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820145900830 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820145905033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820145905033 DMM INFO MM(262420000000021/dd9e22e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd9e22e5) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250820145910515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145910520 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145910520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145910526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145910526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145910526 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145910529 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145910532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145910532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820145910545 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145910548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145910548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145910551 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145910552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145910552 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145910568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145910568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145910568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145911034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820145911034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250820145911034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820145911034 DMM NOTICE MM(262420000000021/dd9e22e5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820145911034 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250820145911034 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83cc2f8, TLLI=dd9e22e5, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820145911034 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820145911034 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820145911034 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250820145911034 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250820145911034 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) 20250820145911034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820145911034 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Deallocated (fsm.c:568) 20250820145911034 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820145911034 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820145911034 DLLC NOTICE LLME(f0c58b23/dd9e22e5){ASSIGNED} LLGM Assign pre (dd9e22e5 => ffffffff) (gprs_llc.c:1079) 20250820145911034 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dd9e22e5 => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@aa26fc50d1c6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145911558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54066<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820145911562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_timeout_after_pdp_act-BVCI210(91)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(92)@aa26fc50d1c6: Final verdict of PTC: none 20250820145911562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(99)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(98)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(97)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(95)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(90)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(85)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(87)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass'. Wed Aug 20 14:59:11 UTC 2025 ====== SGSN_Tests.TC_attach_timeout_after_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_timeout_after_pdp_act.talloc 20250820145911629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145912030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47660<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=140560) 20250820145912563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145912564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=140560, count=145992) 20250820145913565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145913565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_timeout_after_pdp_act pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout'. ------ SGSN_Tests.TC_attach_auth_id_timeout ------ Wed Aug 20 14:59:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_id_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145914566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145914566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_id_timeout' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_auth_id_timeout started. 20250820145915115 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145915117 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(107)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145915151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145915151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145915151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145915151 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915151 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145915151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145915151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145915151 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145915151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145915152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145915152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145915152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145915152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145915152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145915152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145915152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145915152 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915152 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145915152 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145915152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(107)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145915152 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145915152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(108)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820145915155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(104)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(109)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820145915162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145915162 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI196(106)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(108)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(113)@aa26fc50d1c6: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(112)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145915172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915172 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145915172 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145915172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145915172 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915172 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145915172 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145915172 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145915173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145915173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(113)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145915175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(109)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(112)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(117)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250820145915181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145915181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(117)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145915183 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915183 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145915183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145915183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145915184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145915184 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145915184 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145915184 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145915184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145915184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145915184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_auth_id_timeout-BVCI210(110)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(117)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145915186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145915191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145915191 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145915567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145915567 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145915567 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145915567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145915571 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820145915573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@aa26fc50d1c6: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='CBAC0341'O, index=0 SGSN_Test-GSUP(119)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250820145915637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145915637 DLLC NOTICE LLME(ffffffff/cbac0341){UNASSIGNED} LLC RX: unknown TLLI 0xcbac0341, creating LLME on the fly (gprs_llc.c:552) 20250820145915637 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145915637 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145915637 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145915637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820145915637 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145915637 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820145915637 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145915637 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145915637 DLLC NOTICE LLME(ffffffff/cbac0341){UNASSIGNED} LLGM Assign pre (cbac0341 => e32cbefa) (gprs_llc.c:1079) 20250820145915637 DLLC NOTICE LLME(cbac0341/e32cbefa){ASSIGNED} LLGM Assign post (cbac0341 => e32cbefa) (gprs_llc.c:1125) 20250820145915637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145915637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145915637 DMM DEBUG MM(/e32cbefa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145918040 DGPRS DEBUG Checking for inactive LLMEs, time = 58230157 (sgsn.c:132) 20250820145918044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820145918044 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820145918044 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145918044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820145918044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820145918044 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820145918044 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145918044 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820145918044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820145918044 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820145921638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820145921639 DMM DEBUG MM(/e32cbefa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145925158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145925158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145925158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145925185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145925185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145925185 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145925191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145925191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145925191 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145927640 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820145927641 DMM DEBUG MM(/e32cbefa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145933642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820145933642 DMM DEBUG MM(/e32cbefa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145935166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145935166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145935166 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145935199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145935199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145935199 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145935203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145935203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145935203 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145935569 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820145935569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820145935570 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250820145939643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820145939643 DMM DEBUG MM(/e32cbefa) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145945153 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145945157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145945157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145945171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145945171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145945171 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145945173 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145945175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145945175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820145945184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145945186 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145945186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(113)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145945203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145945203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145945203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820145945205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145945205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145945205 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145945645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820145945645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250820145945645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820145945645 DMM NOTICE MM(/e32cbefa) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250820145945645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820145945645 DMM DEBUG MM_STATE_Gb(3417047873)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145945645 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820145945645 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820145945645 DLLC NOTICE LLME(cbac0341/e32cbefa){ASSIGNED} LLGM Assign pre (e32cbefa => ffffffff) (gprs_llc.c:1079) 20250820145945645 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e32cbefa => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@aa26fc50d1c6: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145945660 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47668<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(119)@aa26fc50d1c6: Final verdict of PTC: none 20250820145945665 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145945665 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(118)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(110)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(117)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(107)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(113)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI196(106)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(112)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(115)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(111)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(105)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(110): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(111): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(112): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(113): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass'. Wed Aug 20 14:59:45 UTC 2025 ====== SGSN_Tests.TC_attach_auth_id_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_id_timeout.talloc 20250820145945765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145946167 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35908<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82596) 20250820145946666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145946666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82596, count=83136) 20250820145947668 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145947668 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820145948041 DGPRS DEBUG Checking for inactive LLMEs, time = 58230187 (sgsn.c:132) 20250820145948045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820145948045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820145948045 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145948045 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820145948045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820145948045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820145948045 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820145948045 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820145948045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820145948045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_id_timeout pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout'. ------ SGSN_Tests.TC_attach_auth_sai_timeout ------ Wed Aug 20 14:59:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145948669 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145948669 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_timeout' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_auth_sai_timeout started. 20250820145949293 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145949295 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(127)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145949341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145949341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145949341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145949341 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949341 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145949341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145949341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145949341 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145949341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145949342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145949342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145949342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145949342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145949342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145949342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145949342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145949342 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949342 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145949342 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145949342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145949342 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145949342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145949344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(128)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(124)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145949348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145949348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(129)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI196(126)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(128)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(133)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145949359 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949359 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145949359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145949359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(132)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145949360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145949360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145949360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145949360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145949360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145949360 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145949360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145949360 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949360 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145949360 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145949360 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145949361 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145949361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(133)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145949362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(129)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(134)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820145949367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145949367 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI210(130)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(132)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(137)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(137)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145949372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145949372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145949372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145949372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145949372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145949372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145949372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145949372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(137)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145949373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145949373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145949373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145949373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145949373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145949373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145949373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145949373 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145949373 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145949373 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145949373 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145949373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145949373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(137)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(137)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145949375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145949379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145949379 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145949671 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145949671 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145949671 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145949671 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145949675 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820145949676 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@aa26fc50d1c6: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='FA3742B6'O, index=0 SGSN_Test-GSUP(139)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250820145949720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145949720 DLLC NOTICE LLME(ffffffff/fa3742b6){UNASSIGNED} LLC RX: unknown TLLI 0xfa3742b6, creating LLME on the fly (gprs_llc.c:552) 20250820145949720 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145949720 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145949720 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145949720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820145949720 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145949720 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820145949720 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145949720 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145949720 DLLC NOTICE LLME(ffffffff/fa3742b6){UNASSIGNED} LLGM Assign pre (fa3742b6 => c3a3749e) (gprs_llc.c:1079) 20250820145949720 DLLC NOTICE LLME(fa3742b6/c3a3749e){ASSIGNED} LLGM Assign post (fa3742b6 => c3a3749e) (gprs_llc.c:1125) 20250820145949720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145949720 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145949720 DMM DEBUG MM(262420000000003/c3a3749e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145949727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145949727 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145949727 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145949727 DMM DEBUG MM(262420000000003/c3a3749e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250820145949727 DMM NOTICE MM(262420000000003/c3a3749e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145949727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145949727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145949727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145949727 DMM DEBUG MM(262420000000003/c3a3749e) Requesting authorization (sgsn_auth.c:160) 20250820145949727 DMM INFO MM(262420000000003/c3a3749e) Requesting authentication tuples (sgsn_auth.c:184) 20250820145949727 DMM DEBUG MM(262420000000003/c3a3749e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145949727 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250820145949727 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(139)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250820145955727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250820145955727 DMM ERROR MM(262420000000003/c3a3749e) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250820145955727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250820145955727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820145955727 DMM NOTICE MM(262420000000003/c3a3749e) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250820145955727 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820145955727 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820145955727 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820145955727 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820145955727 DLLC NOTICE LLME(fa3742b6/c3a3749e){ASSIGNED} LLGM Assign pre (c3a3749e => ffffffff) (gprs_llc.c:1079) 20250820145955727 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3a3749e => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@aa26fc50d1c6: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@aa26fc50d1c6: Final verdict of PTC: pass 20250820145955749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35920<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820145955753 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820145955753 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(139)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(138)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(137)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(127)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(132)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(133)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(130)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(125)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(135)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(131)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(130): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(131): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(132): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(133): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(137): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(138): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass'. Wed Aug 20 14:59:55 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_timeout.talloc 20250820145955804 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145956207 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=66368) 20250820145956754 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145956754 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=66368, count=67628) 20250820145957756 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145957756 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_timeout pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject'. ------ SGSN_Tests.TC_attach_auth_sai_reject ------ Wed Aug 20 14:59:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_auth_sai_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820145958757 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145958757 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_auth_sai_reject' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_auth_sai_reject started. 20250820145959329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46658<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820145959332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(147)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145959378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820145959378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145959378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145959378 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959378 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820145959378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145959378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145959378 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145959378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145959379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145959379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145959379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145959379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145959379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145959379 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145959379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145959379 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959379 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820145959379 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145959379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145959380 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145959380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145959382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(148)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(144)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145959386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145959386 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI196(146)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(149)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(148)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(152)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(152)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145959395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820145959395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145959395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145959395 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959395 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820145959395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145959395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145959395 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145959395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(152)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145959396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145959396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145959396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145959396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145959396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145959396 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145959396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145959396 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959396 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820145959396 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145959396 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820145959397 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145959397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145959398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145959403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145959403 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(157)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820145959413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959413 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820145959413 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820145959413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820145959413 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820145959413 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820145959413 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820145959413 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(157)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820145959414 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820145959414 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820145959416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820145959421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145959421 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820145959759 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820145959759 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820145959759 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820145959759 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820145959763 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820145959765 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@aa26fc50d1c6: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='FCD9305A'O, index=0 SGSN_Test-GSUP(159)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250820145959843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145959843 DLLC NOTICE LLME(ffffffff/fcd9305a){UNASSIGNED} LLC RX: unknown TLLI 0xfcd9305a, creating LLME on the fly (gprs_llc.c:552) 20250820145959843 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820145959843 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250820145959843 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820145959843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820145959843 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820145959843 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820145959843 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820145959843 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820145959843 DLLC NOTICE LLME(ffffffff/fcd9305a){UNASSIGNED} LLGM Assign pre (fcd9305a => d0faa529) (gprs_llc.c:1079) 20250820145959843 DLLC NOTICE LLME(fcd9305a/d0faa529){ASSIGNED} LLGM Assign post (fcd9305a => d0faa529) (gprs_llc.c:1125) 20250820145959843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820145959843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820145959843 DMM DEBUG MM(262420000000004/d0faa529) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820145959864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820145959864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820145959864 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820145959864 DMM DEBUG MM(262420000000004/d0faa529) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250820145959864 DMM NOTICE MM(262420000000004/d0faa529) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820145959864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820145959864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820145959864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820145959864 DMM DEBUG MM(262420000000004/d0faa529) Requesting authorization (sgsn_auth.c:160) 20250820145959864 DMM INFO MM(262420000000004/d0faa529) Requesting authentication tuples (sgsn_auth.c:184) 20250820145959864 DMM DEBUG MM(262420000000004/d0faa529) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820145959864 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250820145959864 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(159)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250820145959871 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250820145959871 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250820145959871 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250820150005866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250820150005866 DMM ERROR MM(262420000000004/d0faa529) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250820150005866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250820150005866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150005866 DMM NOTICE MM(262420000000004/d0faa529) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250820150005866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820150005866 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150005866 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150005866 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150005866 DLLC NOTICE LLME(fcd9305a/d0faa529){ASSIGNED} LLGM Assign pre (d0faa529 => ffffffff) (gprs_llc.c:1079) 20250820150005866 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d0faa529 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@aa26fc50d1c6: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150005871 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46658<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150005872 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150005872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(159)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(158)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(152)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(157)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(147)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(150)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(145)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(155)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass'. Wed Aug 20 15:00:05 UTC 2025 ====== SGSN_Tests.TC_attach_auth_sai_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_auth_sai_reject.talloc 20250820150005944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150006346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59928) 20250820150006874 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150006874 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59928, count=69052) 20250820150007875 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150007875 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_auth_sai_reject pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout'. ------ SGSN_Tests.TC_attach_gsup_lu_timeout ------ Wed Aug 20 15:00:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150008877 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150008877 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_timeout' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_gsup_lu_timeout started. 20250820150009434 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47970<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150009437 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(167)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150009474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150009474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150009474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150009474 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009474 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150009474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150009474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150009474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150009474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150009474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150009474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150009474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150009475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150009475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150009475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150009475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150009475 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009475 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150009475 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150009475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150009475 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150009475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150009477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(168)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(164)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150009481 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150009481 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI196(166)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(169)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(168)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(172)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150009489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150009489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150009489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150009489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150009489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150009489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150009489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150009489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150009489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150009490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150009490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150009490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150009490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150009490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150009490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150009490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150009490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150009490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150009490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150009490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150009491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150009497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150009497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(174)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(173)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(177)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150009505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150009505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150009505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150009505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150009505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150009505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150009505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150009505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150009505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150009506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150009506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150009506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150009506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150009506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150009506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150009506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150009506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150009506 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150009506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150009506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150009506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(177)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150009507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150009512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150009512 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150009879 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150009879 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150009879 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150009879 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150009885 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820150009885 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(166)@aa26fc50d1c6: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='F794339F'O, index=0 SGSN_Test-GSUP(179)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@aa26fc50d1c6: 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 := '4FC0F04F27422FA02951E6FB63910C47'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '14D95599'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AB08C86F346BDD48'O } } } } } 20250820150010971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150010971 DLLC NOTICE LLME(ffffffff/f794339f){UNASSIGNED} LLC RX: unknown TLLI 0xf794339f, creating LLME on the fly (gprs_llc.c:552) 20250820150010971 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150010971 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150010971 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150010971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150010971 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150010971 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150010971 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150010971 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150010971 DLLC NOTICE LLME(ffffffff/f794339f){UNASSIGNED} LLGM Assign pre (f794339f => f5be58b3) (gprs_llc.c:1079) 20250820150010971 DLLC NOTICE LLME(f794339f/f5be58b3){ASSIGNED} LLGM Assign post (f794339f => f5be58b3) (gprs_llc.c:1125) 20250820150010971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150010971 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150010971 DMM DEBUG MM(262420000000005/f5be58b3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150010992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150010992 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150010992 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150010992 DMM DEBUG MM(262420000000005/f5be58b3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250820150010992 DMM NOTICE MM(262420000000005/f5be58b3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150010992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150010992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150010992 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150010992 DMM DEBUG MM(262420000000005/f5be58b3) Requesting authorization (sgsn_auth.c:160) 20250820150010992 DMM INFO MM(262420000000005/f5be58b3) Requesting authentication tuples (sgsn_auth.c:184) 20250820150010992 DMM DEBUG MM(262420000000005/f5be58b3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150010992 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250820150010992 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(179)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250820150010999 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150010999 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150010999 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150010999 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150010999 DMM INFO MM(262420000000005/f5be58b3) Subscriber data update (mmctx.c:445) 20250820150010999 DMM DEBUG MM(262420000000005/f5be58b3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150010999 DMM INFO MM(262420000000005/f5be58b3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150010999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150010999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150010999 DMM INFO MM(262420000000005/f5be58b3) <- GMM AUTH AND CIPHERING REQ (rand = 4f c0 f0 4f 27 42 2f a0 29 51 e6 fb 63 91 0c 47 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150011016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150011016 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150011016 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150011016 DMM INFO MM(262420000000005/f5be58b3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150011016 DMM NOTICE MM(262420000000005/f5be58b3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150011016 DMM DEBUG MM(262420000000005/f5be58b3) checking auth: received GSM SRES = 14 d9 55 99 (gprs_gmm.c:716) 20250820150011016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150011016 DMM DEBUG MM(262420000000005/f5be58b3) Requesting authorization (sgsn_auth.c:160) 20250820150011016 DMM INFO MM(262420000000005/f5be58b3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150011016 DMM DEBUG MM(262420000000005/f5be58b3) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150011016 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250820150011016 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) 20250820150011016 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150011016 DMM INFO MM(262420000000005/f5be58b3) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5be58b3) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@aa26fc50d1c6: setverdict(fail): none -> fail MC@aa26fc50d1c6: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(179)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(172)@aa26fc50d1c6: Final verdict of PTC: none 20250820150011035 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150011036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(163)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(167)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(168)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(177)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(164)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(166)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(175)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(170)@aa26fc50d1c6: Final verdict of PTC: none 20250820150011038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47970<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(165)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@aa26fc50d1c6: Final verdict of PTC: fail MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(165): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(166): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@aa26fc50d1c6: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail'. Wed Aug 20 15:00:11 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_timeout fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_timeout.talloc 20250820150011134 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150011536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70264) 20250820150012036 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150012036 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70264, count=75160) 20250820150013038 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150013038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_timeout fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject'. ------ SGSN_Tests.TC_attach_gsup_lu_reject ------ Wed Aug 20 15:00:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gsup_lu_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150014040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150014040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gsup_lu_reject' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_gsup_lu_reject started. 20250820150014661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150014668 DMM INFO MM(262420000000005/f5be58b3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150014668 DMM INFO MM(262420000000005/f5be58b3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150014668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150014668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150014668 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150014668 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150014668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250820150014668 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150014668 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150014668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150014668 DLLC NOTICE LLME(f794339f/f5be58b3){ASSIGNED} LLGM Assign pre (f5be58b3 => ffffffff) (gprs_llc.c:1079) 20250820150014668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5be58b3 => ffffffff) (gprs_llc.c:1125) 20250820150014668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(187)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(187)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150014741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150014741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150014741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150014741 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014741 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150014741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150014741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150014741 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150014741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(187)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150014744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150014744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150014744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150014744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150014744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150014744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150014744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150014744 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014744 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150014744 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150014744 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150014744 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150014744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(187)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(187)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(188)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150014749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(184)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(189)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150014759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150014759 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI196(186)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(188)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(192)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(192)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150014766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150014766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150014766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150014766 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014766 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150014766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150014766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150014766 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150014766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150014767 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150014768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150014768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150014768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150014768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150014768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150014768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150014768 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014768 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150014768 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150014768 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150014768 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150014768 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150014773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(193)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(189)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150014781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150014781 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(191)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(194)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(193)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(197)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(197)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150014791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150014791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150014791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150014791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150014791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(197)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150014792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150014792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150014792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150014792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150014792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150014792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150014792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150014792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI99(197)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150014792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(197)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150014795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150014801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150014801 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(196)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150015041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150015041 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150015041 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150015041 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150015046 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820150015047 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(186)@aa26fc50d1c6: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='DB9EE59B'O, index=0 SGSN_Test-GSUP(199)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@aa26fc50d1c6: 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 := 'F7BD755BB91B099DF9C0210C6E55BF63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '21FCF5F1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8BC9BDCC31D87E60'O } } } } } 20250820150016133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150016133 DLLC NOTICE LLME(ffffffff/db9ee59b){UNASSIGNED} LLC RX: unknown TLLI 0xdb9ee59b, creating LLME on the fly (gprs_llc.c:552) 20250820150016133 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150016133 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150016134 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150016134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150016134 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150016134 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150016134 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150016134 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150016134 DLLC NOTICE LLME(ffffffff/db9ee59b){UNASSIGNED} LLGM Assign pre (db9ee59b => df24e715) (gprs_llc.c:1079) 20250820150016134 DLLC NOTICE LLME(db9ee59b/df24e715){ASSIGNED} LLGM Assign post (db9ee59b => df24e715) (gprs_llc.c:1125) 20250820150016134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150016134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150016134 DMM DEBUG MM(262420000000006/df24e715) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150016154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150016154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150016154 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150016154 DMM DEBUG MM(262420000000006/df24e715) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250820150016154 DMM NOTICE MM(262420000000006/df24e715) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150016154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150016154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150016154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150016154 DMM DEBUG MM(262420000000006/df24e715) Requesting authorization (sgsn_auth.c:160) 20250820150016154 DMM INFO MM(262420000000006/df24e715) Requesting authentication tuples (sgsn_auth.c:184) 20250820150016154 DMM DEBUG MM(262420000000006/df24e715) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150016154 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250820150016154 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(199)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250820150016160 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150016160 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150016160 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150016160 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150016160 DMM INFO MM(262420000000006/df24e715) Subscriber data update (mmctx.c:445) 20250820150016160 DMM DEBUG MM(262420000000006/df24e715) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150016160 DMM INFO MM(262420000000006/df24e715) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150016160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150016160 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150016160 DMM INFO MM(262420000000006/df24e715) <- GMM AUTH AND CIPHERING REQ (rand = f7 bd 75 5b b9 1b 09 9d f9 c0 21 0c 6e 55 bf 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150016178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150016178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150016178 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150016178 DMM INFO MM(262420000000006/df24e715) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150016178 DMM NOTICE MM(262420000000006/df24e715) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150016178 DMM DEBUG MM(262420000000006/df24e715) checking auth: received GSM SRES = 21 fc f5 f1 (gprs_gmm.c:716) 20250820150016179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150016179 DMM DEBUG MM(262420000000006/df24e715) Requesting authorization (sgsn_auth.c:160) 20250820150016179 DMM INFO MM(262420000000006/df24e715) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150016179 DMM DEBUG MM(262420000000006/df24e715) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150016179 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250820150016179 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) 20250820150016179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150016179 DMM INFO MM(262420000000006/df24e715) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf24e715) (gprs_gmm.c:337) 20250820150016180 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250820150016180 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250820150016180 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250820150016180 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150016180 DMM INFO MM(262420000000006/df24e715) Subscriber data update (mmctx.c:445) 20250820150016180 DMM DEBUG MM(262420000000006/df24e715) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@aa26fc50d1c6: setverdict(fail): none -> fail MC@aa26fc50d1c6: Test Component 202 has requested to stop MTC. Terminating current testcase execution. 20250820150016196 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150016196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(198)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(199)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(197)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(187)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(196)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(192)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(188)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(186)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@aa26fc50d1c6: Final verdict of PTC: none 20250820150016199 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(190)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(195)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gsup_lu_reject(202)@aa26fc50d1c6: Final verdict of PTC: fail -NSVCI97-provIP(185)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(185): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(186): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(187): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(188): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(195): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(196): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(197): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(198): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@aa26fc50d1c6: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail'. Wed Aug 20 15:00:16 UTC 2025 ------ SGSN_Tests.TC_attach_gsup_lu_reject fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gsup_lu_reject.talloc 20250820150016264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150016666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35198<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48496) 20250820150017197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150017197 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48496, count=80648) 20250820150018042 DGPRS DEBUG Checking for inactive LLMEs, time = 58230217 (sgsn.c:132) 20250820150018045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150018045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150018045 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150018045 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150018045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150018045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150018046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150018046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150018046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150018046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150018198 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150018198 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gsup_lu_reject fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined'. ------ SGSN_Tests.TC_attach_combined ------ Wed Aug 20 15:00:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_combined.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150019199 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150019199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_combined' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_combined started. 20250820150019783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150019785 DMM INFO MM(262420000000006/df24e715) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150019785 DMM INFO MM(262420000000006/df24e715) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150019785 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150019785 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150019785 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150019785 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150019785 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250820150019785 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150019785 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150019785 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150019786 DLLC NOTICE LLME(db9ee59b/df24e715){ASSIGNED} LLGM Assign pre (df24e715 => ffffffff) (gprs_llc.c:1079) 20250820150019786 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df24e715 => ffffffff) (gprs_llc.c:1125) 20250820150019786 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(207)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150019836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150019836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150019836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150019836 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019836 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150019836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150019836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150019836 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150019836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150019837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150019837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150019837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150019837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150019837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150019837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019837 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150019837 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150019837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(207)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150019838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150019838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150019841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(208)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(204)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150019856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150019856 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(209)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(206)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(208)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(212)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150019865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150019865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150019865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150019865 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019865 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150019865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150019865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150019865 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150019865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150019867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150019867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150019867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150019867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150019867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150019867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150019867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150019867 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019867 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150019867 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150019867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150019867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150019867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(212)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150019870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(213)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(209)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150019875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150019875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(211)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(214)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(213)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(217)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150019884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150019884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150019884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150019884 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019884 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150019884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150019884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150019884 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150019884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150019885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150019885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150019885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150019885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150019885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150019885 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150019885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150019885 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150019885 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150019885 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150019885 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150019886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150019886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150019888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150019894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150019894 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150020200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150020200 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150020200 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150020200 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150020205 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150020206 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@aa26fc50d1c6: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='C6BF2F97'O, index=0 SGSN_Test-GSUP(219)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@aa26fc50d1c6: 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 := '9003A3F9490066FB8991D6D5A520A099'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '82D93B95'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A016C41373A09CB'O } } } } } 20250820150021296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150021296 DLLC NOTICE LLME(ffffffff/c6bf2f97){UNASSIGNED} LLC RX: unknown TLLI 0xc6bf2f97, creating LLME on the fly (gprs_llc.c:552) 20250820150021296 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150021296 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150021296 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150021296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150021296 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150021296 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150021296 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150021296 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150021296 DLLC NOTICE LLME(ffffffff/c6bf2f97){UNASSIGNED} LLGM Assign pre (c6bf2f97 => c70d8ea8) (gprs_llc.c:1079) 20250820150021296 DLLC NOTICE LLME(c6bf2f97/c70d8ea8){ASSIGNED} LLGM Assign post (c6bf2f97 => c70d8ea8) (gprs_llc.c:1125) 20250820150021296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150021296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150021296 DMM DEBUG MM(262420000000007/c70d8ea8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150021326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150021326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150021326 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150021326 DMM DEBUG MM(262420000000007/c70d8ea8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250820150021326 DMM NOTICE MM(262420000000007/c70d8ea8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150021326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150021326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150021326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150021326 DMM DEBUG MM(262420000000007/c70d8ea8) Requesting authorization (sgsn_auth.c:160) 20250820150021326 DMM INFO MM(262420000000007/c70d8ea8) Requesting authentication tuples (sgsn_auth.c:184) 20250820150021326 DMM DEBUG MM(262420000000007/c70d8ea8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150021326 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250820150021326 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(219)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250820150021332 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150021332 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150021332 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150021332 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150021332 DMM INFO MM(262420000000007/c70d8ea8) Subscriber data update (mmctx.c:445) 20250820150021332 DMM DEBUG MM(262420000000007/c70d8ea8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150021332 DMM INFO MM(262420000000007/c70d8ea8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150021332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150021332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150021332 DMM INFO MM(262420000000007/c70d8ea8) <- GMM AUTH AND CIPHERING REQ (rand = 90 03 a3 f9 49 00 66 fb 89 91 d6 d5 a5 20 a0 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150021352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150021352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150021352 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150021352 DMM INFO MM(262420000000007/c70d8ea8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150021352 DMM NOTICE MM(262420000000007/c70d8ea8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150021352 DMM DEBUG MM(262420000000007/c70d8ea8) checking auth: received GSM SRES = 82 d9 3b 95 (gprs_gmm.c:716) 20250820150021352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150021352 DMM DEBUG MM(262420000000007/c70d8ea8) Requesting authorization (sgsn_auth.c:160) 20250820150021353 DMM INFO MM(262420000000007/c70d8ea8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150021353 DMM DEBUG MM(262420000000007/c70d8ea8) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150021353 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250820150021353 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) 20250820150021353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150021353 DMM INFO MM(262420000000007/c70d8ea8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc70d8ea8) (gprs_gmm.c:337) 20250820150021356 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150021356 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150021356 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250820150021356 DMM INFO MM(262420000000007/c70d8ea8) Subscriber data update (mmctx.c:445) 20250820150021356 DMM DEBUG MM(262420000000007/c70d8ea8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150021356 DMM INFO MM(262420000000007/c70d8ea8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150021356 DMM NOTICE MM(262420000000007/c70d8ea8) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250820150021356 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150021356 DMM NOTICE MM(262420000000007/c70d8ea8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150021356 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) 20250820150021357 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150021357 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250820150021357 DMM INFO MM(262420000000007/c70d8ea8) Subscriber data update (mmctx.c:445) 20250820150021357 DMM DEBUG MM(262420000000007/c70d8ea8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@aa26fc50d1c6: Removing Client IMSI='262420000000007'H, index=0 20250820150021364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150021364 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150021364 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150021364 DMM INFO MM(262420000000007/c70d8ea8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150021364 DMM NOTICE MM(262420000000007/c70d8ea8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150021364 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150021364 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150021364 DLLC NOTICE LLME(c6bf2f97/c70d8ea8){ASSIGNED} LLGM Assign pre (ffffffff => c70d8ea8) (gprs_llc.c:1079) 20250820150021364 DLLC NOTICE LLME(ffffffff/c70d8ea8){ASSIGNED} LLGM Assign post (ffffffff => c70d8ea8) (gprs_llc.c:1125) 20250820150021365 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150021365 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150021365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150021365 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150021368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35208<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_combined-BVCI196(206)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(219)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(207)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(212)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(217)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_combined-BVCI210(211)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@aa26fc50d1c6: Final verdict of PTC: none 20250820150021374 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150021374 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(209)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(205)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(215)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(210)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_combined finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Wed Aug 20 15:00:21 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250820150021466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35224<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150021868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35224<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=48388) 20250820150022375 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150022376 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=48388, count=89152) 20250820150023377 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150023377 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all'. ------ SGSN_Tests.TC_attach_accept_all ------ Wed Aug 20 15:00:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_accept_all.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150024378 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150024378 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_accept_all' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_accept_all started. 20250820150024962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53198<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150024965 DMM INFO MM(262420000000007/c70d8ea8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150024965 DMM INFO MM(262420000000007/c70d8ea8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150024965 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150024965 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150024965 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150024965 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150024965 DLLC NOTICE LLME(ffffffff/c70d8ea8){ASSIGNED} LLGM Assign pre (c70d8ea8 => ffffffff) (gprs_llc.c:1079) 20250820150024965 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c70d8ea8 => ffffffff) (gprs_llc.c:1125) 20250820150024965 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250820150024965 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) 20250820150024965 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:402) 20250820150024965 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150024965 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150024965 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150024965 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150024965 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(227)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150025009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150025009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150025009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150025009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025009 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150025009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150025009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150025009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150025009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150025010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150025010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150025010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150025010 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150025010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150025010 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025010 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150025010 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150025010 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150025011 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150025011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(227)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150025013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(228)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(224)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150025018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150025018 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(226)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(229)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(228)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(232)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(232)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150025025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(232)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150025025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150025025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150025025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150025025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150025025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150025026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150025026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(232)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(232)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150025028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(233)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(229)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150025033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150025033 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(231)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(233)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(237)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150025040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150025040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150025040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150025040 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025040 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150025040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150025040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150025040 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150025040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150025041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150025041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150025041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150025041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150025041 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150025041 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150025041 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150025041 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150025041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150025041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150025043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150025047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150025048 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150025379 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150025379 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150025379 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150025380 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150025384 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150025385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@aa26fc50d1c6: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='D2C78149'O, index=0 SGSN_Test-GSUP(239)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250820150026468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150026468 DLLC NOTICE LLME(ffffffff/d2c78149){UNASSIGNED} LLC RX: unknown TLLI 0xd2c78149, creating LLME on the fly (gprs_llc.c:552) 20250820150026468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150026468 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150026468 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150026468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150026468 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150026468 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150026468 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150026468 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150026468 DLLC NOTICE LLME(ffffffff/d2c78149){UNASSIGNED} LLGM Assign pre (d2c78149 => f66d3c1e) (gprs_llc.c:1079) 20250820150026468 DLLC NOTICE LLME(d2c78149/f66d3c1e){ASSIGNED} LLGM Assign post (d2c78149 => f66d3c1e) (gprs_llc.c:1125) 20250820150026468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150026468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150026468 DMM DEBUG MM(262420000000008/f66d3c1e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150026493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150026493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150026493 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150026493 DMM DEBUG MM(262420000000008/f66d3c1e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250820150026493 DMM NOTICE MM(262420000000008/f66d3c1e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150026493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150026493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150026493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250820150026493 DMM INFO MM(262420000000008/f66d3c1e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf66d3c1e) (gprs_gmm.c:337) TC_attach_accept_all(242)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@aa26fc50d1c6: Removing Client IMSI='262420000000008'H, index=0 20250820150027479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150027479 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150027479 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150027479 DMM INFO MM(262420000000008/f66d3c1e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150027479 DMM NOTICE MM(262420000000008/f66d3c1e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150027479 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150027479 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150027479 DLLC NOTICE LLME(d2c78149/f66d3c1e){ASSIGNED} LLGM Assign pre (ffffffff => f66d3c1e) (gprs_llc.c:1079) 20250820150027480 DLLC NOTICE LLME(ffffffff/f66d3c1e){ASSIGNED} LLGM Assign post (ffffffff => f66d3c1e) (gprs_llc.c:1125) 20250820150027480 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150027480 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150027480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150027480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150027483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53198<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150027487 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150027487 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(238)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(239)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(232)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(233)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(237)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(234)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(227)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_accept_all-BVCI196(226)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_accept_all-BVCI210(231)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(230)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(235)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(225)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(230): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_accept_all-BVCI210(231): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(232): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(233): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_accept_all finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Wed Aug 20 15:00:27 UTC 2025 ====== SGSN_Tests.TC_attach_accept_all pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_accept_all.talloc 20250820150027533 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53200<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150027934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53200<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70500) 20250820150028489 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150028489 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70500, count=71660) 20250820150029490 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150029490 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed'. ------ SGSN_Tests.TC_attach_closed ------ Wed Aug 20 15:00:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150030491 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150030491 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_closed started. 20250820150031031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53212<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150031033 DMM INFO MM(262420000000008/f66d3c1e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150031033 DMM INFO MM(262420000000008/f66d3c1e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150031033 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150031033 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150031033 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150031033 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150031033 DLLC NOTICE LLME(ffffffff/f66d3c1e){ASSIGNED} LLGM Assign pre (f66d3c1e => ffffffff) (gprs_llc.c:1079) 20250820150031033 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f66d3c1e => ffffffff) (gprs_llc.c:1125) 20250820150031033 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150031033 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150031033 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150031033 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150031033 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(247)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150031077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150031077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150031077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150031077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031077 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150031077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150031077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150031077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150031077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150031078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150031078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150031078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150031078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150031078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150031078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150031078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150031078 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031078 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150031078 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150031078 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(247)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150031079 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150031079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150031085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150031104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150031104 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(249)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI196(246)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(248)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(252)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(252)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150031117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150031117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150031117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150031117 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031117 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150031117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150031117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150031117 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150031117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150031119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150031119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150031119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150031119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150031120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150031120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150031120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150031120 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031120 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150031120 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150031120 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150031120 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(252)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150031120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(252)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150031124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(253)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(249)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150031136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150031137 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed-BVCI210(251)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(254)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(253)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(257)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150031151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150031151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150031151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150031151 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031151 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150031151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150031151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150031151 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150031151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150031152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150031152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150031152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150031152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150031152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150031152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150031152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150031152 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150031152 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150031152 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150031152 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150031152 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150031152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150031155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150031162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150031162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150031492 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150031493 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150031493 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150031493 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150031498 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150031499 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='FD94DD6F'O, index=0 SGSN_Test-GSUP(259)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='FD94DD6F'O, index=1 20250820150032580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150032580 DLLC NOTICE LLME(ffffffff/fd94dd6f){UNASSIGNED} LLC RX: unknown TLLI 0xfd94dd6f, creating LLME on the fly (gprs_llc.c:552) 20250820150032580 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150032580 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150032580 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150032580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150032580 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150032580 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150032580 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150032580 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150032580 DLLC NOTICE LLME(ffffffff/fd94dd6f){UNASSIGNED} LLGM Assign pre (fd94dd6f => d82b1916) (gprs_llc.c:1079) 20250820150032580 DLLC NOTICE LLME(fd94dd6f/d82b1916){ASSIGNED} LLGM Assign post (fd94dd6f => d82b1916) (gprs_llc.c:1125) 20250820150032580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150032580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150032580 DMM DEBUG MM(001010123456789/d82b1916) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150032601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150032601 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150032601 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150032601 DMM DEBUG MM(001010123456789/d82b1916) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250820150032601 DMM NOTICE MM(001010123456789/d82b1916) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150032601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150032601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150032601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250820150032601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150032601 DMM NOTICE MM(001010123456789/d82b1916) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250820150032601 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820150032601 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150032601 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150032601 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150032601 DLLC NOTICE LLME(fd94dd6f/d82b1916){ASSIGNED} LLGM Assign pre (d82b1916 => ffffffff) (gprs_llc.c:1079) 20250820150032601 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d82b1916 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@aa26fc50d1c6: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='D2114119'O, index=2 SGSN_Test-GSUP(259)@aa26fc50d1c6: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250820150032635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150032635 DLLC NOTICE LLME(ffffffff/d2114119){UNASSIGNED} LLC RX: unknown TLLI 0xd2114119, creating LLME on the fly (gprs_llc.c:552) 20250820150032635 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150032635 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150032635 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150032635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150032635 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150032635 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150032635 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150032635 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150032635 DLLC NOTICE LLME(ffffffff/d2114119){UNASSIGNED} LLGM Assign pre (d2114119 => e5be0a9f) (gprs_llc.c:1079) 20250820150032635 DLLC NOTICE LLME(d2114119/e5be0a9f){ASSIGNED} LLGM Assign post (d2114119 => e5be0a9f) (gprs_llc.c:1125) 20250820150032635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150032635 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150032635 DMM DEBUG MM(262420000000010/e5be0a9f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150032638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150032638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150032638 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150032638 DMM DEBUG MM(262420000000010/e5be0a9f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250820150032638 DMM NOTICE MM(262420000000010/e5be0a9f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150032638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150032638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150032638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250820150032638 DMM INFO MM(262420000000010/e5be0a9f) <- GMM ATTACH ACCEPT (new P-TMSI=0xe5be0a9f) (gprs_gmm.c:337) TC_attach_closed(263)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Removing Client IMSI='262420000000010'H, index=2 20250820150033651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150033651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150033651 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150033651 DMM INFO MM(262420000000010/e5be0a9f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150033651 DMM NOTICE MM(262420000000010/e5be0a9f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150033651 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150033651 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150033651 DLLC NOTICE LLME(d2114119/e5be0a9f){ASSIGNED} LLGM Assign pre (ffffffff => e5be0a9f) (gprs_llc.c:1079) 20250820150033651 DLLC NOTICE LLME(ffffffff/e5be0a9f){ASSIGNED} LLGM Assign post (ffffffff => e5be0a9f) (gprs_llc.c:1125) 20250820150033651 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150033651 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150033651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150033651 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150033655 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53212<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(247)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(259)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(252)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(257)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(253)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_closed-BVCI210(251)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@aa26fc50d1c6: Final verdict of PTC: none 20250820150033660 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150033660 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(249)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(250)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(255)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(245)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@aa26fc50d1c6: Test case TC_attach_closed finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Wed Aug 20 15:00:33 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250820150033720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150034123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80664) 20250820150034662 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150034662 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80664, count=81924) 20250820150035664 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150035664 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response'. ------ SGSN_Tests.TC_attach_no_imei_response ------ Wed Aug 20 15:00:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imei_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150036666 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150036666 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imei_response' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_no_imei_response started. 20250820150037181 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150037183 DMM INFO MM(262420000000010/e5be0a9f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150037183 DMM INFO MM(262420000000010/e5be0a9f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150037183 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150037183 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150037183 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150037183 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150037183 DLLC NOTICE LLME(ffffffff/e5be0a9f){ASSIGNED} LLGM Assign pre (e5be0a9f => ffffffff) (gprs_llc.c:1079) 20250820150037183 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e5be0a9f => ffffffff) (gprs_llc.c:1125) 20250820150037183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150037184 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150037184 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150037184 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150037184 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150037210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150037211 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037211 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150037211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150037211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150037211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150037212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150037212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150037212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150037212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150037212 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037212 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150037212 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150037212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150037212 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150037212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150037214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(269)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(265)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150037219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150037219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(269)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(273)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150037226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150037226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150037226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150037226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150037226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150037226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150037226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150037226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150037227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150037227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150037227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150037227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150037227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150037227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150037227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150037227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150037227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150037227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(273)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150037228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150037228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150037229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(274)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(270)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150037234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150037234 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150037242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150037242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150037242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150037242 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037242 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150037242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150037242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150037242 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150037242 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150037243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150037243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150037243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150037243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150037243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150037243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150037243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150037243 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150037243 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150037243 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150037243 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150037243 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150037243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150037245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150037249 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150037249 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150037667 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150037667 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150037667 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150037667 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150037672 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820150037673 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_no_imei_response-BVCI196(267)@aa26fc50d1c6: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='D20C823F'O, index=0 SGSN_Test-GSUP(280)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250820150038761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150038761 DLLC NOTICE LLME(ffffffff/d20c823f){UNASSIGNED} LLC RX: unknown TLLI 0xd20c823f, creating LLME on the fly (gprs_llc.c:552) 20250820150038761 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150038761 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150038761 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150038761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150038761 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150038761 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150038761 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150038761 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150038761 DLLC NOTICE LLME(ffffffff/d20c823f){UNASSIGNED} LLGM Assign pre (d20c823f => c8a31ef1) (gprs_llc.c:1079) 20250820150038761 DLLC NOTICE LLME(d20c823f/c8a31ef1){ASSIGNED} LLGM Assign post (d20c823f => c8a31ef1) (gprs_llc.c:1125) 20250820150038761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150038761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150038761 DMM DEBUG MM(262420000000032/c8a31ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150044762 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150044763 DMM DEBUG MM(262420000000032/c8a31ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150047218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150047218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150047218 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150047239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150047239 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150047239 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150047254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150047254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150047254 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150048043 DGPRS DEBUG Checking for inactive LLMEs, time = 58230247 (sgsn.c:132) 20250820150048045 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150048045 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150048046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150048046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150048046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150048046 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150048046 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150048046 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150048046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150048046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150050763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150050763 DMM DEBUG MM(262420000000032/c8a31ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150056765 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150056765 DMM DEBUG MM(262420000000032/c8a31ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150057222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150057222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150057222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(268)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150057252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150057252 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150057252 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150057263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150057263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150057263 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150057668 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150057669 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150057669 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150102766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150102766 DMM DEBUG MM(262420000000032/c8a31ef1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150107213 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150107219 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150107219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150107226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150107226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150107226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150107228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(268)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150107231 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150107231 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150107244 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150107246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150107247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150107255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150107255 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150107255 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150107265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150107265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150107265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250820150108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150108768 DMM NOTICE MM(262420000000032/c8a31ef1) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250820150108768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820150108768 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150108768 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150108768 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150108768 DLLC NOTICE LLME(d20c823f/c8a31ef1){ASSIGNED} LLGM Assign pre (c8a31ef1 => ffffffff) (gprs_llc.c:1079) 20250820150108768 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8a31ef1 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@aa26fc50d1c6: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150108790 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150108797 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150108797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI210(272)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(280)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(279)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(278)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(273)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(268)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(276)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(271)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(266)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass'. Wed Aug 20 15:01:08 UTC 2025 ====== SGSN_Tests.TC_attach_no_imei_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imei_response.talloc 20250820150108915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35496<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150109316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35496<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78064) 20250820150109798 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150109798 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78064, count=86320) 20250820150110800 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150110800 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imei_response pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response'. ------ SGSN_Tests.TC_attach_no_imsi_response ------ Wed Aug 20 15:01:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_no_imsi_response.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150111802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150111802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_no_imsi_response' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_no_imsi_response started. 20250820150112439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53208<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150112442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(285)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(284)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150112484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112484 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150112484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150112484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150112484 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112484 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150112484 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150112484 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150112485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150112485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150112487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(285)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150112494 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150112494 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(290)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(289)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(293)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(293)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150112503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150112503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150112503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150112503 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112503 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150112503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150112503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150112503 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150112503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(293)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150112504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150112504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150112504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150112504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150112504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150112504 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150112504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150112504 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112504 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150112504 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150112504 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150112505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150112505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150112507 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(294)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(290)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150112511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150112511 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(292)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(295)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(294)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(298)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150112520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150112520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150112520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150112520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150112520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150112521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150112521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150112521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150112521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150112521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150112521 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150112521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150112521 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150112521 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150112521 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150112521 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150112522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150112522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150112523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150112528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150112528 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150112803 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150112803 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150112803 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150112803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150112805 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250820150112806 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_no_imsi_response-BVCI196(287)@aa26fc50d1c6: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='F49DD2C7'O, index=0 SGSN_Test-GSUP(300)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250820150113886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150113886 DLLC NOTICE LLME(ffffffff/f49dd2c7){UNASSIGNED} LLC RX: unknown TLLI 0xf49dd2c7, creating LLME on the fly (gprs_llc.c:552) 20250820150113886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150113886 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150113886 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150113886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150113886 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150113886 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150113886 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150113886 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150113886 DLLC NOTICE LLME(ffffffff/f49dd2c7){UNASSIGNED} LLGM Assign pre (f49dd2c7 => e0dfff74) (gprs_llc.c:1079) 20250820150113886 DLLC NOTICE LLME(f49dd2c7/e0dfff74){ASSIGNED} LLGM Assign post (f49dd2c7 => e0dfff74) (gprs_llc.c:1125) 20250820150113886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150113886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150113886 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150113905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150113905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150113905 DMM DEBUG MM_STATE_Gb(4103983815)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150113905 DMM DEBUG MM(/e0dfff74) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250820150113905 DMM NOTICE MM(/e0dfff74) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150113905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150113905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250820150113905 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250820150118044 DGPRS DEBUG Checking for inactive LLMEs, time = 58230277 (sgsn.c:132) 20250820150118046 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150118047 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150118047 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150118047 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150118047 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150118047 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150118047 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150118047 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150118047 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150118047 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150119906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150119906 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150122489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150122489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150122489 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150122517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150122517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150122517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150122533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150122533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150122533 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150125908 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150125908 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250820150131910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150131910 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150132493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150132493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150132494 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150132527 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150132528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150132528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150132544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150132544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150132544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150132803 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150132803 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150132804 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150137912 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150137912 DMM DEBUG MM(/e0dfff74) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250820150142485 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150142491 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150142491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150142497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150142497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150142497 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150142505 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150142509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150142509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150142522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150142525 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150142525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150142531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150142531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150142531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150142548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150142548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150142548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150143913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250820150143913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250820150143913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150143913 DMM NOTICE MM(/e0dfff74) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250820150143913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820150143913 DMM DEBUG MM_STATE_Gb(4103983815)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150143913 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150143913 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150143913 DLLC NOTICE LLME(f49dd2c7/e0dfff74){ASSIGNED} LLGM Assign pre (e0dfff74 => ffffffff) (gprs_llc.c:1079) 20250820150143913 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0dfff74 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@aa26fc50d1c6: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150143927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53208<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(300)@aa26fc50d1c6: Final verdict of PTC: none 20250820150143932 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150143932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(288)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(298)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(293)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(294)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(292)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(291)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(286)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(296)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass'. Wed Aug 20 15:01:43 UTC 2025 ====== SGSN_Tests.TC_attach_no_imsi_response pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_no_imsi_response.talloc 20250820150144031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40264<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150144433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40264<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78588) 20250820150144933 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150144933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78588, count=86840) 20250820150145934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150145934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_no_imsi_response pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty'. ------ SGSN_Tests.TC_attach_closed_add_vty ------ Wed Aug 20 15:01:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_closed_add_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150146936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150146936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_closed_add_vty' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_closed_add_vty started. 20250820150147542 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40266<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150147545 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(304)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(308)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150147572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150147572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150147572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150147572 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147572 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150147572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150147572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150147572 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150147572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150147573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150147573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150147573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150147573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150147573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150147573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150147573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150147573 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147573 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150147573 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150147573 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150147573 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150147573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(308)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150147575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(309)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(305)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150147580 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150147580 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(310)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(309)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150147587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150147587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150147587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150147587 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147587 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150147587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150147587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150147587 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150147587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150147588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150147588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150147588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150147588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150147588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150147588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150147588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150147588 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147588 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150147588 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150147588 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150147588 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150147588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150147591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150147596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150147596 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(312)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(315)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(314)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(318)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150147604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150147604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150147604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150147604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150147604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150147604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150147604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150147604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150147605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150147605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150147605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150147605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150147605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150147605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150147605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150147605 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150147605 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150147605 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150147605 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150147605 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150147605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(318)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150147607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150147611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150147611 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(317)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150147937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150147937 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150147937 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150147937 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150147943 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150147944 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820150148045 DGPRS DEBUG Checking for inactive LLMEs, time = 58230307 (sgsn.c:132) 20250820150148047 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150148047 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150148048 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150148048 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150148048 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150148048 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150148048 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150148048 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150148048 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150148048 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='D6D7EA59'O, index=0 SGSN_Test-GSUP(320)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='D6D7EA59'O, index=1 20250820150148988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150148988 DLLC NOTICE LLME(ffffffff/d6d7ea59){UNASSIGNED} LLC RX: unknown TLLI 0xd6d7ea59, creating LLME on the fly (gprs_llc.c:552) 20250820150148988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150148988 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150148988 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150148988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150148988 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150148988 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150148988 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150148988 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150148988 DLLC NOTICE LLME(ffffffff/d6d7ea59){UNASSIGNED} LLGM Assign pre (d6d7ea59 => d7de3c31) (gprs_llc.c:1079) 20250820150148988 DLLC NOTICE LLME(d6d7ea59/d7de3c31){ASSIGNED} LLGM Assign post (d6d7ea59 => d7de3c31) (gprs_llc.c:1125) 20250820150148988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150148988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150148988 DMM DEBUG MM(001010123456789/d7de3c31) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150148997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150148997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150148997 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150148997 DMM DEBUG MM(001010123456789/d7de3c31) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250820150148997 DMM NOTICE MM(001010123456789/d7de3c31) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150148997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150148997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150148997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250820150148997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150148997 DMM NOTICE MM(001010123456789/d7de3c31) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250820150148997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820150148997 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150148997 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150148997 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150148997 DLLC NOTICE LLME(d6d7ea59/d7de3c31){ASSIGNED} LLGM Assign pre (d7de3c31 => ffffffff) (gprs_llc.c:1079) 20250820150148997 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7de3c31 => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='D6D7EA59'O, index=2 20250820150149002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150149002 DLLC NOTICE LLME(ffffffff/d6d7ea59){UNASSIGNED} LLC RX: unknown TLLI 0xd6d7ea59, creating LLME on the fly (gprs_llc.c:552) 20250820150149002 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150149002 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150149002 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150149002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150149002 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150149002 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150149002 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150149002 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150149002 DLLC NOTICE LLME(ffffffff/d6d7ea59){UNASSIGNED} LLGM Assign pre (d6d7ea59 => ee65d83a) (gprs_llc.c:1079) 20250820150149002 DLLC NOTICE LLME(d6d7ea59/ee65d83a){ASSIGNED} LLGM Assign post (d6d7ea59 => ee65d83a) (gprs_llc.c:1125) 20250820150149002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150149002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150149002 DMM DEBUG MM(001010123456700/ee65d83a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150149005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150149005 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150149005 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150149005 DMM DEBUG MM(001010123456700/ee65d83a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250820150149005 DMM NOTICE MM(001010123456700/ee65d83a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150149005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150149005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150149005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250820150149005 DMM INFO MM(001010123456700/ee65d83a) <- GMM ATTACH ACCEPT (new P-TMSI=0xee65d83a) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Removing Client IMSI='001010123456700'H, index=2 20250820150150010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150150010 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150150010 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150150010 DMM INFO MM(001010123456700/ee65d83a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150150010 DMM NOTICE MM(001010123456700/ee65d83a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150150010 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150150010 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150150010 DLLC NOTICE LLME(d6d7ea59/ee65d83a){ASSIGNED} LLGM Assign pre (ffffffff => ee65d83a) (gprs_llc.c:1079) 20250820150150010 DLLC NOTICE LLME(ffffffff/ee65d83a){ASSIGNED} LLGM Assign post (ffffffff => ee65d83a) (gprs_llc.c:1125) 20250820150150010 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150150010 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150150010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150150010 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty(323)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150150012 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40266<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(320)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(313)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(308)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(318)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(307)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(319)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(317)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(309)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(316)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(311)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(306)@aa26fc50d1c6: Final verdict of PTC: none 20250820150150016 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150150016 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_closed_add_vty-BVCI210(312)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(306): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(307): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(308): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(309): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(316): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(317): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(318): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(319): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass'. Wed Aug 20 15:01:50 UTC 2025 ====== SGSN_Tests.TC_attach_closed_add_vty pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed_add_vty.talloc 20250820150150092 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150150494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40276<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78696) 20250820150151018 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150151018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78696, count=88752) 20250820150152020 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150152020 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed_add_vty pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_check_subscriber_list ------ Wed Aug 20 15:01:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150153022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150153022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_subscriber_list' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_check_subscriber_list started. 20250820150153609 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52282<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150153612 DMM INFO MM(001010123456700/ee65d83a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150153612 DMM INFO MM(001010123456700/ee65d83a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150153612 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150153612 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150153612 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150153612 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150153612 DLLC NOTICE LLME(ffffffff/ee65d83a){ASSIGNED} LLGM Assign pre (ee65d83a => ffffffff) (gprs_llc.c:1079) 20250820150153612 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ee65d83a => ffffffff) (gprs_llc.c:1125) 20250820150153612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150153612 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150153612 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150153612 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150153612 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(328)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150153663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150153663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150153663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150153663 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153663 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150153663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150153663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150153663 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150153663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150153664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150153664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150153664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150153664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150153664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150153664 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150153664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150153664 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153664 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150153664 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150153664 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150153665 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150153665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(328)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150153667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150153673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150153673 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(330)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_subscriber_list-BVCI196(327)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(329)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(333)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150153678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150153678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150153678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150153678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153678 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150153678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150153678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150153678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150153678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150153679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150153679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150153679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150153679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150153679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150153679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150153679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150153679 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153679 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150153679 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150153679 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150153679 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150153679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150153681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(334)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(330)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150153686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150153686 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI210(332)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(334)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(339)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(339)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150153699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150153699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150153699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150153699 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153699 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150153699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150153699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150153699 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150153699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(339)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150153700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150153700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150153700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150153701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150153701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150153701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150153701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150153701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150153701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150153701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150153701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150153701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150153701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(339)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(339)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150153703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150153708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150153708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(336)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150154023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150154023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150154023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150154023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150154029 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150154030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@aa26fc50d1c6: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='D76F49E0'O, index=0 SGSN_Test-GSUP(340)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@aa26fc50d1c6: 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 := '94AFCF7B75946295AC8CEE116392A3A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7CF6203F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '94B975B9091322AB'O } } } } } 20250820150155113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150155113 DLLC NOTICE LLME(ffffffff/d76f49e0){UNASSIGNED} LLC RX: unknown TLLI 0xd76f49e0, creating LLME on the fly (gprs_llc.c:552) 20250820150155113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150155113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150155113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150155113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150155113 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150155113 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150155113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150155113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150155113 DLLC NOTICE LLME(ffffffff/d76f49e0){UNASSIGNED} LLGM Assign pre (d76f49e0 => cd129c71) (gprs_llc.c:1079) 20250820150155113 DLLC NOTICE LLME(d76f49e0/cd129c71){ASSIGNED} LLGM Assign post (d76f49e0 => cd129c71) (gprs_llc.c:1125) 20250820150155113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150155113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150155113 DMM DEBUG MM(262420000000034/cd129c71) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150155129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150155129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150155129 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150155129 DMM DEBUG MM(262420000000034/cd129c71) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250820150155129 DMM NOTICE MM(262420000000034/cd129c71) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150155129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150155129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150155129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150155129 DMM DEBUG MM(262420000000034/cd129c71) Requesting authorization (sgsn_auth.c:160) 20250820150155129 DMM INFO MM(262420000000034/cd129c71) Requesting authentication tuples (sgsn_auth.c:184) 20250820150155129 DMM DEBUG MM(262420000000034/cd129c71) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150155129 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250820150155129 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(340)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250820150155132 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150155132 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150155132 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150155132 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150155132 DMM INFO MM(262420000000034/cd129c71) Subscriber data update (mmctx.c:445) 20250820150155132 DMM DEBUG MM(262420000000034/cd129c71) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150155132 DMM INFO MM(262420000000034/cd129c71) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150155132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150155132 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150155132 DMM INFO MM(262420000000034/cd129c71) <- GMM AUTH AND CIPHERING REQ (rand = 94 af cf 7b 75 94 62 95 ac 8c ee 11 63 92 a3 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150155138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150155138 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150155138 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150155138 DMM INFO MM(262420000000034/cd129c71) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150155138 DMM NOTICE MM(262420000000034/cd129c71) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150155138 DMM DEBUG MM(262420000000034/cd129c71) checking auth: received GSM SRES = 7c f6 20 3f (gprs_gmm.c:716) 20250820150155138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150155138 DMM DEBUG MM(262420000000034/cd129c71) Requesting authorization (sgsn_auth.c:160) 20250820150155138 DMM INFO MM(262420000000034/cd129c71) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150155138 DMM DEBUG MM(262420000000034/cd129c71) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150155138 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250820150155138 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) 20250820150155138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150155138 DMM INFO MM(262420000000034/cd129c71) <- GMM ATTACH ACCEPT (new P-TMSI=0xcd129c71) (gprs_gmm.c:337) 20250820150155139 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150155139 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150155139 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250820150155139 DMM INFO MM(262420000000034/cd129c71) Subscriber data update (mmctx.c:445) 20250820150155139 DMM DEBUG MM(262420000000034/cd129c71) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150155139 DMM INFO MM(262420000000034/cd129c71) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150155139 DMM NOTICE MM(262420000000034/cd129c71) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250820150155139 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150155139 DMM NOTICE MM(262420000000034/cd129c71) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150155139 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) 20250820150155140 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150155140 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250820150155140 DMM INFO MM(262420000000034/cd129c71) Subscriber data update (mmctx.c:445) 20250820150155140 DMM DEBUG MM(262420000000034/cd129c71) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150155142 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150155143 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150155143 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150155143 DMM INFO MM(262420000000034/cd129c71) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150155143 DMM NOTICE MM(262420000000034/cd129c71) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150155143 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150155143 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150155143 DLLC NOTICE LLME(d76f49e0/cd129c71){ASSIGNED} LLGM Assign pre (ffffffff => cd129c71) (gprs_llc.c:1079) 20250820150155143 DLLC NOTICE LLME(ffffffff/cd129c71){ASSIGNED} LLGM Assign post (ffffffff => cd129c71) (gprs_llc.c:1125) 20250820150155143 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150155143 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150155143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150155143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@aa26fc50d1c6: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150155203 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250820150155203 DMM INFO MM(262420000000034/cd129c71) Subscriber data update (mmctx.c:445) 20250820150155203 DMM DEBUG MM(262420000000034/cd129c71) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250820150155203 DMM INFO MM(262420000000034/cd129c71) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250820150155203 DMM INFO MM(262420000000034/cd129c71) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150155203 DMM INFO MM(262420000000034/cd129c71) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150155203 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150155203 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150155203 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150155203 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150155203 DLLC NOTICE LLME(ffffffff/cd129c71){ASSIGNED} LLGM Assign pre (cd129c71 => ffffffff) (gprs_llc.c:1079) 20250820150155203 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cd129c71 => ffffffff) (gprs_llc.c:1125) 20250820150155203 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150155203 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150155203 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150155203 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150155208 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52282<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@aa26fc50d1c6: Final verdict of PTC: none 20250820150155212 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150155212 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(324)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(338)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(333)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(328)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(339)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(336)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(326)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(331)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(337)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(336): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(337): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(338): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(339): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass'. Wed Aug 20 15:01:55 UTC 2025 ====== SGSN_Tests.TC_attach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_subscriber_list.talloc 20250820150155317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150155719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52296<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=83496) 20250820150156212 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150156213 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=83496, count=95604) 20250820150157214 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150157214 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list'. ------ SGSN_Tests.TC_attach_detach_check_subscriber_list ------ Wed Aug 20 15:01:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_detach_check_subscriber_list.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150158215 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150158215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_detach_check_subscriber_list' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_detach_check_subscriber_list started. 20250820150158818 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150158821 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(348)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150158868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150158868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150158868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150158868 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158868 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150158868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150158868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150158868 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150158868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150158869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150158869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150158869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150158869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150158869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150158869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150158869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150158869 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158869 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150158869 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150158869 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150158869 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150158869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(348)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150158871 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(349)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(345)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150158876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150158876 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(350)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(349)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(353)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(353)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150158883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150158883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150158883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150158883 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158883 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150158883 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150158884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150158884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150158884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(353)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150158884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150158884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150158884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150158884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150158884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150158884 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150158884 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150158884 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158884 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150158884 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150158884 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150158885 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150158885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(353)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(353)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150158887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(354)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(350)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150158892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150158892 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(352)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(355)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(354)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(358)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(358)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150158901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150158901 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158901 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150158901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150158901 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150158901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(358)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150158902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150158902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150158902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150158902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150158902 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150158902 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150158902 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150158902 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150158902 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150158902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(358)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(358)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150158904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150158908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150158908 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(357)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150159216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150159216 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150159216 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150159216 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150159217 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820150159217 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@aa26fc50d1c6: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='C2027F60'O, index=0 SGSN_Test-GSUP(360)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@aa26fc50d1c6: 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 := '47BFF94E85E5549E8FD172F5D5BCD0D6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A42A4A6B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BB30C924A1584F30'O } } } } } 20250820150159241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150159241 DLLC NOTICE LLME(ffffffff/c2027f60){UNASSIGNED} LLC RX: unknown TLLI 0xc2027f60, creating LLME on the fly (gprs_llc.c:552) 20250820150159241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150159241 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150159241 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150159241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150159241 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150159241 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150159241 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150159241 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150159241 DLLC NOTICE LLME(ffffffff/c2027f60){UNASSIGNED} LLGM Assign pre (c2027f60 => c950a6ac) (gprs_llc.c:1079) 20250820150159241 DLLC NOTICE LLME(c2027f60/c950a6ac){ASSIGNED} LLGM Assign post (c2027f60 => c950a6ac) (gprs_llc.c:1125) 20250820150159241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150159241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150159241 DMM DEBUG MM(262420000000033/c950a6ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150159246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150159246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150159246 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150159246 DMM DEBUG MM(262420000000033/c950a6ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250820150159246 DMM NOTICE MM(262420000000033/c950a6ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150159246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150159246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150159246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150159246 DMM DEBUG MM(262420000000033/c950a6ac) Requesting authorization (sgsn_auth.c:160) 20250820150159246 DMM INFO MM(262420000000033/c950a6ac) Requesting authentication tuples (sgsn_auth.c:184) 20250820150159246 DMM DEBUG MM(262420000000033/c950a6ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150159246 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250820150159246 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(360)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250820150159294 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150159294 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150159294 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150159294 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150159294 DMM INFO MM(262420000000033/c950a6ac) Subscriber data update (mmctx.c:445) 20250820150159294 DMM DEBUG MM(262420000000033/c950a6ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150159294 DMM INFO MM(262420000000033/c950a6ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150159294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150159294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150159294 DMM INFO MM(262420000000033/c950a6ac) <- GMM AUTH AND CIPHERING REQ (rand = 47 bf f9 4e 85 e5 54 9e 8f d1 72 f5 d5 bc d0 d6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150159314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150159315 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150159315 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150159315 DMM INFO MM(262420000000033/c950a6ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150159315 DMM NOTICE MM(262420000000033/c950a6ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150159315 DMM DEBUG MM(262420000000033/c950a6ac) checking auth: received GSM SRES = a4 2a 4a 6b (gprs_gmm.c:716) 20250820150159315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150159315 DMM DEBUG MM(262420000000033/c950a6ac) Requesting authorization (sgsn_auth.c:160) 20250820150159315 DMM INFO MM(262420000000033/c950a6ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150159315 DMM DEBUG MM(262420000000033/c950a6ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150159315 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250820150159315 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) 20250820150159315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150159315 DMM INFO MM(262420000000033/c950a6ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xc950a6ac) (gprs_gmm.c:337) 20250820150159318 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150159318 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150159318 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250820150159318 DMM INFO MM(262420000000033/c950a6ac) Subscriber data update (mmctx.c:445) 20250820150159318 DMM DEBUG MM(262420000000033/c950a6ac) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150159318 DMM INFO MM(262420000000033/c950a6ac) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150159318 DMM NOTICE MM(262420000000033/c950a6ac) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250820150159318 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150159318 DMM NOTICE MM(262420000000033/c950a6ac) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150159318 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) 20250820150159319 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150159319 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250820150159319 DMM INFO MM(262420000000033/c950a6ac) Subscriber data update (mmctx.c:445) 20250820150159319 DMM DEBUG MM(262420000000033/c950a6ac) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150159337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150159337 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150159338 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150159338 DMM INFO MM(262420000000033/c950a6ac) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150159338 DMM NOTICE MM(262420000000033/c950a6ac) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150159338 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150159338 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150159338 DLLC NOTICE LLME(c2027f60/c950a6ac){ASSIGNED} LLGM Assign pre (ffffffff => c950a6ac) (gprs_llc.c:1079) 20250820150159338 DLLC NOTICE LLME(ffffffff/c950a6ac){ASSIGNED} LLGM Assign post (ffffffff => c950a6ac) (gprs_llc.c:1125) 20250820150159338 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150159338 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150159338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150159338 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150159389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150159389 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250820150159389 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150159389 DMM INFO MM(262420000000033/c950a6ac) -> GMM DETACH REQUEST TLLI=0xc950a6ac type=GPRS detach Power-off (gprs_gmm.c:1512) 20250820150159389 DMM INFO MM(262420000000033/c950a6ac) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150159389 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150159389 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150159389 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150159389 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150159389 DLLC NOTICE LLME(ffffffff/c950a6ac){ASSIGNED} LLGM Assign pre (c950a6ac => ffffffff) (gprs_llc.c:1079) 20250820150159389 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c950a6ac => ffffffff) (gprs_llc.c:1125) 20250820150159389 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250820150159389 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) 20250820150159389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150159389 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150159389 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150159389 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150159391 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@aa26fc50d1c6: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150204402 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52298<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(360)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(348)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(353)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(358)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(349)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(357)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(352)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(354)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@aa26fc50d1c6: Final verdict of PTC: none 20250820150204404 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150204404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(359)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(346)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(356)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(351)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(351): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(352): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(353): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(354): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(356): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(357): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(358): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(359): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass'. Wed Aug 20 15:02:04 UTC 2025 ====== SGSN_Tests.TC_attach_detach_check_subscriber_list pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_detach_check_subscriber_list.talloc 20250820150204479 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150204881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88680) 20250820150205404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150205404 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88680, count=94472) 20250820150206405 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150206406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_detach_check_subscriber_list pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend'. ------ SGSN_Tests.TC_attach_check_complete_resend ------ Wed Aug 20 15:02:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_check_complete_resend.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150207406 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150207406 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_check_complete_resend' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_check_complete_resend started. 20250820150208004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150208006 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(368)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150208041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150208041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150208041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150208041 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208041 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150208041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150208041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150208041 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150208041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150208042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150208042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150208042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150208042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150208042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150208042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150208042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150208042 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208042 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150208042 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150208042 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150208042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150208042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150208045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150208050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150208050 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(367)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(370)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(369)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(373)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(373)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150208058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150208058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150208058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150208058 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208058 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150208058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150208058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150208058 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150208058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(373)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150208059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150208059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150208059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150208059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150208059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150208059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150208059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150208059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208059 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150208059 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150208059 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150208059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150208059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150208061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(374)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(370)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150208066 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150208066 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(375)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_check_complete_resend-BVCI210(372)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(374)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(379)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150208082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150208082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150208082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150208082 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208082 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150208082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150208082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150208082 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150208082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(379)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150208083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150208083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150208083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150208083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150208083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150208083 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150208083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150208083 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150208083 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150208083 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150208083 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150208084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150208084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150208086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150208091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150208091 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(376)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150208407 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150208408 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150208408 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150208408 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150208411 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150208412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@aa26fc50d1c6: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='D4E6D67E'O, index=0 SGSN_Test-GSUP(380)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@aa26fc50d1c6: 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 := '357FA3062AB7B666303D4AB767FF5F09'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6BB9D61A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BBA14665FF5B45BD'O } } } } } 20250820150209499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150209499 DLLC NOTICE LLME(ffffffff/d4e6d67e){UNASSIGNED} LLC RX: unknown TLLI 0xd4e6d67e, creating LLME on the fly (gprs_llc.c:552) 20250820150209499 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150209499 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150209499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150209499 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150209499 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150209499 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150209499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150209499 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150209499 DLLC NOTICE LLME(ffffffff/d4e6d67e){UNASSIGNED} LLGM Assign pre (d4e6d67e => fd9e3c6c) (gprs_llc.c:1079) 20250820150209500 DLLC NOTICE LLME(d4e6d67e/fd9e3c6c){ASSIGNED} LLGM Assign post (d4e6d67e => fd9e3c6c) (gprs_llc.c:1125) 20250820150209500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150209500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150209500 DMM DEBUG MM(262420000000036/fd9e3c6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150209513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150209513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150209513 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150209513 DMM DEBUG MM(262420000000036/fd9e3c6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250820150209513 DMM NOTICE MM(262420000000036/fd9e3c6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150209513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150209513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150209513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150209513 DMM DEBUG MM(262420000000036/fd9e3c6c) Requesting authorization (sgsn_auth.c:160) 20250820150209513 DMM INFO MM(262420000000036/fd9e3c6c) Requesting authentication tuples (sgsn_auth.c:184) 20250820150209513 DMM DEBUG MM(262420000000036/fd9e3c6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150209514 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250820150209514 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(380)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250820150209516 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150209516 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150209516 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150209516 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150209517 DMM INFO MM(262420000000036/fd9e3c6c) Subscriber data update (mmctx.c:445) 20250820150209517 DMM DEBUG MM(262420000000036/fd9e3c6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150209517 DMM INFO MM(262420000000036/fd9e3c6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150209517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150209517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150209517 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM AUTH AND CIPHERING REQ (rand = 35 7f a3 06 2a b7 b6 66 30 3d 4a b7 67 ff 5f 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150209524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150209524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150209524 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150209524 DMM INFO MM(262420000000036/fd9e3c6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150209525 DMM NOTICE MM(262420000000036/fd9e3c6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150209525 DMM DEBUG MM(262420000000036/fd9e3c6c) checking auth: received GSM SRES = 6b b9 d6 1a (gprs_gmm.c:716) 20250820150209525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150209525 DMM DEBUG MM(262420000000036/fd9e3c6c) Requesting authorization (sgsn_auth.c:160) 20250820150209525 DMM INFO MM(262420000000036/fd9e3c6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150209525 DMM DEBUG MM(262420000000036/fd9e3c6c) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150209525 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250820150209525 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) 20250820150209525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150209525 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e3c6c) (gprs_gmm.c:337) 20250820150209526 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150209526 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150209526 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250820150209526 DMM INFO MM(262420000000036/fd9e3c6c) Subscriber data update (mmctx.c:445) 20250820150209526 DMM DEBUG MM(262420000000036/fd9e3c6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150209526 DMM INFO MM(262420000000036/fd9e3c6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150209526 DMM NOTICE MM(262420000000036/fd9e3c6c) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250820150209526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150209526 DMM NOTICE MM(262420000000036/fd9e3c6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150209526 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) 20250820150209526 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150209526 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250820150209526 DMM INFO MM(262420000000036/fd9e3c6c) Subscriber data update (mmctx.c:445) 20250820150209526 DMM DEBUG MM(262420000000036/fd9e3c6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). 20250820150215526 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820150215526 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e3c6c) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150218046 DGPRS DEBUG Checking for inactive LLMEs, time = 58230337 (sgsn.c:132) 20250820150218047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150218047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150218047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150218048 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150218048 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150218048 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150218048 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150218048 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150218049 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150218049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150218049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150218049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150218049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(368)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150218067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150218067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150218067 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150218091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150218091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150218091 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(379)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150221527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820150221527 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e3c6c) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). 20250820150227528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820150227528 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e3c6c) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150228053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150228053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150228053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(373)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150228079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150228079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150228079 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(379)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150228105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150228105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150228105 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(379)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150228409 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150228409 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150228410 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150233530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820150233530 DMM INFO MM(262420000000036/fd9e3c6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd9e3c6c) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). 20250820150238042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150238048 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150238049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150238058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150238058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150238058 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150238060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(368)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150238064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150238064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(373)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150238082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150238082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150238082 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(373)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150238084 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150238085 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150238085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(379)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150238110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150238110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150238110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(379)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150239531 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250820150239532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250820150239532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150239532 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250820150239532 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) 20250820150239532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Reject}: Deallocated (fsm.c:568) 20250820150239532 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150239532 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150239532 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150239532 DLLC NOTICE LLME(d4e6d67e/fd9e3c6c){ASSIGNED} LLGM Assign pre (fd9e3c6c => ffffffff) (gprs_llc.c:1079) 20250820150239532 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd9e3c6c => ffffffff) (gprs_llc.c:1125) TC_attach_check_complete_resend(383)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@aa26fc50d1c6: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150243560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150243564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150243564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(378)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(380)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(379)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(376)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(373)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(368)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(375)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(372)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(374)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(377)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(371)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(366)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(371): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(372): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(373): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(374): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(376): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(378): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(379): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass'. Wed Aug 20 15:02:43 UTC 2025 ====== SGSN_Tests.TC_attach_check_complete_resend pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_check_complete_resend.talloc 20250820150243669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55564<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150244070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55564<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105892) 20250820150244565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150244565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105892, count=110248) 20250820150245566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150245566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_check_complete_resend pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_update ------ Wed Aug 20 15:02:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150246568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150246568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_update' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_update started. 20250820150247186 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150247188 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(384)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(389)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(389)@aa26fc50d1c6: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(388)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150247245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150247245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150247245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150247245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150247245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150247245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150247245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150247245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(389)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150247246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150247246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150247246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150247246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150247246 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247246 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150247246 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150247246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150247246 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150247246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(389)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(389)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150247248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150247254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150247254 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI196(386)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(388)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(394)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150247260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150247260 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247260 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150247260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150247260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(393)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(394)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150247260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150247260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150247260 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150247261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150247261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150247261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150247261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150247261 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247261 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150247261 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150247261 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150247261 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150247261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150247263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(395)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150247268 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150247268 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI210(391)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(393)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150247273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150247273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150247273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150247273 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247273 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150247273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150247273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150247273 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150247273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(398)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150247274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150247274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150247274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150247274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150247274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150247274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150247274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150247274 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150247274 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150247274 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150247274 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150247274 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150247274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(398)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150247276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150247282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150247282 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(397)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150247569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150247569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150247569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150247569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150247574 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150247575 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820150248047 DGPRS DEBUG Checking for inactive LLMEs, time = 58230367 (sgsn.c:132) 20250820150248049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150248049 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150248049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150248049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150248049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150248049 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150248049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150248049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150248049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150248049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_hlr_location_cancel_request_update-BVCI196(386)@aa26fc50d1c6: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='F7953F3A'O, index=0 SGSN_Test-GSUP(400)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@aa26fc50d1c6: 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 := '1241F3EEC05A724980976037DDA92F25'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '98AD1A73'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'E651A5D0E8421B97'O } } } } } 20250820150248666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150248666 DLLC NOTICE LLME(ffffffff/f7953f3a){UNASSIGNED} LLC RX: unknown TLLI 0xf7953f3a, creating LLME on the fly (gprs_llc.c:552) 20250820150248666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150248666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150248666 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150248666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150248666 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150248666 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150248666 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150248666 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150248666 DLLC NOTICE LLME(ffffffff/f7953f3a){UNASSIGNED} LLGM Assign pre (f7953f3a => d60a4f3c) (gprs_llc.c:1079) 20250820150248666 DLLC NOTICE LLME(f7953f3a/d60a4f3c){ASSIGNED} LLGM Assign post (f7953f3a => d60a4f3c) (gprs_llc.c:1125) 20250820150248666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150248666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150248666 DMM DEBUG MM(262420000000031/d60a4f3c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150248684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150248684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150248684 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150248684 DMM DEBUG MM(262420000000031/d60a4f3c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250820150248684 DMM NOTICE MM(262420000000031/d60a4f3c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150248684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150248684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150248684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150248684 DMM DEBUG MM(262420000000031/d60a4f3c) Requesting authorization (sgsn_auth.c:160) 20250820150248684 DMM INFO MM(262420000000031/d60a4f3c) Requesting authentication tuples (sgsn_auth.c:184) 20250820150248684 DMM DEBUG MM(262420000000031/d60a4f3c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150248684 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250820150248684 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(400)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@aa26fc50d1c6: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250820150248690 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150248690 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150248690 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150248690 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150248690 DMM INFO MM(262420000000031/d60a4f3c) Subscriber data update (mmctx.c:445) 20250820150248690 DMM DEBUG MM(262420000000031/d60a4f3c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150248690 DMM INFO MM(262420000000031/d60a4f3c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150248690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150248690 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150248690 DMM INFO MM(262420000000031/d60a4f3c) <- GMM AUTH AND CIPHERING REQ (rand = 12 41 f3 ee c0 5a 72 49 80 97 60 37 dd a9 2f 25 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150248705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150248705 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150248705 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150248705 DMM INFO MM(262420000000031/d60a4f3c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150248705 DMM NOTICE MM(262420000000031/d60a4f3c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150248705 DMM DEBUG MM(262420000000031/d60a4f3c) checking auth: received GSM SRES = 98 ad 1a 73 (gprs_gmm.c:716) 20250820150248705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150248705 DMM DEBUG MM(262420000000031/d60a4f3c) Requesting authorization (sgsn_auth.c:160) 20250820150248705 DMM INFO MM(262420000000031/d60a4f3c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150248705 DMM DEBUG MM(262420000000031/d60a4f3c) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150248705 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250820150248705 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) 20250820150248705 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150248705 DMM INFO MM(262420000000031/d60a4f3c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd60a4f3c) (gprs_gmm.c:337) 20250820150248708 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150248708 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150248708 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250820150248708 DMM INFO MM(262420000000031/d60a4f3c) Subscriber data update (mmctx.c:445) 20250820150248708 DMM DEBUG MM(262420000000031/d60a4f3c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150248708 DMM INFO MM(262420000000031/d60a4f3c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150248708 DMM NOTICE MM(262420000000031/d60a4f3c) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250820150248708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150248708 DMM NOTICE MM(262420000000031/d60a4f3c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150248708 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) 20250820150248710 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150248710 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250820150248710 DMM INFO MM(262420000000031/d60a4f3c) Subscriber data update (mmctx.c:445) 20250820150248710 DMM DEBUG MM(262420000000031/d60a4f3c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150248722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150248722 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150248722 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150248722 DMM INFO MM(262420000000031/d60a4f3c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150248722 DMM NOTICE MM(262420000000031/d60a4f3c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150248722 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150248722 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150248722 DLLC NOTICE LLME(f7953f3a/d60a4f3c){ASSIGNED} LLGM Assign pre (ffffffff => d60a4f3c) (gprs_llc.c:1079) 20250820150248722 DLLC NOTICE LLME(ffffffff/d60a4f3c){ASSIGNED} LLGM Assign post (ffffffff => d60a4f3c) (gprs_llc.c:1125) 20250820150248722 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150248722 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150248722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150248722 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150248772 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250820150248772 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250820150248772 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) 20250820150248772 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250820150248772 DMM INFO MM(262420000000031/d60a4f3c) Subscriber data update (mmctx.c:445) 20250820150248772 DMM DEBUG MM(262420000000031/d60a4f3c) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250820150248772 DMM INFO MM(262420000000031/d60a4f3c) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250820150248772 DMM INFO MM(262420000000031/d60a4f3c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150248772 DMM INFO MM(262420000000031/d60a4f3c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150248772 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150248772 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150248772 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150248772 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150248772 DLLC NOTICE LLME(ffffffff/d60a4f3c){ASSIGNED} LLGM Assign pre (d60a4f3c => ffffffff) (gprs_llc.c:1079) 20250820150248772 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d60a4f3c => ffffffff) (gprs_llc.c:1125) 20250820150248772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150248772 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150248772 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150248772 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed MC@aa26fc50d1c6: Test Component 403 has requested to stop MTC. Terminating current testcase execution. 20250820150253782 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150253782 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(399)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(394)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(400)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(389)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(402)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(398)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(397)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(401)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(388)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(386)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@aa26fc50d1c6: Final verdict of PTC: none 20250820150253789 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55578<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(390)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(391)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(396)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(387)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(392)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@aa26fc50d1c6: Final verdict of PTC: pass MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(386): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(387): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(388): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(389): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(391): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(396): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(397): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass'. Wed Aug 20 15:02:53 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_update.talloc 20250820150253902 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150254304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97048) 20250820150254783 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150254783 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97048, count=101404) 20250820150255784 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150255785 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_update pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_withdraw ------ Wed Aug 20 15:02:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150256786 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150256786 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_withdraw started. 20250820150257430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59192<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150257432 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150257472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150257472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150257472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150257472 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257472 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150257472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150257472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150257472 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150257473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150257473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150257473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150257473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150257473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150257473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150257473 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150257473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150257473 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257473 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150257473 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150257473 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150257474 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150257474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(408)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150257476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(409)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(405)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150257482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150257482 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(410)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(413)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(413)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150257489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150257489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150257489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150257489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257489 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150257489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150257489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150257489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150257489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(413)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150257490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150257490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150257490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150257490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150257490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150257490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150257490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150257490 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257490 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150257490 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150257490 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150257490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150257490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(413)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(413)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150257492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(414)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(410)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150257497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150257497 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI210(412)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(415)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(414)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(418)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(418)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150257505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150257505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150257505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150257505 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257505 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150257505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150257505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150257505 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150257505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(418)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150257506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150257506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150257506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150257506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150257506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150257506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150257506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150257506 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150257506 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150257506 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150257506 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150257506 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150257506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(418)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(418)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150257508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150257513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150257513 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(417)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150257787 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150257787 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150257787 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150257787 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150257790 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150257791 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@aa26fc50d1c6: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='F723B1AA'O, index=0 SGSN_Test-GSUP(420)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) TC_hlr_location_cancel_request_withdraw(423)@aa26fc50d1c6: 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 := '12452628CA12CD1BD9EABF8596C5D1AF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '731D6FEA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C0F25B44EB2B88E2'O } } } } } 20250820150258860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150258860 DLLC NOTICE LLME(ffffffff/f723b1aa){UNASSIGNED} LLC RX: unknown TLLI 0xf723b1aa, creating LLME on the fly (gprs_llc.c:552) 20250820150258860 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150258860 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150258860 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150258860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150258860 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150258860 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150258860 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150258860 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150258860 DLLC NOTICE LLME(ffffffff/f723b1aa){UNASSIGNED} LLGM Assign pre (f723b1aa => f5ae7d7e) (gprs_llc.c:1079) 20250820150258860 DLLC NOTICE LLME(f723b1aa/f5ae7d7e){ASSIGNED} LLGM Assign post (f723b1aa => f5ae7d7e) (gprs_llc.c:1125) 20250820150258860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150258860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150258860 DMM DEBUG MM(262420000000029/f5ae7d7e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150258886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150258886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150258886 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150258886 DMM DEBUG MM(262420000000029/f5ae7d7e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250820150258886 DMM NOTICE MM(262420000000029/f5ae7d7e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150258886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150258886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150258886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150258886 DMM DEBUG MM(262420000000029/f5ae7d7e) Requesting authorization (sgsn_auth.c:160) 20250820150258886 DMM INFO MM(262420000000029/f5ae7d7e) Requesting authentication tuples (sgsn_auth.c:184) 20250820150258886 DMM DEBUG MM(262420000000029/f5ae7d7e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150258886 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250820150258886 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(420)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(420)@aa26fc50d1c6: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250820150258892 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150258892 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150258892 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150258892 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150258892 DMM INFO MM(262420000000029/f5ae7d7e) Subscriber data update (mmctx.c:445) 20250820150258892 DMM DEBUG MM(262420000000029/f5ae7d7e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150258892 DMM INFO MM(262420000000029/f5ae7d7e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150258892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150258892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150258892 DMM INFO MM(262420000000029/f5ae7d7e) <- GMM AUTH AND CIPHERING REQ (rand = 12 45 26 28 ca 12 cd 1b d9 ea bf 85 96 c5 d1 af , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150258910 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150258910 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150258910 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150258910 DMM INFO MM(262420000000029/f5ae7d7e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150258910 DMM NOTICE MM(262420000000029/f5ae7d7e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150258910 DMM DEBUG MM(262420000000029/f5ae7d7e) checking auth: received GSM SRES = 73 1d 6f ea (gprs_gmm.c:716) 20250820150258910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150258910 DMM DEBUG MM(262420000000029/f5ae7d7e) Requesting authorization (sgsn_auth.c:160) 20250820150258910 DMM INFO MM(262420000000029/f5ae7d7e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150258910 DMM DEBUG MM(262420000000029/f5ae7d7e) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150258910 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250820150258910 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) 20250820150258910 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150258910 DMM INFO MM(262420000000029/f5ae7d7e) <- GMM ATTACH ACCEPT (new P-TMSI=0xf5ae7d7e) (gprs_gmm.c:337) 20250820150258913 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150258913 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150258913 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250820150258913 DMM INFO MM(262420000000029/f5ae7d7e) Subscriber data update (mmctx.c:445) 20250820150258913 DMM DEBUG MM(262420000000029/f5ae7d7e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150258913 DMM INFO MM(262420000000029/f5ae7d7e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150258913 DMM NOTICE MM(262420000000029/f5ae7d7e) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250820150258913 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150258913 DMM NOTICE MM(262420000000029/f5ae7d7e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150258913 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) 20250820150258915 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150258915 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250820150258915 DMM INFO MM(262420000000029/f5ae7d7e) Subscriber data update (mmctx.c:445) 20250820150258915 DMM DEBUG MM(262420000000029/f5ae7d7e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150258928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150258928 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150258928 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150258929 DMM INFO MM(262420000000029/f5ae7d7e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150258929 DMM NOTICE MM(262420000000029/f5ae7d7e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150258929 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150258929 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150258929 DLLC NOTICE LLME(f723b1aa/f5ae7d7e){ASSIGNED} LLGM Assign pre (ffffffff => f5ae7d7e) (gprs_llc.c:1079) 20250820150258929 DLLC NOTICE LLME(ffffffff/f5ae7d7e){ASSIGNED} LLGM Assign post (ffffffff => f5ae7d7e) (gprs_llc.c:1125) 20250820150258929 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150258929 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150258929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150258929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150258978 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250820150258978 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250820150258978 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) 20250820150258978 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250820150258978 DMM INFO MM(262420000000029/f5ae7d7e) Subscriber data update (mmctx.c:445) 20250820150258978 DMM DEBUG MM(262420000000029/f5ae7d7e) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250820150258978 DMM INFO MM(262420000000029/f5ae7d7e) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250820150258978 DMM INFO MM(262420000000029/f5ae7d7e) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250820150258978 DMM NOTICE MM(262420000000029/f5ae7d7e) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250820150258978 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250820150258978 DMM INFO MM(262420000000029/f5ae7d7e) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250820150258978 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150258978 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150258978 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150258978 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150258978 DLLC NOTICE LLME(ffffffff/f5ae7d7e){ASSIGNED} LLGM Assign pre (f5ae7d7e => ffffffff) (gprs_llc.c:1079) 20250820150258978 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5ae7d7e => ffffffff) (gprs_llc.c:1125) 20250820150258979 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150258979 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150258979 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150258979 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_hlr_location_cancel_request_withdraw-BVCI196(407)@aa26fc50d1c6: Removing Client IMSI='262420000000029'H, index=0 20250820150258993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150258993 DLLC NOTICE LLME(ffffffff/f5ae7d7e){UNASSIGNED} LLC RX: unknown TLLI 0xf5ae7d7e, creating LLME on the fly (gprs_llc.c:552) 20250820150258993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150258993 DMM NOTICE LLME(ffffffff/f5ae7d7e){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250820150258993 DLLC NOTICE LLME(ffffffff/f5ae7d7e){UNASSIGNED} LLGM Assign pre (f5ae7d7e => ffffffff) (gprs_llc.c:1079) 20250820150258993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f5ae7d7e => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw(423)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150259001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59192<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(420)@aa26fc50d1c6: Final verdict of PTC: none 20250820150259007 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150259007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(418)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(413)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(408)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(409)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(412)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(417)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(419)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(405)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(414)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(411)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(416)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(406)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(411): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(412): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(413): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(414): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(416): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(417): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(418): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(419): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(420): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass'. Wed Aug 20 15:02:59 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_withdraw.talloc 20250820150259056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150259458 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59196<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45564) 20250820150300008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150300009 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45564, count=97264) 20250820150301010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150301010 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw ------ Wed Aug 20 15:03:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150302012 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150302012 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250820150302581 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150302583 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(428)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150302611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150302611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150302611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150302611 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302611 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150302611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150302611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150302611 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150302611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150302612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150302612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150302612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150302612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150302612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150302612 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150302612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150302613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302613 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150302613 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150302613 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150302613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150302613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(428)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(429)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150302615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(425)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150302622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150302622 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(430)@aa26fc50d1c6: 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(427)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(429)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(433)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150302627 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302627 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150302627 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150302627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150302628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150302628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150302628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150302629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150302629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150302629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150302629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150302629 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302629 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150302629 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150302629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150302629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150302629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(433)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150302631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150302635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150302635 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(435)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(434)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(438)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150302645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150302645 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302645 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150302645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150302645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150302645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150302645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150302645 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150302646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150302646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150302646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150302646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150302646 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150302646 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150302646 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150302646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150302646 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150302646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150302648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150302653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150302653 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150303013 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150303014 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150303014 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150303014 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150303018 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150303019 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@aa26fc50d1c6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='CAD0E4D2'O, index=0 SGSN_Test-GSUP(440)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250820150304093 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) 20250820150304093 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@aa26fc50d1c6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@aa26fc50d1c6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@aa26fc50d1c6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150304104 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35130<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(440)@aa26fc50d1c6: Final verdict of PTC: none 20250820150304109 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150304109 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(439)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(433)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(428)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(438)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(435)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(426)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(431)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(436)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(426): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(427): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(436): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(437): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass'. Wed Aug 20 15:03:04 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw.talloc 20250820150304219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35142<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150304621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35142<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45640) 20250820150305110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150305110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45640, count=53584) 20250820150306111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150306112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update'. ------ SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update ------ Wed Aug 20 15:03:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150307113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150307113 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250820150307739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150307741 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(448)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150307785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150307785 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307785 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150307785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150307785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(448)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150307785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150307785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150307785 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150307786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150307786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150307786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150307786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150307786 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307786 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150307786 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150307786 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150307786 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150307786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150307788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(450)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150307793 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150307793 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(449)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(454)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(454)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150307804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150307804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150307804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150307804 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307804 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150307804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150307804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150307804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150307804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(453)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(454)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150307805 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307805 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150307805 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150307805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150307805 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150307805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(454)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(454)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150307807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(450)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(455)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150307811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150307811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(453)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(458)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150307817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150307817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150307817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150307817 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307817 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150307817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150307817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150307817 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150307817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150307818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150307818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150307818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150307818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150307818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150307818 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150307818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150307818 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150307818 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150307818 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150307818 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150307819 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150307819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150307821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(455)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150307827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150307827 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150308114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150308114 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150308114 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150308114 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150308118 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150308120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@aa26fc50d1c6: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='DDB01016'O, index=0 SGSN_Test-GSUP(460)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250820150309204 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) 20250820150309204 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@aa26fc50d1c6: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@aa26fc50d1c6: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@aa26fc50d1c6: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150309219 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35156<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(448)@aa26fc50d1c6: Final verdict of PTC: none 20250820150309225 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150309225 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(454)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(460)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(458)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(453)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@aa26fc50d1c6: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(449)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(446)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(452)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(456)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(452): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(453): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(454): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass'. Wed Aug 20 15:03:09 UTC 2025 ====== SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update.talloc 20250820150309337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35170<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150309739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35170<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45572) 20250820150310226 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150310226 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45572, count=53512) 20250820150311227 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150311228 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown'. ------ SGSN_Tests.TC_rau_unknown ------ Wed Aug 20 15:03:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rau_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150312228 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150312229 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rau_unknown' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_rau_unknown started. 20250820150312852 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54558<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150312854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(468)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150312898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150312898 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312898 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150312898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150312898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150312898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150312899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150312899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150312899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150312899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150312899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150312899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150312899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150312899 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312899 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150312899 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150312899 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150312899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150312899 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(468)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150312901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150312905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150312905 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(470)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_rau_unknown-BVCI196(467)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(469)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(474)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(474)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150312916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150312916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150312916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150312916 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312916 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150312916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150312916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150312916 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150312916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(473)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(474)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150312917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150312917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150312917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150312917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150312917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150312917 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150312917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150312917 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312917 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150312917 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150312917 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150312918 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150312918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(474)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(474)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150312920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(470)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(475)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(473)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250820150312926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150312926 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(478)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@aa26fc50d1c6: Provider Link came up: sending NS-RESET TC_rau_unknown-BVCI210(471)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150312929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150312929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150312929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150312929 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312929 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150312929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150312929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150312929 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150312929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150312930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150312930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150312930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150312930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150312930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150312930 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150312930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150312930 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150312930 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150312931 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150312931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150312931 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150312931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(478)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150312933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150312938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150312938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150313230 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150313230 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150313230 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150313230 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150313234 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150313236 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_rau_unknown-BVCI196(467)@aa26fc50d1c6: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='DC75E07D'O, index=0 SGSN_Test-GSUP(480)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250820150314317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150314317 DLLC NOTICE LLME(ffffffff/dc75e07d){UNASSIGNED} LLC RX: unknown TLLI 0xdc75e07d, creating LLME on the fly (gprs_llc.c:552) 20250820150314317 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250820150314317 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150314317 DMM NOTICE LLME(ffffffff/dc75e07d){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250820150314317 DLLC NOTICE LLME(ffffffff/dc75e07d){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250820150314318 DMM ERROR LLME(ffffffff/dc75e07d){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250820150314318 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250820150314318 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250820150314318 DLLC NOTICE LLME(ffffffff/dc75e07d){UNASSIGNED} LLGM Assign pre (dc75e07d => ffffffff) (gprs_llc.c:1079) 20250820150314318 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dc75e07d => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@aa26fc50d1c6: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@aa26fc50d1c6: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150314335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54558<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@aa26fc50d1c6: Final verdict of PTC: none 20250820150314340 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150314340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(468)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(474)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(478)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(473)@aa26fc50d1c6: Final verdict of PTC: none TC_rau_unknown-BVCI210(471)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@aa26fc50d1c6: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(466)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(472)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(476)@aa26fc50d1c6: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_rau_unknown-BVCI210(471): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(472): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(473): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(474): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_rau_unknown finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Wed Aug 20 15:03:14 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250820150314426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150314828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54484) 20250820150315341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150315342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54484, count=55744) 20250820150316343 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150316343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau'. ------ SGSN_Tests.TC_attach_rau ------ Wed Aug 20 15:03:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150317344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150317345 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_rau started. 20250820150317948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150317952 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(488)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150317997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150317997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150317997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150317997 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150317997 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150317997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150317997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150317997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150317997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150317998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150317998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150317998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150317998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150317998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150317998 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150317998 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150317998 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150317998 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150317999 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150317999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(488)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150318001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(489)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(485)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150318006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150318006 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(490)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau-BVCI196(487)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(489)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(494)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(494)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150318018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150318018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150318018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150318018 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150318018 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150318018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150318018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150318018 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150318018 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(493)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(494)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150318019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150318019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150318019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150318019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150318019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150318019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150318019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150318019 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150318019 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150318019 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150318019 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150318019 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150318019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(494)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(494)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150318021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(490)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(495)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150318027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150318027 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(493)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(498)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau-BVCI210(491)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(498)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150318031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150318031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150318031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150318031 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150318031 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150318031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150318031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150318031 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150318031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(498)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150318032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150318032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150318032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150318032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150318032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150318032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150318032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150318032 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150318032 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150318032 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150318032 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150318033 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150318033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150318035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(495)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(495)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150318041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150318041 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150318048 DGPRS DEBUG Checking for inactive LLMEs, time = 58230397 (sgsn.c:132) 20250820150318049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150318049 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150318049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150318049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150318049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150318049 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150318049 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150318049 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150318049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150318049 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150318346 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150318346 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150318346 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150318346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150318350 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150318352 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@aa26fc50d1c6: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='F94278B6'O, index=0 SGSN_Test-GSUP(500)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@aa26fc50d1c6: 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 := 'AC62F9C85BE65969F41969B85A791C63'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '20F2CE5D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '09106886D6747634'O } } } } } 20250820150319430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319430 DLLC NOTICE LLME(ffffffff/f94278b6){UNASSIGNED} LLC RX: unknown TLLI 0xf94278b6, creating LLME on the fly (gprs_llc.c:552) 20250820150319430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319430 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150319430 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150319430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150319430 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150319430 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150319430 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150319430 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150319430 DLLC NOTICE LLME(ffffffff/f94278b6){UNASSIGNED} LLGM Assign pre (f94278b6 => e7a7e4b8) (gprs_llc.c:1079) 20250820150319430 DLLC NOTICE LLME(f94278b6/e7a7e4b8){ASSIGNED} LLGM Assign post (f94278b6 => e7a7e4b8) (gprs_llc.c:1125) 20250820150319430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150319430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150319430 DMM DEBUG MM(262420000000012/e7a7e4b8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150319443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319443 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319443 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150319443 DMM DEBUG MM(262420000000012/e7a7e4b8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250820150319443 DMM NOTICE MM(262420000000012/e7a7e4b8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150319443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150319443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150319443 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150319443 DMM DEBUG MM(262420000000012/e7a7e4b8) Requesting authorization (sgsn_auth.c:160) 20250820150319443 DMM INFO MM(262420000000012/e7a7e4b8) Requesting authentication tuples (sgsn_auth.c:184) 20250820150319443 DMM DEBUG MM(262420000000012/e7a7e4b8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150319443 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250820150319443 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(500)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250820150319447 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150319447 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150319447 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150319447 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150319447 DMM INFO MM(262420000000012/e7a7e4b8) Subscriber data update (mmctx.c:445) 20250820150319447 DMM DEBUG MM(262420000000012/e7a7e4b8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150319447 DMM INFO MM(262420000000012/e7a7e4b8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150319447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150319447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150319447 DMM INFO MM(262420000000012/e7a7e4b8) <- GMM AUTH AND CIPHERING REQ (rand = ac 62 f9 c8 5b e6 59 69 f4 19 69 b8 5a 79 1c 63 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150319460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319460 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319460 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150319461 DMM INFO MM(262420000000012/e7a7e4b8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150319461 DMM NOTICE MM(262420000000012/e7a7e4b8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150319461 DMM DEBUG MM(262420000000012/e7a7e4b8) checking auth: received GSM SRES = 20 f2 ce 5d (gprs_gmm.c:716) 20250820150319461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150319461 DMM DEBUG MM(262420000000012/e7a7e4b8) Requesting authorization (sgsn_auth.c:160) 20250820150319461 DMM INFO MM(262420000000012/e7a7e4b8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150319461 DMM DEBUG MM(262420000000012/e7a7e4b8) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150319461 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250820150319461 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) 20250820150319461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150319461 DMM INFO MM(262420000000012/e7a7e4b8) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7a7e4b8) (gprs_gmm.c:337) 20250820150319463 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150319463 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150319463 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250820150319463 DMM INFO MM(262420000000012/e7a7e4b8) Subscriber data update (mmctx.c:445) 20250820150319463 DMM DEBUG MM(262420000000012/e7a7e4b8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150319463 DMM INFO MM(262420000000012/e7a7e4b8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150319463 DMM NOTICE MM(262420000000012/e7a7e4b8) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250820150319463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150319463 DMM NOTICE MM(262420000000012/e7a7e4b8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150319463 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) 20250820150319465 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150319465 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250820150319465 DMM INFO MM(262420000000012/e7a7e4b8) Subscriber data update (mmctx.c:445) 20250820150319465 DMM DEBUG MM(262420000000012/e7a7e4b8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150319477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319477 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150319477 DMM INFO MM(262420000000012/e7a7e4b8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150319477 DMM NOTICE MM(262420000000012/e7a7e4b8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150319477 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150319477 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150319477 DLLC NOTICE LLME(f94278b6/e7a7e4b8){ASSIGNED} LLGM Assign pre (ffffffff => e7a7e4b8) (gprs_llc.c:1079) 20250820150319477 DLLC NOTICE LLME(ffffffff/e7a7e4b8){ASSIGNED} LLGM Assign post (ffffffff => e7a7e4b8) (gprs_llc.c:1125) 20250820150319477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150319477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150319477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150319477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150319536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319536 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150319536 DMM INFO MM(262420000000012/e7a7e4b8) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250820150319536 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150319536 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150319536 DLLC NOTICE LLME(ffffffff/e7a7e4b8){ASSIGNED} LLGM Assign pre (e7a7e4b8 => fecc80c3) (gprs_llc.c:1079) 20250820150319536 DLLC NOTICE LLME(e7a7e4b8/fecc80c3){ASSIGNED} LLGM Assign post (e7a7e4b8 => fecc80c3) (gprs_llc.c:1125) 20250820150319536 DMM INFO MM(262420000000012/fecc80c3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau-BVCI196(487)@aa26fc50d1c6: Removing Client IMSI='262420000000012'H, index=0 20250820150319552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150319552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250820150319552 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150319552 DMM INFO MM(262420000000012/fecc80c3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150319552 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150319552 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150319552 DLLC NOTICE LLME(e7a7e4b8/fecc80c3){ASSIGNED} LLGM Assign pre (ffffffff => fecc80c3) (gprs_llc.c:1079) 20250820150319552 DLLC NOTICE LLME(ffffffff/fecc80c3){ASSIGNED} LLGM Assign post (ffffffff => fecc80c3) (gprs_llc.c:1125) 20250820150319552 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau(503)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150319556 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54586<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150319560 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150319561 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau-BVCI210(491)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(500)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau-BVCI220(497)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(494)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(488)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(495)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(493)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(502)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(498)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(492)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(486)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(496)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau-BVCI210(491): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(492): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(493): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(494): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(495): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_rau finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Wed Aug 20 15:03:19 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250820150319612 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150320014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54598<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91288) 20250820150320561 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150320562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91288, count=100964) 20250820150321563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150321563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a'. ------ SGSN_Tests.TC_attach_rau_a_a ------ Wed Aug 20 15:03:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_a.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150322564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150322564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_a' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_rau_a_a started. 20250820150323074 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150323076 DMM INFO MM(262420000000012/fecc80c3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150323076 DMM INFO MM(262420000000012/fecc80c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150323076 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150323076 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150323076 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150323076 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150323076 DLLC NOTICE LLME(ffffffff/fecc80c3){ASSIGNED} LLGM Assign pre (fecc80c3 => ffffffff) (gprs_llc.c:1079) 20250820150323076 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fecc80c3 => ffffffff) (gprs_llc.c:1125) 20250820150323076 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250820150323076 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) 20250820150323076 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:402) 20250820150323076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150323076 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150323076 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150323076 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150323076 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(504)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(508)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(508)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150323126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150323126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150323126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150323126 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323126 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150323126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150323126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150323126 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150323126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(508)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150323127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150323127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150323127 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150323128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150323128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150323128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150323128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150323128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150323128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150323128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150323128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150323128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(508)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(508)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150323130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(509)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(505)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150323134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150323134 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(510)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_a-BVCI196(507)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(509)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(514)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(514)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150323147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150323147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150323147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150323147 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323147 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150323147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150323147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150323147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150323147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(513)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(514)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150323148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150323148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150323148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150323148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150323148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150323148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150323148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150323148 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323148 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150323148 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150323148 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150323148 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150323148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(514)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(514)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150323150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(510)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150323155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150323155 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(513)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(518)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_a-BVCI210(511)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(518)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150323159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150323159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150323159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150323159 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323159 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150323159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150323159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150323159 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150323159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(518)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150323160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150323160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150323160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150323160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150323160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150323160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150323160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150323160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150323160 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150323160 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150323160 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150323160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150323160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(518)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(518)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150323162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150323167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150323167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(517)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150323566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150323566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150323566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150323566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150323570 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820150323571 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(507)@aa26fc50d1c6: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='CFC3AE39'O, index=0 SGSN_Test-GSUP(520)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) TC_attach_rau_a_a(523)@aa26fc50d1c6: 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 := '58AD56D0CEF9DEEDCB315D94FEFE22C0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D4AA1C4A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F0F6D8FAF1F8FDC4'O } } } } } 20250820150324636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324636 DLLC NOTICE LLME(ffffffff/cfc3ae39){UNASSIGNED} LLC RX: unknown TLLI 0xcfc3ae39, creating LLME on the fly (gprs_llc.c:552) 20250820150324636 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324636 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150324636 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150324636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150324636 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150324636 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150324636 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150324636 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150324636 DLLC NOTICE LLME(ffffffff/cfc3ae39){UNASSIGNED} LLGM Assign pre (cfc3ae39 => e7e7d4c7) (gprs_llc.c:1079) 20250820150324636 DLLC NOTICE LLME(cfc3ae39/e7e7d4c7){ASSIGNED} LLGM Assign post (cfc3ae39 => e7e7d4c7) (gprs_llc.c:1125) 20250820150324636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150324636 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150324636 DMM DEBUG MM(262420000000037/e7e7d4c7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150324648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324648 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324648 DMM DEBUG MM(262420000000037/e7e7d4c7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250820150324648 DMM NOTICE MM(262420000000037/e7e7d4c7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150324648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150324648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150324648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150324648 DMM DEBUG MM(262420000000037/e7e7d4c7) Requesting authorization (sgsn_auth.c:160) 20250820150324648 DMM INFO MM(262420000000037/e7e7d4c7) Requesting authentication tuples (sgsn_auth.c:184) 20250820150324648 DMM DEBUG MM(262420000000037/e7e7d4c7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150324648 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250820150324648 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(520)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250820150324652 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150324652 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150324652 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150324652 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150324652 DMM INFO MM(262420000000037/e7e7d4c7) Subscriber data update (mmctx.c:445) 20250820150324652 DMM DEBUG MM(262420000000037/e7e7d4c7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150324652 DMM INFO MM(262420000000037/e7e7d4c7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150324652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150324652 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150324652 DMM INFO MM(262420000000037/e7e7d4c7) <- GMM AUTH AND CIPHERING REQ (rand = 58 ad 56 d0 ce f9 de ed cb 31 5d 94 fe fe 22 c0 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150324659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324659 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324659 DMM INFO MM(262420000000037/e7e7d4c7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150324659 DMM NOTICE MM(262420000000037/e7e7d4c7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150324659 DMM DEBUG MM(262420000000037/e7e7d4c7) checking auth: received GSM SRES = d4 aa 1c 4a (gprs_gmm.c:716) 20250820150324659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150324659 DMM DEBUG MM(262420000000037/e7e7d4c7) Requesting authorization (sgsn_auth.c:160) 20250820150324660 DMM INFO MM(262420000000037/e7e7d4c7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150324660 DMM DEBUG MM(262420000000037/e7e7d4c7) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150324660 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250820150324660 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) 20250820150324660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150324660 DMM INFO MM(262420000000037/e7e7d4c7) <- GMM ATTACH ACCEPT (new P-TMSI=0xe7e7d4c7) (gprs_gmm.c:337) 20250820150324661 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150324661 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150324661 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250820150324661 DMM INFO MM(262420000000037/e7e7d4c7) Subscriber data update (mmctx.c:445) 20250820150324661 DMM DEBUG MM(262420000000037/e7e7d4c7) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150324661 DMM INFO MM(262420000000037/e7e7d4c7) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150324661 DMM NOTICE MM(262420000000037/e7e7d4c7) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250820150324661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150324661 DMM NOTICE MM(262420000000037/e7e7d4c7) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150324661 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) 20250820150324662 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150324662 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250820150324662 DMM INFO MM(262420000000037/e7e7d4c7) Subscriber data update (mmctx.c:445) 20250820150324662 DMM DEBUG MM(262420000000037/e7e7d4c7) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150324667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324667 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324667 DMM INFO MM(262420000000037/e7e7d4c7) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150324667 DMM NOTICE MM(262420000000037/e7e7d4c7) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150324667 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150324667 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150324667 DLLC NOTICE LLME(cfc3ae39/e7e7d4c7){ASSIGNED} LLGM Assign pre (ffffffff => e7e7d4c7) (gprs_llc.c:1079) 20250820150324667 DLLC NOTICE LLME(ffffffff/e7e7d4c7){ASSIGNED} LLGM Assign post (ffffffff => e7e7d4c7) (gprs_llc.c:1125) 20250820150324667 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150324667 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150324667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150324667 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150324724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324724 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324724 DMM INFO MM(262420000000037/e7e7d4c7) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150324724 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150324724 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150324724 DLLC NOTICE LLME(ffffffff/e7e7d4c7){ASSIGNED} LLGM Assign pre (e7e7d4c7 => ce843fce) (gprs_llc.c:1079) 20250820150324724 DLLC NOTICE LLME(e7e7d4c7/ce843fce){ASSIGNED} LLGM Assign post (e7e7d4c7 => ce843fce) (gprs_llc.c:1125) 20250820150324724 DMM INFO MM(262420000000037/ce843fce) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150324739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324739 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324739 DMM INFO MM(262420000000037/ce843fce) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150324739 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150324739 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150324739 DLLC NOTICE LLME(e7e7d4c7/ce843fce){ASSIGNED} LLGM Assign pre (ffffffff => ce843fce) (gprs_llc.c:1079) 20250820150324739 DLLC NOTICE LLME(ffffffff/ce843fce){ASSIGNED} LLGM Assign post (ffffffff => ce843fce) (gprs_llc.c:1125) 20250820150324739 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250820150324739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324739 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324739 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324739 DMM INFO MM(262420000000037/ce843fce) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150324739 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150324739 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150324739 DLLC NOTICE LLME(ffffffff/ce843fce){ASSIGNED} LLGM Assign pre (ce843fce => d8a4754d) (gprs_llc.c:1079) 20250820150324739 DLLC NOTICE LLME(ce843fce/d8a4754d){ASSIGNED} LLGM Assign post (ce843fce => d8a4754d) (gprs_llc.c:1125) 20250820150324739 DMM INFO MM(262420000000037/d8a4754d) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150324750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324750 DMM INFO MM(262420000000037/d8a4754d) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150324750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150324750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150324750 DLLC NOTICE LLME(ce843fce/d8a4754d){ASSIGNED} LLGM Assign pre (ffffffff => d8a4754d) (gprs_llc.c:1079) 20250820150324750 DLLC NOTICE LLME(ffffffff/d8a4754d){ASSIGNED} LLGM Assign post (ffffffff => d8a4754d) (gprs_llc.c:1125) 20250820150324750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250820150324750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150324750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150324750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150324750 DMM INFO MM(262420000000037/d8a4754d) -> GMM DETACH REQUEST TLLI=0xd8a4754d type=GPRS detach Power-off (gprs_gmm.c:1512) 20250820150324750 DMM INFO MM(262420000000037/d8a4754d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150324750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150324750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150324750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150324750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150324750 DLLC NOTICE LLME(ffffffff/d8a4754d){ASSIGNED} LLGM Assign pre (d8a4754d => ffffffff) (gprs_llc.c:1079) 20250820150324750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8a4754d => ffffffff) (gprs_llc.c:1125) 20250820150324750 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250820150324750 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) 20250820150324751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150324751 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150324751 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150324751 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150324752 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(507)@aa26fc50d1c6: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150329766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34204<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(505)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(520)@aa26fc50d1c6: Final verdict of PTC: none 20250820150329769 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150329769 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_a-BVCI210(511)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(514)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(518)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(513)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(519)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(509)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(507)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(508)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(512)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(516)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(506)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(517)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(506): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_a-BVCI196(507): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(508): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(509): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_a-BVCI210(511): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(512): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(513): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(514): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(516): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_a-BVCI220(517): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(518): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(519): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass'. Wed Aug 20 15:03:29 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_a pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_a.talloc 20250820150329840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34220<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150330242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34220<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=109728) 20250820150330771 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150330771 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=109728, count=114084) 20250820150331773 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150331773 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_a pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b'. ------ SGSN_Tests.TC_attach_rau_a_b ------ Wed Aug 20 15:03:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150332775 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150332775 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_rau_a_b started. 20250820150333363 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58490<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150333364 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(528)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150333399 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333399 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150333399 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150333399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150333400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150333400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150333400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150333400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150333400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150333400 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150333400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150333400 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333400 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150333400 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150333400 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150333401 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150333401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150333403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(525)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150333409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150333409 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI196(527)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(530)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(529)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(533)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(533)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150333416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150333416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150333416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150333416 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333416 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150333416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150333416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150333416 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150333416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(533)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150333417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150333417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150333417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150333417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150333417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150333417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150333417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150333417 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333417 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150333417 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150333417 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150333417 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(533)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150333417 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150333420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(534)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(530)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150333426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150333426 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(535)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_rau_a_b-BVCI210(532)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(534)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(539)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(539)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150333440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150333440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150333440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150333440 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333440 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150333440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150333440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150333440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150333440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(539)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150333441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150333441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150333441 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150333441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150333441 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150333441 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150333441 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150333441 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150333442 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150333442 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(539)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(539)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150333444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150333448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150333448 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(536)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150333776 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150333776 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150333776 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150333776 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150333781 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150333782 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@aa26fc50d1c6: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='F28E61EF'O, index=0 SGSN_Test-GSUP(540)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@aa26fc50d1c6: 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 := '3EE9F6F11B86FF5FB3B9ABAE3C73FDC8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A064A74C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '936D9D1D289B0D40'O } } } } } 20250820150334872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334872 DLLC NOTICE LLME(ffffffff/f28e61ef){UNASSIGNED} LLC RX: unknown TLLI 0xf28e61ef, creating LLME on the fly (gprs_llc.c:552) 20250820150334872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334872 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150334872 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150334872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150334872 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150334872 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150334872 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150334872 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150334872 DLLC NOTICE LLME(ffffffff/f28e61ef){UNASSIGNED} LLGM Assign pre (f28e61ef => e0b2f753) (gprs_llc.c:1079) 20250820150334872 DLLC NOTICE LLME(f28e61ef/e0b2f753){ASSIGNED} LLGM Assign post (f28e61ef => e0b2f753) (gprs_llc.c:1125) 20250820150334872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150334872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150334872 DMM DEBUG MM(262420000000038/e0b2f753) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150334895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334895 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334895 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150334895 DMM DEBUG MM(262420000000038/e0b2f753) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250820150334895 DMM NOTICE MM(262420000000038/e0b2f753) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150334895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150334895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150334895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150334895 DMM DEBUG MM(262420000000038/e0b2f753) Requesting authorization (sgsn_auth.c:160) 20250820150334895 DMM INFO MM(262420000000038/e0b2f753) Requesting authentication tuples (sgsn_auth.c:184) 20250820150334895 DMM DEBUG MM(262420000000038/e0b2f753) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150334895 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250820150334895 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(540)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250820150334901 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150334901 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150334901 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150334901 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150334901 DMM INFO MM(262420000000038/e0b2f753) Subscriber data update (mmctx.c:445) 20250820150334901 DMM DEBUG MM(262420000000038/e0b2f753) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150334901 DMM INFO MM(262420000000038/e0b2f753) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150334901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150334901 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150334901 DMM INFO MM(262420000000038/e0b2f753) <- GMM AUTH AND CIPHERING REQ (rand = 3e e9 f6 f1 1b 86 ff 5f b3 b9 ab ae 3c 73 fd c8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150334919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334919 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334919 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150334919 DMM INFO MM(262420000000038/e0b2f753) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150334919 DMM NOTICE MM(262420000000038/e0b2f753) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150334919 DMM DEBUG MM(262420000000038/e0b2f753) checking auth: received GSM SRES = a0 64 a7 4c (gprs_gmm.c:716) 20250820150334919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150334919 DMM DEBUG MM(262420000000038/e0b2f753) Requesting authorization (sgsn_auth.c:160) 20250820150334919 DMM INFO MM(262420000000038/e0b2f753) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150334919 DMM DEBUG MM(262420000000038/e0b2f753) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150334919 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250820150334919 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) 20250820150334919 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150334920 DMM INFO MM(262420000000038/e0b2f753) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0b2f753) (gprs_gmm.c:337) 20250820150334922 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150334922 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150334922 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250820150334922 DMM INFO MM(262420000000038/e0b2f753) Subscriber data update (mmctx.c:445) 20250820150334922 DMM DEBUG MM(262420000000038/e0b2f753) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150334922 DMM INFO MM(262420000000038/e0b2f753) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150334922 DMM NOTICE MM(262420000000038/e0b2f753) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250820150334922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150334922 DMM NOTICE MM(262420000000038/e0b2f753) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150334922 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) 20250820150334923 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150334923 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250820150334923 DMM INFO MM(262420000000038/e0b2f753) Subscriber data update (mmctx.c:445) 20250820150334923 DMM DEBUG MM(262420000000038/e0b2f753) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150334937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334937 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334937 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150334937 DMM INFO MM(262420000000038/e0b2f753) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150334937 DMM NOTICE MM(262420000000038/e0b2f753) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150334937 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150334937 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150334937 DLLC NOTICE LLME(f28e61ef/e0b2f753){ASSIGNED} LLGM Assign pre (ffffffff => e0b2f753) (gprs_llc.c:1079) 20250820150334937 DLLC NOTICE LLME(ffffffff/e0b2f753){ASSIGNED} LLGM Assign post (ffffffff => e0b2f753) (gprs_llc.c:1125) 20250820150334937 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150334937 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150334937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150334937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@aa26fc50d1c6: attach complete sending rau 20250820150334988 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334988 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334988 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150334988 DMM INFO MM(262420000000038/e0b2f753) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150334988 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150334988 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150334988 DLLC NOTICE LLME(ffffffff/e0b2f753){ASSIGNED} LLGM Assign pre (e0b2f753 => e0fecdae) (gprs_llc.c:1079) 20250820150334988 DLLC NOTICE LLME(e0b2f753/e0fecdae){ASSIGNED} LLGM Assign post (e0b2f753 => e0fecdae) (gprs_llc.c:1125) 20250820150334988 DMM INFO MM(262420000000038/e0fecdae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@aa26fc50d1c6: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@aa26fc50d1c6: Removing Client IMSI='262420000000038'H, index=0 TC_attach_rau_a_b-BVCI210(532)@aa26fc50d1c6: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='E0FECDAE'O, index=0 20250820150334996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334996 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334996 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150334996 DMM INFO MM(262420000000038/e0fecdae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150334996 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150334996 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150334996 DLLC NOTICE LLME(e0b2f753/e0fecdae){ASSIGNED} LLGM Assign pre (ffffffff => e0fecdae) (gprs_llc.c:1079) 20250820150334996 DLLC NOTICE LLME(ffffffff/e0fecdae){ASSIGNED} LLGM Assign post (ffffffff => e0fecdae) (gprs_llc.c:1125) 20250820150334996 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b(543)@aa26fc50d1c6: sending second RAU via different RA 20250820150334999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150334999 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150334999 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150334999 DMM INFO MM(262420000000038/e0fecdae) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: e0fecdae, P-TMSI: e0fecdae (00000000), TLLI: e0fecdae (e0fecdae), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250820150334999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250820150334999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150334999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150334999 DLLC NOTICE LLME(ffffffff/e0fecdae){ASSIGNED} LLGM Assign pre (e0fecdae => e0fecdae) (gprs_llc.c:1079) 20250820150334999 DLLC NOTICE LLME(e0fecdae/e0fecdae){ASSIGNED} LLGM Assign post (e0fecdae => e0fecdae) (gprs_llc.c:1125) 20250820150334999 DMM INFO MM(262420000000038/e0fecdae) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150335007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150335007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150335007 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150335008 DMM INFO MM(262420000000038/e0fecdae) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150335008 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150335008 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150335008 DLLC NOTICE LLME(e0fecdae/e0fecdae){ASSIGNED} LLGM Assign pre (ffffffff => e0fecdae) (gprs_llc.c:1079) 20250820150335008 DLLC NOTICE LLME(ffffffff/e0fecdae){ASSIGNED} LLGM Assign post (ffffffff => e0fecdae) (gprs_llc.c:1125) 20250820150335008 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250820150335008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150335008 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150335008 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150335008 DMM INFO MM(262420000000038/e0fecdae) -> GMM DETACH REQUEST TLLI=0xe0fecdae type=GPRS detach Power-off (gprs_gmm.c:1512) 20250820150335008 DMM INFO MM(262420000000038/e0fecdae) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150335008 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150335008 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150335008 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150335008 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150335008 DLLC NOTICE LLME(ffffffff/e0fecdae){ASSIGNED} LLGM Assign pre (e0fecdae => ffffffff) (gprs_llc.c:1079) 20250820150335008 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0fecdae => ffffffff) (gprs_llc.c:1125) 20250820150335008 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250820150335008 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) 20250820150335008 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150335008 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150335008 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150335008 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150335008 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_b(543)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@aa26fc50d1c6: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150340015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58490<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau_a_b-BVCI196(527)@aa26fc50d1c6: Final verdict of PTC: none 20250820150340018 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb0-NS0(524)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@aa26fc50d1c6: Final verdict of PTC: none 20250820150340018 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(540)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(538)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(532)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(528)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(536)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(539)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(533)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(537)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(531)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(526)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b-BVCI220(536): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(537): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(538): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(539): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass'. Wed Aug 20 15:03:40 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b.talloc 20250820150340077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150340479 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58492<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=108660) 20250820150341019 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150341019 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=108660, count=109820) 20250820150342021 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150342021 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra'. ------ SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra ------ Wed Aug 20 15:03:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150343022 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150343022 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250820150343601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150343603 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(549)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(549)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150343645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150343645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150343645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150343645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343645 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150343645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150343645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150343645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) SGSN_Test-Gb1-NS1(548)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150343645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(549)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150343646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150343646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150343646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150343646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150343646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150343646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150343646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150343646 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343646 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150343646 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150343646 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(549)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150343646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150343647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(549)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150343648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(545)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(550)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150343653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150343653 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(548)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(553)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(553)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150343656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150343656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150343656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150343656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150343656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150343656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150343656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150343656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(553)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150343657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150343657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150343657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150343657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150343657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150343657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150343657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150343657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343657 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150343657 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150343657 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150343658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150343658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(553)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150343660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(554)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(550)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150343665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150343665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(554)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(558)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150343673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150343674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343674 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(558)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150343674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150343674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150343674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150343674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150343674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150343674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150343675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150343675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(558)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150343676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150343680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150343680 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150344023 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150344023 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150344023 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150344023 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150344028 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150344029 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@aa26fc50d1c6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D412A6C4'O, index=0 SGSN_Test-GSUP(560)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_rau_a_b_wrong_old_ra(563) TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: 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 := '60BDD989D5DD69604B3D95171BC47F20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '87A7FC19'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '963B0526623B61EC'O } } } } } 20250820150345113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345113 DLLC NOTICE LLME(ffffffff/d412a6c4){UNASSIGNED} LLC RX: unknown TLLI 0xd412a6c4, creating LLME on the fly (gprs_llc.c:552) 20250820150345113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345113 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150345113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150345113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150345113 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150345113 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150345113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150345113 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150345113 DLLC NOTICE LLME(ffffffff/d412a6c4){UNASSIGNED} LLGM Assign pre (d412a6c4 => f7087a50) (gprs_llc.c:1079) 20250820150345113 DLLC NOTICE LLME(d412a6c4/f7087a50){ASSIGNED} LLGM Assign post (d412a6c4 => f7087a50) (gprs_llc.c:1125) 20250820150345113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150345113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150345113 DMM DEBUG MM(262420000000039/f7087a50) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150345123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345123 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150345123 DMM DEBUG MM(262420000000039/f7087a50) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250820150345123 DMM NOTICE MM(262420000000039/f7087a50) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150345123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150345123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150345123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150345123 DMM DEBUG MM(262420000000039/f7087a50) Requesting authorization (sgsn_auth.c:160) 20250820150345123 DMM INFO MM(262420000000039/f7087a50) Requesting authentication tuples (sgsn_auth.c:184) 20250820150345123 DMM DEBUG MM(262420000000039/f7087a50) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150345123 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250820150345123 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(560)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250820150345126 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150345126 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150345126 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150345126 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150345126 DMM INFO MM(262420000000039/f7087a50) Subscriber data update (mmctx.c:445) 20250820150345126 DMM DEBUG MM(262420000000039/f7087a50) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150345126 DMM INFO MM(262420000000039/f7087a50) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150345126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150345126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150345126 DMM INFO MM(262420000000039/f7087a50) <- GMM AUTH AND CIPHERING REQ (rand = 60 bd d9 89 d5 dd 69 60 4b 3d 95 17 1b c4 7f 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150345136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150345136 DMM INFO MM(262420000000039/f7087a50) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150345136 DMM NOTICE MM(262420000000039/f7087a50) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150345136 DMM DEBUG MM(262420000000039/f7087a50) checking auth: received GSM SRES = 87 a7 fc 19 (gprs_gmm.c:716) 20250820150345136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150345136 DMM DEBUG MM(262420000000039/f7087a50) Requesting authorization (sgsn_auth.c:160) 20250820150345136 DMM INFO MM(262420000000039/f7087a50) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150345136 DMM DEBUG MM(262420000000039/f7087a50) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150345136 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250820150345136 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 04 01 08 62 42 02 00 00 00 30 f9 28 01 01 2a 01 01 (gprs_subscriber.c:210) 20250820150345136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150345136 DMM INFO MM(262420000000039/f7087a50) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7087a50) (gprs_gmm.c:337) 20250820150345138 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150345138 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150345138 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250820150345138 DMM INFO MM(262420000000039/f7087a50) Subscriber data update (mmctx.c:445) 20250820150345138 DMM DEBUG MM(262420000000039/f7087a50) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150345138 DMM INFO MM(262420000000039/f7087a50) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150345138 DMM NOTICE MM(262420000000039/f7087a50) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250820150345138 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150345138 DMM NOTICE MM(262420000000039/f7087a50) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150345138 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 12 01 08 62 42 02 00 00 00 30 f9 28 01 01 (gprs_subscriber.c:210) 20250820150345139 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150345139 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250820150345139 DMM INFO MM(262420000000039/f7087a50) Subscriber data update (mmctx.c:445) 20250820150345139 DMM DEBUG MM(262420000000039/f7087a50) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150345149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345149 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150345149 DMM INFO MM(262420000000039/f7087a50) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150345149 DMM NOTICE MM(262420000000039/f7087a50) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150345149 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150345149 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150345149 DLLC NOTICE LLME(d412a6c4/f7087a50){ASSIGNED} LLGM Assign pre (ffffffff => f7087a50) (gprs_llc.c:1079) 20250820150345149 DLLC NOTICE LLME(ffffffff/f7087a50){ASSIGNED} LLGM Assign post (ffffffff => f7087a50) (gprs_llc.c:1125) 20250820150345149 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150345149 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150345149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150345149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: attach complete sending rau 20250820150345209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345209 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150345209 DMM INFO MM(262420000000039/f7087a50) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150345209 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150345209 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150345209 DLLC NOTICE LLME(ffffffff/f7087a50){ASSIGNED} LLGM Assign pre (f7087a50 => d5989f5b) (gprs_llc.c:1079) 20250820150345209 DLLC NOTICE LLME(f7087a50/d5989f5b){ASSIGNED} LLGM Assign post (f7087a50 => d5989f5b) (gprs_llc.c:1125) 20250820150345209 DMM INFO MM(262420000000039/d5989f5b) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@aa26fc50d1c6: Removing Client IMSI='262420000000039'H, index=0 20250820150345224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345224 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345224 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150345224 DMM INFO MM(262420000000039/d5989f5b) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150345224 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150345224 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150345224 DLLC NOTICE LLME(f7087a50/d5989f5b){ASSIGNED} LLGM Assign pre (ffffffff => d5989f5b) (gprs_llc.c:1079) 20250820150345224 DLLC NOTICE LLME(ffffffff/d5989f5b){ASSIGNED} LLGM Assign post (ffffffff => d5989f5b) (gprs_llc.c:1125) 20250820150345224 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@aa26fc50d1c6: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D5989F5B'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: sending second RAU via different RA with wrong Old RA 20250820150345234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345234 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345234 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150345234 DMM NOTICE LLME(ffffffff/d5989f5b){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250820150345234 DLLC NOTICE LLME(ffffffff/d5989f5b){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250820150345234 DMM NOTICE MM(262420000000039/d5989f5b) Rx RA Update Request with unexpected TLLI=d5989f5b Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250820150345234 DMM ERROR LLME(ffffffff/d5989f5b){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250820150345234 DMM NOTICE MM(262420000000039/d5989f5b) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250820150345234 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250820150345234 DMM INFO MM(262420000000039/d5989f5b) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250820150345234 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150345234 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150345234 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150345234 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150345234 DLLC NOTICE LLME(ffffffff/d5989f5b){ASSIGNED} LLGM Assign pre (d5989f5b => ffffffff) (gprs_llc.c:1079) 20250820150345234 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5989f5b => ffffffff) (gprs_llc.c:1125) 20250820150345234 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250820150345234 DGPRS INFO SUBSCR(262420000000039) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 00 30 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250820150345234 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150345234 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150345234 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150345234 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150345256 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250820150345258 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150345258 DLLC NOTICE LLME(ffffffff/d5989f5b){UNASSIGNED} LLC RX: unknown TLLI 0xd5989f5b, creating LLME on the fly (gprs_llc.c:552) 20250820150345258 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150345258 DMM NOTICE LLME(ffffffff/d5989f5b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250820150348048 DGPRS DEBUG Checking for inactive LLMEs, time = 58230427 (sgsn.c:132) 20250820150348050 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150348050 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150348050 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150348050 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150348050 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150348050 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150348050 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150348050 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150348050 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150348050 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@aa26fc50d1c6: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150350272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34394<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(560)@aa26fc50d1c6: Final verdict of PTC: none 20250820150350277 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150350277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(549)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(558)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI220(557)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(553)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(552)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(548)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(556)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(551)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(546)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(547)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(546): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(547): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(548): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(549): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(551): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(552): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(556): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(557): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass'. Wed Aug 20 15:03:50 UTC 2025 ====== SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra.talloc 20250820150350335 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150350737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34410<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107792) 20250820150351278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150351278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107792, count=113224) 20250820150352279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150352279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync'. ------ SGSN_Tests.TC_attach_usim_resync ------ Wed Aug 20 15:03:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_resync.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150353280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150353280 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_resync' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_resync started. 20250820150353859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150353861 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(564)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(568)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150353903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150353904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(568)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150353904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150353904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150353904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150353904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150353904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150353905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150353905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(568)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150353907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(569)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(565)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150353911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150353911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI196(567)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(570)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(573)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150353920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150353920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150353920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150353920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150353920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150353920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150353920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150353920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(573)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150353922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150353922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150353922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150353922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150353922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150353922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150353922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150353922 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353922 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150353922 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150353922 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150353922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150353922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(573)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150353924 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(574)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(570)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150353930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150353930 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(575)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_resync-BVCI210(572)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(574)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(578)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(578)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150353937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150353937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150353937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150353937 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353937 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150353937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150353937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150353937 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150353937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150353938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150353938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150353938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150353938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150353938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150353938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150353938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150353938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150353938 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150353938 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150353938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150353938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150353938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(578)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150353940 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150353944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150353944 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150354280 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150354280 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150354280 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150354281 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150354285 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150354286 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@aa26fc50d1c6: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='C410DCFE'O, index=0 SGSN_Test-GSUP(580)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@aa26fc50d1c6: 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 := '240E712836A1696D16756835DEA434EE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '85DF1FA5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2D0597B9BF66F830'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '70AA79710A6A3260AABBC56B656035BB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2F3883173B8A7DD3B285C5ACEDDEB99E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E8FA1A7AE457397C8F0E3DAF0C24A334'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A970093468DABF68'O } } } } } 20250820150355360 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150355360 DLLC NOTICE LLME(ffffffff/c410dcfe){UNASSIGNED} LLC RX: unknown TLLI 0xc410dcfe, creating LLME on the fly (gprs_llc.c:552) 20250820150355360 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150355360 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150355360 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150355360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150355360 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150355360 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150355360 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150355360 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150355360 DLLC NOTICE LLME(ffffffff/c410dcfe){UNASSIGNED} LLGM Assign pre (c410dcfe => eb31a5db) (gprs_llc.c:1079) 20250820150355360 DLLC NOTICE LLME(c410dcfe/eb31a5db){ASSIGNED} LLGM Assign post (c410dcfe => eb31a5db) (gprs_llc.c:1125) 20250820150355360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150355360 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150355360 DMM DEBUG MM(262420000000040/eb31a5db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150355368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150355368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150355368 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150355368 DMM DEBUG MM(262420000000040/eb31a5db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150355368 DMM NOTICE MM(262420000000040/eb31a5db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150355368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150355368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150355368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150355368 DMM DEBUG MM(262420000000040/eb31a5db) Requesting authorization (sgsn_auth.c:160) 20250820150355368 DMM INFO MM(262420000000040/eb31a5db) Requesting authentication tuples (sgsn_auth.c:184) 20250820150355368 DMM DEBUG MM(262420000000040/eb31a5db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150355368 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150355368 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(580)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250820150355371 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150355371 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150355371 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150355371 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150355371 DMM INFO MM(262420000000040/eb31a5db) Subscriber data update (mmctx.c:445) 20250820150355371 DMM DEBUG MM(262420000000040/eb31a5db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150355371 DMM INFO MM(262420000000040/eb31a5db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150355371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150355371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150355371 DMM INFO MM(262420000000040/eb31a5db) <- GMM AUTH AND CIPHERING REQ (rand = 24 0e 71 28 36 a1 69 6d 16 75 68 35 de a4 34 ee , mmctx_is_r99=1, vec->auth_types=0x3, autn = e8 fa 1a 7a e4 57 39 7c 8f 0e 3d af 0c 24 a3 34 ) (gprs_gmm.c:510) 20250820150355379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150355379 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150355379 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150355379 DMM INFO MM(262420000000040/eb31a5db) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250820150355379 DMM INFO MM(262420000000040/eb31a5db) R99 AUTHENTICATION SYNCH (AUTS = a9a94901b4cfd9582594d67ff257) (gprs_gmm.c:761) 20250820150355379 DMM DEBUG MM(262420000000040/eb31a5db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150355379 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250820150355379 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e a9 a9 49 01 b4 cf d9 58 25 94 d6 7f f2 57 20 10 24 0e 71 28 36 a1 69 6d 16 75 68 35 de a4 34 ee 28 01 01 (gprs_subscriber.c:210) 20250820150355379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250820150355379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250820150355380 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150355380 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150355380 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150355380 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150355380 DMM INFO MM(262420000000040/eb31a5db) Subscriber data update (mmctx.c:445) 20250820150355380 DMM DEBUG MM(262420000000040/eb31a5db) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250820150355380 DMM INFO MM(262420000000040/eb31a5db) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250820150355380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150355380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150355380 DMM INFO MM(262420000000040/eb31a5db) <- GMM AUTH AND CIPHERING REQ (rand = 72 3b b7 eb 9b 89 01 5b 47 2f af ab 8e 24 5e 39 , mmctx_is_r99=1, vec->auth_types=0x3, autn = aa f3 af 73 e7 8e 36 87 a9 69 83 81 3a f4 33 9d ) (gprs_gmm.c:510) 20250820150355391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150355391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6e7880 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150355391 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150355391 DMM INFO MM(262420000000040/eb31a5db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150355391 DMM NOTICE MM(262420000000040/eb31a5db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150355391 DMM DEBUG MM(262420000000040/eb31a5db) checking auth: received UMTS RES = 0e 54 e4 5d 8a d4 a3 db (gprs_gmm.c:716) 20250820150355391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150355391 DMM DEBUG MM(262420000000040/eb31a5db) Requesting authorization (sgsn_auth.c:160) 20250820150355391 DMM INFO MM(262420000000040/eb31a5db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150355391 DMM DEBUG MM(262420000000040/eb31a5db) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150355391 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250820150355391 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) 20250820150355391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150355391 DMM INFO MM(262420000000040/eb31a5db) <- GMM ATTACH ACCEPT (new P-TMSI=0xeb31a5db) (gprs_gmm.c:337) 20250820150355394 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150355394 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150355394 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250820150355394 DMM INFO MM(262420000000040/eb31a5db) Subscriber data update (mmctx.c:445) 20250820150355394 DMM DEBUG MM(262420000000040/eb31a5db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150355394 DMM INFO MM(262420000000040/eb31a5db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150355394 DMM NOTICE MM(262420000000040/eb31a5db) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250820150355394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150355394 DMM NOTICE MM(262420000000040/eb31a5db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150355394 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) 20250820150355395 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150355395 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250820150355395 DMM INFO MM(262420000000040/eb31a5db) Subscriber data update (mmctx.c:445) 20250820150355395 DMM DEBUG MM(262420000000040/eb31a5db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_resync-BVCI196(567)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 20250820150355406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150355406 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150355406 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150355406 DMM INFO MM(262420000000040/eb31a5db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150355406 DMM NOTICE MM(262420000000040/eb31a5db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150355406 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150355406 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150355406 DLLC NOTICE LLME(c410dcfe/eb31a5db){ASSIGNED} LLGM Assign pre (ffffffff => eb31a5db) (gprs_llc.c:1079) 20250820150355406 DLLC NOTICE LLME(ffffffff/eb31a5db){ASSIGNED} LLGM Assign post (ffffffff => eb31a5db) (gprs_llc.c:1125) 20250820150355406 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150355406 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150355406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150355406 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync(583)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150355411 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35034<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_resync-BVCI210(572)@aa26fc50d1c6: Final verdict of PTC: none 20250820150355416 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150355417 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(568)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(567)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(574)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(580)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(577)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(573)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(578)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(576)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(571)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(566)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_resync finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Wed Aug 20 15:03:55 UTC 2025 ====== SGSN_Tests.TC_attach_usim_resync pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_resync.talloc 20250820150355517 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150355919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35036<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=92024) 20250820150356418 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150356418 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=92024, count=96380) 20250820150357419 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150357419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54'. ------ SGSN_Tests.TC_attach_usim_a54_a54 ------ Wed Aug 20 15:03:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150358421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150358421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a54' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a54 started. 20250820150359026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150359029 DMM INFO MM(262420000000040/eb31a5db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150359029 DMM INFO MM(262420000000040/eb31a5db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150359029 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150359029 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150359029 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150359029 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150359029 DLLC NOTICE LLME(ffffffff/eb31a5db){ASSIGNED} LLGM Assign pre (eb31a5db => ffffffff) (gprs_llc.c:1079) 20250820150359029 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb31a5db => ffffffff) (gprs_llc.c:1125) 20250820150359029 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250820150359029 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) 20250820150359029 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:402) 20250820150359029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150359029 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150359029 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150359029 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150359030 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(588)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150359072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150359072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150359072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150359072 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359072 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150359072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150359072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150359072 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150359072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(588)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150359073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150359073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150359073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150359073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150359073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150359073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150359073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150359073 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359073 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150359073 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150359073 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150359074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150359074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150359076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(589)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(585)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(590)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150359082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150359082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI196(587)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(589)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(593)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150359091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359091 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150359091 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150359091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150359091 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359091 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150359091 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150359091 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150359092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150359092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(593)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(594)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 20250820150359094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(590)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150359099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150359099 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI210(591)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(595)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(594)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(598)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150359106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150359106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150359106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150359106 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359106 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150359106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150359106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150359106 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150359106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(598)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150359107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150359107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150359107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150359107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150359107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150359107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150359107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150359107 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150359107 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150359107 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150359107 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(598)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150359107 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150359107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150359109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150359114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150359114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150359422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150359422 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150359422 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150359422 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150359426 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150359428 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@aa26fc50d1c6: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='F8E1AA30'O, index=0 SGSN_Test-GSUP(600)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@aa26fc50d1c6: 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 := 'BAC972C5A69CD723BDCC6F28C8B9F3E3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E7D57F7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A759C25D01689781'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '46521937480DC086A4D03E7528A33557'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0321937F4D1191B12A0187E522A8C57A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'AC669D534E71C81F1A65206C17D71F70'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F386AB4965D7F269'O } } } } } 20250820150400525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150400525 DLLC NOTICE LLME(ffffffff/f8e1aa30){UNASSIGNED} LLC RX: unknown TLLI 0xf8e1aa30, creating LLME on the fly (gprs_llc.c:552) 20250820150400525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150400525 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150400525 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150400525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150400525 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150400525 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150400525 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150400525 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150400525 DLLC NOTICE LLME(ffffffff/f8e1aa30){UNASSIGNED} LLGM Assign pre (f8e1aa30 => e1513dda) (gprs_llc.c:1079) 20250820150400525 DLLC NOTICE LLME(f8e1aa30/e1513dda){ASSIGNED} LLGM Assign post (f8e1aa30 => e1513dda) (gprs_llc.c:1125) 20250820150400525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150400525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150400525 DMM DEBUG MM(262420000000040/e1513dda) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150400547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150400547 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150400547 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150400547 DMM DEBUG MM(262420000000040/e1513dda) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150400547 DMM NOTICE MM(262420000000040/e1513dda) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150400547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150400547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150400547 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150400547 DMM DEBUG MM(262420000000040/e1513dda) Requesting authorization (sgsn_auth.c:160) 20250820150400547 DMM INFO MM(262420000000040/e1513dda) Requesting authentication tuples (sgsn_auth.c:184) 20250820150400547 DMM DEBUG MM(262420000000040/e1513dda) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150400547 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150400547 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(600)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250820150400553 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150400553 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150400553 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150400553 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150400553 DMM INFO MM(262420000000040/e1513dda) Subscriber data update (mmctx.c:445) 20250820150400553 DMM DEBUG MM(262420000000040/e1513dda) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150400553 DMM INFO MM(262420000000040/e1513dda) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150400553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150400553 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150400553 DMM INFO MM(262420000000040/e1513dda) <- GMM AUTH AND CIPHERING REQ (rand = ba c9 72 c5 a6 9c d7 23 bd cc 6f 28 c8 b9 f3 e3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ac 66 9d 53 4e 71 c8 1f 1a 65 20 6c 17 d7 1f 70 ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150400572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(600)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@aa26fc50d1c6: Final verdict of PTC: none 20250820150400577 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150400577 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(589)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(588)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(598)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(593)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(591)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI196(587)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(592)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(596)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(586)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(591): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(592): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass'. Wed Aug 20 15:04:00 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a54.talloc 20250820150400636 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150401039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35052<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69316) 20250820150401578 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150401578 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69316, count=73672) 20250820150402579 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150402579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a54 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53'. ------ SGSN_Tests.TC_attach_usim_a54_a53 ------ Wed Aug 20 15:04:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a53.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150403581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150403581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a53' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a53 started. 20250820150404158 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33024<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150404161 DMM INFO MM(262420000000040/e1513dda) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150404161 DMM INFO MM(262420000000040/e1513dda) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150404161 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150404161 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150404161 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150404161 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150404161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Deallocated (fsm.c:568) 20250820150404161 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150404161 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150404161 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150404161 DLLC NOTICE LLME(f8e1aa30/e1513dda){ASSIGNED} LLGM Assign pre (e1513dda => ffffffff) (gprs_llc.c:1079) 20250820150404161 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1513dda => ffffffff) (gprs_llc.c:1125) 20250820150404161 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(608)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150404202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150404202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150404202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150404202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150404202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150404202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150404202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150404202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150404203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150404203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150404203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150404203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150404203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150404203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150404203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150404203 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404204 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150404204 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150404204 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(608)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150404204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150404204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150404205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(609)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(605)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150404211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150404211 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(607)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(610)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(609)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(613)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150404217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150404217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150404217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150404217 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404217 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150404217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150404217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150404217 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150404217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150404218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150404218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150404218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150404218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150404218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150404218 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150404218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150404218 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404218 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150404218 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150404218 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150404219 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150404219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150404221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(614)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(610)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150404227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150404227 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI210(612)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(615)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(614)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(618)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(618)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150404233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150404233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150404233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150404233 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404233 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150404233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150404233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150404233 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150404233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150404234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150404234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150404234 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150404235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150404235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150404235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150404235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150404235 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150404235 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150404235 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150404235 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150404235 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150404235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(618)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150404237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150404241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150404241 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(617)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150404582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150404582 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150404582 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150404582 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150404587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150404588 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a53-BVCI196(607)@aa26fc50d1c6: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='D468F356'O, index=0 SGSN_Test-GSUP(620)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@aa26fc50d1c6: 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 := 'B59B51A4EB0324ABB55BC4D7D01362DD'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4410457'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31A5EBF4B3246895'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F13125B909F2F8DACAE0E5DCCB570972'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'C93411969CCAE424C52A8A00E3412D87'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E2DB2BA5FADF177AFB3D75F253ED540F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C8500D472A6DB27C'O } } } } } 20250820150405678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150405678 DLLC NOTICE LLME(ffffffff/d468f356){UNASSIGNED} LLC RX: unknown TLLI 0xd468f356, creating LLME on the fly (gprs_llc.c:552) 20250820150405678 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150405678 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150405678 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150405678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150405678 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150405678 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150405678 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150405678 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150405678 DLLC NOTICE LLME(ffffffff/d468f356){UNASSIGNED} LLGM Assign pre (d468f356 => e8e321ba) (gprs_llc.c:1079) 20250820150405678 DLLC NOTICE LLME(d468f356/e8e321ba){ASSIGNED} LLGM Assign post (d468f356 => e8e321ba) (gprs_llc.c:1125) 20250820150405678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150405678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150405678 DMM DEBUG MM(262420000000040/e8e321ba) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150405692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150405692 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150405692 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150405692 DMM DEBUG MM(262420000000040/e8e321ba) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150405692 DMM NOTICE MM(262420000000040/e8e321ba) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150405692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150405692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150405692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150405692 DMM DEBUG MM(262420000000040/e8e321ba) Requesting authorization (sgsn_auth.c:160) 20250820150405692 DMM INFO MM(262420000000040/e8e321ba) Requesting authentication tuples (sgsn_auth.c:184) 20250820150405692 DMM DEBUG MM(262420000000040/e8e321ba) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150405692 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150405692 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(620)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250820150405696 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150405696 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150405696 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150405696 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150405696 DMM INFO MM(262420000000040/e8e321ba) Subscriber data update (mmctx.c:445) 20250820150405696 DMM DEBUG MM(262420000000040/e8e321ba) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150405696 DMM INFO MM(262420000000040/e8e321ba) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150405696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150405696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150405696 DMM INFO MM(262420000000040/e8e321ba) <- GMM AUTH AND CIPHERING REQ (rand = b5 9b 51 a4 eb 03 24 ab b5 5b c4 d7 d0 13 62 dd , mmctx_is_r99=1, vec->auth_types=0x3, autn = e2 db 2b a5 fa df 17 7a fb 3d 75 f2 53 ed 54 0f ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150405708 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33024<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(604)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(620)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@aa26fc50d1c6: Final verdict of PTC: none 20250820150405711 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150405712 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(609)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(613)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(619)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(618)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(617)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(608)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(606)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(611)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(616)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(616): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(617): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_uWed Aug 20 15:04:05 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a53 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a53.talloc sim_a54_a53 pass'. 20250820150405759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150406161 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33032<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68596) 20250820150406713 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150406713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68596, count=72952) 20250820150407715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150407715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a53 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54'. ------ SGSN_Tests.TC_attach_usim_a53_a54 ------ Wed Aug 20 15:04:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a53_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150408716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150408716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a53_a54' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_a53_a54 started. 20250820150409275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33036<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150409277 DMM INFO MM(262420000000040/e8e321ba) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150409277 DMM INFO MM(262420000000040/e8e321ba) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150409277 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150409277 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150409277 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150409277 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150409277 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Deallocated (fsm.c:568) 20250820150409277 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150409277 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150409277 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150409277 DLLC NOTICE LLME(d468f356/e8e321ba){ASSIGNED} LLGM Assign pre (e8e321ba => ffffffff) (gprs_llc.c:1079) 20250820150409277 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e321ba => ffffffff) (gprs_llc.c:1125) 20250820150409277 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(628)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150409320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150409320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150409320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150409320 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409320 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150409320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150409320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150409320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150409320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150409321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150409321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150409321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150409322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150409322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150409322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150409322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150409322 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409322 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150409322 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150409322 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150409322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150409322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(629)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150409324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(625)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150409330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150409330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(630)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a53_a54-BVCI196(627)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(629)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(633)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(633)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150409335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150409335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150409335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150409335 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409335 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150409335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150409335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150409335 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150409335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(633)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150409336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150409336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150409336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150409336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150409336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150409336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150409336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150409336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409336 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150409336 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150409336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150409336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150409336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(633)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150409339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(634)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(630)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150409343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150409343 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(632)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(635)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(634)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(638)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150409352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150409352 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409352 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150409352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150409352 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150409352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(638)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150409353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150409353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150409353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150409353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150409353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150409353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150409353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150409353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150409353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150409353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150409353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(638)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150409354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150409354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(638)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150409355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150409359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150409359 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150409717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150409717 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150409717 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150409717 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150409722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150409723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@aa26fc50d1c6: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='D6FDFE4F'O, index=0 SGSN_Test-GSUP(640)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@aa26fc50d1c6: 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 := '71C1478F01AF4C7ED43F3FE51A94BC42'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6B2817BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '28018C2E2C081B76'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6E3E714294B083892235D09BD6918A4C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '9936B716414651DA29E2EF78BD79458C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'DF71CF7B0D881150D1C08D8BBD351148'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F69416DA69AC2310'O } } } } } 20250820150410817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150410817 DLLC NOTICE LLME(ffffffff/d6fdfe4f){UNASSIGNED} LLC RX: unknown TLLI 0xd6fdfe4f, creating LLME on the fly (gprs_llc.c:552) 20250820150410817 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150410817 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150410817 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150410817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150410817 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150410817 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150410817 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150410817 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150410817 DLLC NOTICE LLME(ffffffff/d6fdfe4f){UNASSIGNED} LLGM Assign pre (d6fdfe4f => cf9f203d) (gprs_llc.c:1079) 20250820150410817 DLLC NOTICE LLME(d6fdfe4f/cf9f203d){ASSIGNED} LLGM Assign post (d6fdfe4f => cf9f203d) (gprs_llc.c:1125) 20250820150410817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150410817 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150410817 DMM DEBUG MM(262420000000040/cf9f203d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150410836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150410837 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150410837 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150410837 DMM DEBUG MM(262420000000040/cf9f203d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150410837 DMM NOTICE MM(262420000000040/cf9f203d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150410837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150410837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150410837 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150410837 DMM DEBUG MM(262420000000040/cf9f203d) Requesting authorization (sgsn_auth.c:160) 20250820150410837 DMM INFO MM(262420000000040/cf9f203d) Requesting authentication tuples (sgsn_auth.c:184) 20250820150410837 DMM DEBUG MM(262420000000040/cf9f203d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150410837 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150410837 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(640)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250820150410842 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150410842 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150410842 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150410842 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150410842 DMM INFO MM(262420000000040/cf9f203d) Subscriber data update (mmctx.c:445) 20250820150410842 DMM DEBUG MM(262420000000040/cf9f203d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150410842 DMM INFO MM(262420000000040/cf9f203d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150410842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150410842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150410842 DMM INFO MM(262420000000040/cf9f203d) <- GMM AUTH AND CIPHERING REQ (rand = 71 c1 47 8f 01 af 4c 7e d4 3f 3f e5 1a 94 bc 42 , mmctx_is_r99=1, vec->auth_types=0x3, autn = df 71 cf 7b 0d 88 11 50 d1 c0 8d 8b bd 35 11 48 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150410861 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33036<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(640)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI210(632)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@aa26fc50d1c6: Final verdict of PTC: none 20250820150410866 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150410866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(624)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(638)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(639)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(628)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(633)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(636)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(631)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(626)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass'. Wed Aug 20 15:04:10 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a53_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a53_a54.talloc 20250820150410920 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33038<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150411322 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33038<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68588) 20250820150411868 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150411868 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68588, count=72944) 20250820150412870 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150412870 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a53_a54 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54'. ------ SGSN_Tests.TC_attach_usim_a50_a54 ------ Wed Aug 20 15:04:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a50_a54.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150413871 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150413872 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a50_a54' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_a50_a54 started. 20250820150414408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150414411 DMM INFO MM(262420000000040/cf9f203d) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150414411 DMM INFO MM(262420000000040/cf9f203d) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150414411 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150414411 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150414411 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150414411 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150414411 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Deallocated (fsm.c:568) 20250820150414411 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150414411 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150414411 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150414411 DLLC NOTICE LLME(d6fdfe4f/cf9f203d){ASSIGNED} LLGM Assign pre (cf9f203d => ffffffff) (gprs_llc.c:1079) 20250820150414411 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf9f203d => ffffffff) (gprs_llc.c:1125) 20250820150414411 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(644)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(648)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(648)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150414454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150414454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150414454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150414454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150414454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150414454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150414454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150414454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(648)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150414455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150414455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150414455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150414455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150414455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150414455 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150414455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150414455 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414455 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150414455 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150414455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150414456 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150414456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(648)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(648)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150414458 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(645)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(649)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150414463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150414463 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI196(647)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(650)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(649)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(653)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(653)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150414476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150414476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150414476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150414476 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414476 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150414476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150414476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150414476 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150414476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150414478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150414478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150414478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150414478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150414478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150414478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150414478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150414478 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414478 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150414478 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150414478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150414478 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150414478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(653)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150414480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(654)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(650)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(650)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150414486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150414486 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI210(652)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(655)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(654)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(658)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(658)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150414495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150414495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150414495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150414495 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414495 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150414495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150414495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150414495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150414495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150414495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150414495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150414495 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150414496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150414496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150414496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150414496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150414496 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150414496 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150414496 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150414496 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(658)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150414496 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150414496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150414498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150414502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150414502 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150414873 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150414873 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150414873 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150414873 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150414878 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150414879 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(647)@aa26fc50d1c6: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='EE6797CE'O, index=0 SGSN_Test-GSUP(660)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@aa26fc50d1c6: 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 := '4146FDB38FCEAF064780684A0C29FC46'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B11E917'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '553962CC62F4E125'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '1186C70BD7B3DD797212E51863D1A497'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4C079DF2191CD0E4A2551700A922AD5C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B465714366265CF08850A4EDBFE03DD6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '9A1AB318C5477956'O } } } } } 20250820150415966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150415966 DLLC NOTICE LLME(ffffffff/ee6797ce){UNASSIGNED} LLC RX: unknown TLLI 0xee6797ce, creating LLME on the fly (gprs_llc.c:552) 20250820150415966 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150415966 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150415966 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150415966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150415966 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150415966 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150415966 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150415966 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150415966 DLLC NOTICE LLME(ffffffff/ee6797ce){UNASSIGNED} LLGM Assign pre (ee6797ce => e4c10da0) (gprs_llc.c:1079) 20250820150415966 DLLC NOTICE LLME(ee6797ce/e4c10da0){ASSIGNED} LLGM Assign post (ee6797ce => e4c10da0) (gprs_llc.c:1125) 20250820150415966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150415966 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150415966 DMM DEBUG MM(262420000000040/e4c10da0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150415982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150415982 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150415982 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150415982 DMM DEBUG MM(262420000000040/e4c10da0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150415982 DMM NOTICE MM(262420000000040/e4c10da0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150415982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150415982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150415982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150415982 DMM DEBUG MM(262420000000040/e4c10da0) Requesting authorization (sgsn_auth.c:160) 20250820150415982 DMM INFO MM(262420000000040/e4c10da0) Requesting authentication tuples (sgsn_auth.c:184) 20250820150415982 DMM DEBUG MM(262420000000040/e4c10da0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150415982 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150415982 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(660)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250820150415985 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150415985 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150415985 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150415985 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150415985 DMM INFO MM(262420000000040/e4c10da0) Subscriber data update (mmctx.c:445) 20250820150415985 DMM DEBUG MM(262420000000040/e4c10da0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150415985 DMM INFO MM(262420000000040/e4c10da0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150415985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150415985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150415985 DMM INFO MM(262420000000040/e4c10da0) <- GMM AUTH AND CIPHERING REQ (rand = 41 46 fd b3 8f ce af 06 47 80 68 4a 0c 29 fc 46 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b4 65 71 43 66 26 5c f0 88 50 a4 ed bf e0 3d d6 ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(647)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150416000 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34522<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(660)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(650)@aa26fc50d1c6: Final verdict of PTC: none 20250820150416004 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150416004 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(653)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(659)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(658)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(649)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(647)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(652)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(648)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(656)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(651)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(646)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(646): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(647): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(648): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(649): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(650): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(651): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(652): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass'. Wed Aug 20 15:04:16 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a50_a54 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a50_a54.talloc 20250820150416089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34534<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150416491 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34534<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56044) 20250820150417005 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150417005 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56044, count=72944) 20250820150418007 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150418007 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820150418049 DGPRS DEBUG Checking for inactive LLMEs, time = 58230457 (sgsn.c:132) 20250820150418050 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150418050 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150418051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150418051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150418051 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150418051 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150418051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150418051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150418051 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150418051 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a50_a54 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50'. ------ SGSN_Tests.TC_attach_usim_a54_a50 ------ Wed Aug 20 15:04:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_usim_a54_a50.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150419008 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150419008 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_usim_a54_a50' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a50 started. 20250820150419615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150419617 DMM INFO MM(262420000000040/e4c10da0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150419617 DMM INFO MM(262420000000040/e4c10da0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150419617 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150419617 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150419617 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150419617 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150419617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Deallocated (fsm.c:568) 20250820150419617 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150419617 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150419617 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150419618 DLLC NOTICE LLME(ee6797ce/e4c10da0){ASSIGNED} LLGM Assign pre (e4c10da0 => ffffffff) (gprs_llc.c:1079) 20250820150419618 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4c10da0 => ffffffff) (gprs_llc.c:1125) 20250820150419618 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(668)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(668)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150419660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150419660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150419660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150419660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419660 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150419660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150419660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150419660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150419660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(668)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150419661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150419661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150419661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150419661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150419661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150419661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150419661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150419661 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419661 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150419661 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150419661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150419661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150419661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(668)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(668)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150419663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(665)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(669)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150419668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150419668 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(667)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(670)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(669)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(673)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(673)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150419677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150419677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150419677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150419677 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419677 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150419677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150419677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150419677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150419677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(673)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150419678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150419678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150419678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150419678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150419678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150419678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150419678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150419678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150419678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150419678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150419678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150419678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(673)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(673)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150419680 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(670)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150419683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150419683 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(672)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(674)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(675)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(674)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(678)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(678)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150419700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150419700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150419700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150419700 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419700 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150419700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150419700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150419700 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150419700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(678)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150419701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150419701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150419701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150419701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150419701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150419701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150419701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150419701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150419701 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150419701 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150419701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150419701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150419701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(678)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(678)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150419703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150419707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150419707 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(677)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150420010 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150420010 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150420010 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150420010 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150420015 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150420016 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(667)@aa26fc50d1c6: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='F6BB2107'O, index=0 SGSN_Test-GSUP(680)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@aa26fc50d1c6: 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 := '49772EC8A88698D761151584183B62B2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5CBEA2BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BDA5583C1C81FA76'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EDFCF3FF8377480D0C6A7FB9F80E75FC'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2B59DA9A5DB1ECF6A0327D445D2327DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A39F9CF5C2C5FDD1DEEDF399B337B9CC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'B1D661818F82D023'O } } } } } 20250820150421108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150421108 DLLC NOTICE LLME(ffffffff/f6bb2107){UNASSIGNED} LLC RX: unknown TLLI 0xf6bb2107, creating LLME on the fly (gprs_llc.c:552) 20250820150421108 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150421108 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150421108 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150421108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150421108 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150421108 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150421108 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150421108 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150421108 DLLC NOTICE LLME(ffffffff/f6bb2107){UNASSIGNED} LLGM Assign pre (f6bb2107 => e909b1ae) (gprs_llc.c:1079) 20250820150421108 DLLC NOTICE LLME(f6bb2107/e909b1ae){ASSIGNED} LLGM Assign post (f6bb2107 => e909b1ae) (gprs_llc.c:1125) 20250820150421108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150421108 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150421108 DMM DEBUG MM(262420000000040/e909b1ae) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150421129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150421129 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150421129 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150421129 DMM DEBUG MM(262420000000040/e909b1ae) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250820150421129 DMM NOTICE MM(262420000000040/e909b1ae) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150421129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150421129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150421129 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150421129 DMM DEBUG MM(262420000000040/e909b1ae) Requesting authorization (sgsn_auth.c:160) 20250820150421129 DMM INFO MM(262420000000040/e909b1ae) Requesting authentication tuples (sgsn_auth.c:184) 20250820150421129 DMM DEBUG MM(262420000000040/e909b1ae) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150421129 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250820150421129 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(680)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250820150421135 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150421135 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150421135 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150421135 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150421135 DMM INFO MM(262420000000040/e909b1ae) Subscriber data update (mmctx.c:445) 20250820150421135 DMM DEBUG MM(262420000000040/e909b1ae) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150421135 DMM INFO MM(262420000000040/e909b1ae) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150421135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150421136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150421136 DMM INFO MM(262420000000040/e909b1ae) <- GMM AUTH AND CIPHERING REQ (rand = 49 77 2e c8 a8 86 98 d7 61 15 15 84 18 3b 62 b2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a3 9f 9c f5 c2 c5 fd d1 de ed f3 99 b3 37 b9 cc ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(667)@aa26fc50d1c6: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150421159 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34540<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150421163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150421163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(680)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(678)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(679)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(667)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI210(672)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(677)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(668)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(673)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(674)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(669)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(676)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(666)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(671)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(666): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(667): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(668): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(669): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(671): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(672): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(673): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(674): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(676): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(677): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(678): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(679): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass'. Wed Aug 20 15:04:21 UTC 2025 ====== SGSN_Tests.TC_attach_usim_a54_a50 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_usim_a54_a50.talloc 20250820150421265 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150421666 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68596) 20250820150422164 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150422164 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68596, count=72952) 20250820150423165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150423165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_a54_a50 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff'. ------ SGSN_Tests.TC_detach_unknown_nopoweroff ------ Wed Aug 20 15:04:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150424166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150424166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_nopoweroff' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_detach_unknown_nopoweroff started. 20250820150424795 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40516<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150424797 DMM INFO MM(262420000000040/e909b1ae) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150424797 DMM INFO MM(262420000000040/e909b1ae) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150424797 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150424797 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150424797 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150424797 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820150424797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Deallocated (fsm.c:568) 20250820150424797 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150424797 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150424797 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150424797 DLLC NOTICE LLME(f6bb2107/e909b1ae){ASSIGNED} LLGM Assign pre (e909b1ae => ffffffff) (gprs_llc.c:1079) 20250820150424797 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e909b1ae => ffffffff) (gprs_llc.c:1125) 20250820150424797 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(688)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150424840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150424840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150424840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150424840 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424840 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150424840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150424840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150424840 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150424840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150424841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150424841 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424841 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150424841 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150424841 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(688)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150424841 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150424842 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150424844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(689)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(685)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150424849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150424849 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(687)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(690)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(689)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(693)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(693)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150424856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150424856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150424856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150424856 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424856 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150424856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150424856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150424856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150424856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(693)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150424856 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150424857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150424857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150424857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150424857 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424857 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150424857 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150424857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(693)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150424857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150424857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(693)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150424859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(694)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(690)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150424864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150424864 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI210(692)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(694)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(698)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(698)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150424873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150424873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150424873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150424873 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424873 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150424873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150424873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150424873 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150424873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150424875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150424875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150424875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150424875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150424875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150424875 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150424875 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150424875 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150424875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150424875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150424877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150424882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150424882 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150425167 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150425167 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150425167 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150425167 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150425172 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150425173 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@aa26fc50d1c6: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='F23B1396'O, index=0 SGSN_Test-GSUP(700)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250820150426262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150426262 DLLC NOTICE LLME(ffffffff/f23b1396){UNASSIGNED} LLC RX: unknown TLLI 0xf23b1396, creating LLME on the fly (gprs_llc.c:552) 20250820150426262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150426262 DMM NOTICE LLME(ffffffff/f23b1396){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250820150426262 DLLC NOTICE LLME(ffffffff/f23b1396){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250820150426262 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xf23b1396 type=GPRS detach (gprs_gmm.c:1512) 20250820150426262 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250820150426262 DLLC NOTICE LLME(ffffffff/f23b1396){UNASSIGNED} LLGM Assign pre (f23b1396 => ffffffff) (gprs_llc.c:1079) 20250820150426262 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f23b1396 => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@aa26fc50d1c6: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@aa26fc50d1c6: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150426273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40516<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(700)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(693)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(692)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(694)@aa26fc50d1c6: Final verdict of PTC: none 20250820150426278 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150426278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(698)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI196(687)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(688)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(691)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(686)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(696)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(691): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(692): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(693): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(694): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'.Wed Aug 20 15:04:26 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_nopoweroff.talloc 20250820150426331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40522<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150426733 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40522<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=58024) 20250820150427279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150427279 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=58024, count=59184) 20250820150428281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150428281 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff'. ------ SGSN_Tests.TC_detach_unknown_poweroff ------ Wed Aug 20 15:04:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_unknown_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150429282 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150429282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_unknown_poweroff' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_detach_unknown_poweroff started. 20250820150429809 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40538<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150429812 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(708)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(708)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150429856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150429856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150429856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150429856 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429856 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150429856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150429856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150429856 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150429856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(708)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150429857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150429857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150429857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150429857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150429857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150429857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150429857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150429857 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429857 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150429857 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150429857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150429857 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150429857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(708)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(708)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150429859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(709)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(705)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150429863 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150429863 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI196(707)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(710)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(709)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(713)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150429872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150429872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150429872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150429872 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429872 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150429872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150429872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150429872 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150429872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150429873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150429873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150429873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150429873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150429873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150429873 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150429873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150429873 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429873 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150429873 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150429873 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150429874 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150429874 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(713)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150429876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150429881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150429881 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(718)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150429888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150429888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150429888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150429888 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429888 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150429888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150429888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150429888 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150429888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150429889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150429889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150429889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150429889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150429889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150429889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150429889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150429889 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150429889 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150429889 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150429889 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150429889 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150429889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150429891 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150429895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150429895 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150430283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150430283 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150430283 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150430283 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150430288 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150430289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(707)@aa26fc50d1c6: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='D5DBAF7B'O, index=0 SGSN_Test-GSUP(720)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250820150431380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150431380 DLLC NOTICE LLME(ffffffff/d5dbaf7b){UNASSIGNED} LLC RX: unknown TLLI 0xd5dbaf7b, creating LLME on the fly (gprs_llc.c:552) 20250820150431380 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150431380 DMM NOTICE LLME(ffffffff/d5dbaf7b){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_detach_unknown_poweroff(723)@aa26fc50d1c6: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(707)@aa26fc50d1c6: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150436395 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40538<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150436399 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150436399 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI210(712)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(718)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(707)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(708)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(720)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(709)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(713)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(722)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(716)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(706)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(711)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(706): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(707): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(708): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(709): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Wed Aug 20 15:04:36 UTC 2025 ====== SGSN_Tests.TC_detach_unknown_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_unknown_poweroff.talloc 20250820150436511 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150436913 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55802<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47624) 20250820150437400 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150437400 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47624, count=53676) 20250820150438402 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150438402 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff'. ------ SGSN_Tests.TC_detach_nopoweroff ------ Wed Aug 20 15:04:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_nopoweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150439403 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150439403 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_nopoweroff' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_detach_nopoweroff started. 20250820150440030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55814<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150440034 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(728)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150440080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150440080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150440080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150440080 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440080 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150440080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150440080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150440080 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150440080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150440081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150440081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150440081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150440081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150440081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150440081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150440081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150440081 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440081 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150440081 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150440081 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150440081 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150440081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(728)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150440084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(729)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(725)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150440089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150440089 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(727)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(730)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(729)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(733)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(733)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150440098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150440098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150440098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150440098 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440098 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150440098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150440098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150440098 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150440098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150440099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150440099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150440099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150440099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150440099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150440099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150440099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150440099 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440099 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150440099 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150440099 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150440099 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150440099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(733)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150440101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(730)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(734)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 20250820150440106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150440106 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(735)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(739)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(739)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150440120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150440120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150440120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150440120 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440120 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150440120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150440120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150440120 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150440120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(739)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150440121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150440121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150440121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150440121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150440121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150440121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150440121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150440121 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150440121 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150440121 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150440121 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150440121 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150440121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(739)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(739)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150440123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150440128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150440128 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(736)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150440404 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150440404 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150440404 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150440404 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150440406 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150440407 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@aa26fc50d1c6: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='D82B9B1E'O, index=0 SGSN_Test-GSUP(740)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@aa26fc50d1c6: 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 := 'E362EF80F874EF7606C13F29BC078B01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CFB004B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C5D6BC3DA2DFC172'O } } } } } 20250820150441482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150441482 DLLC NOTICE LLME(ffffffff/d82b9b1e){UNASSIGNED} LLC RX: unknown TLLI 0xd82b9b1e, creating LLME on the fly (gprs_llc.c:552) 20250820150441482 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150441482 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150441482 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150441482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150441482 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150441482 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150441482 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150441482 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150441482 DLLC NOTICE LLME(ffffffff/d82b9b1e){UNASSIGNED} LLGM Assign pre (d82b9b1e => fa15b60d) (gprs_llc.c:1079) 20250820150441482 DLLC NOTICE LLME(d82b9b1e/fa15b60d){ASSIGNED} LLGM Assign post (d82b9b1e => fa15b60d) (gprs_llc.c:1125) 20250820150441482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150441482 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150441482 DMM DEBUG MM(262420000000015/fa15b60d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150441489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150441489 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150441489 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150441489 DMM DEBUG MM(262420000000015/fa15b60d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250820150441489 DMM NOTICE MM(262420000000015/fa15b60d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150441489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150441489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150441489 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150441489 DMM DEBUG MM(262420000000015/fa15b60d) Requesting authorization (sgsn_auth.c:160) 20250820150441489 DMM INFO MM(262420000000015/fa15b60d) Requesting authentication tuples (sgsn_auth.c:184) 20250820150441489 DMM DEBUG MM(262420000000015/fa15b60d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150441489 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250820150441489 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(740)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@aa26fc50d1c6: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250820150441491 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150441491 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150441491 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150441491 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150441491 DMM INFO MM(262420000000015/fa15b60d) Subscriber data update (mmctx.c:445) 20250820150441491 DMM DEBUG MM(262420000000015/fa15b60d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150441491 DMM INFO MM(262420000000015/fa15b60d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150441491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150441491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150441491 DMM INFO MM(262420000000015/fa15b60d) <- GMM AUTH AND CIPHERING REQ (rand = e3 62 ef 80 f8 74 ef 76 06 c1 3f 29 bc 07 8b 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150441495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150441495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150441495 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150441496 DMM INFO MM(262420000000015/fa15b60d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150441496 DMM NOTICE MM(262420000000015/fa15b60d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150441496 DMM DEBUG MM(262420000000015/fa15b60d) checking auth: received GSM SRES = cf b0 04 b4 (gprs_gmm.c:716) 20250820150441496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150441496 DMM DEBUG MM(262420000000015/fa15b60d) Requesting authorization (sgsn_auth.c:160) 20250820150441496 DMM INFO MM(262420000000015/fa15b60d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150441496 DMM DEBUG MM(262420000000015/fa15b60d) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150441496 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250820150441496 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) 20250820150441496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150441496 DMM INFO MM(262420000000015/fa15b60d) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa15b60d) (gprs_gmm.c:337) 20250820150441497 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150441497 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150441497 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250820150441497 DMM INFO MM(262420000000015/fa15b60d) Subscriber data update (mmctx.c:445) 20250820150441497 DMM DEBUG MM(262420000000015/fa15b60d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150441497 DMM INFO MM(262420000000015/fa15b60d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150441497 DMM NOTICE MM(262420000000015/fa15b60d) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250820150441497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150441497 DMM NOTICE MM(262420000000015/fa15b60d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150441497 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) 20250820150441497 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150441497 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250820150441497 DMM INFO MM(262420000000015/fa15b60d) Subscriber data update (mmctx.c:445) 20250820150441497 DMM DEBUG MM(262420000000015/fa15b60d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150441501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150441501 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150441501 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150441501 DMM INFO MM(262420000000015/fa15b60d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150441501 DMM NOTICE MM(262420000000015/fa15b60d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150441501 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150441501 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150441501 DLLC NOTICE LLME(d82b9b1e/fa15b60d){ASSIGNED} LLGM Assign pre (ffffffff => fa15b60d) (gprs_llc.c:1079) 20250820150441501 DLLC NOTICE LLME(ffffffff/fa15b60d){ASSIGNED} LLGM Assign post (ffffffff => fa15b60d) (gprs_llc.c:1125) 20250820150441501 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150441501 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150441501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150441501 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150441559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150441560 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150441560 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150441560 DMM INFO MM(262420000000015/fa15b60d) -> GMM DETACH REQUEST TLLI=0xfa15b60d type=GPRS detach (gprs_gmm.c:1512) 20250820150441560 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250820150441560 DMM INFO MM(262420000000015/fa15b60d) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150441560 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150441560 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150441560 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150441560 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150441560 DLLC NOTICE LLME(ffffffff/fa15b60d){ASSIGNED} LLGM Assign pre (fa15b60d => ffffffff) (gprs_llc.c:1079) 20250820150441560 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa15b60d => ffffffff) (gprs_llc.c:1125) 20250820150441560 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250820150441560 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) 20250820150441560 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150441560 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150441560 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150441560 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150441563 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@aa26fc50d1c6: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150441579 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55814<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(740)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(739)@aa26fc50d1c6: Final verdict of PTC: none 20250820150441583 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150441583 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_nopoweroff-BVCI210(732)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(733)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(738)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(736)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(728)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(726)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(731)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(737)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_nopoweroff-BVCI220(736): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(737): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(738): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(739): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Wed Aug 20 15:04:41 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250820150441683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43934<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150442085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43934<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90568) 20250820150442584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150442584 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90568, count=94924) 20250820150443585 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150443585 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff'. ------ SGSN_Tests.TC_detach_poweroff ------ Wed Aug 20 15:04:44 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_detach_poweroff.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150444586 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150444586 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_detach_poweroff' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_detach_poweroff started. 20250820150445155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150445157 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(748)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150445191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150445191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150445191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150445191 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445191 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150445191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150445191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150445191 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150445191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150445192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150445192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150445192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150445192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150445192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150445192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150445192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150445192 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445192 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150445192 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150445192 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(748)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150445192 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150445192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150445194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(749)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(745)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150445199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150445199 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI196(747)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(749)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(753)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(753)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150445206 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150445206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150445206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150445206 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445206 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150445207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150445207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150445207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150445207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150445207 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150445207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150445207 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445207 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150445207 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150445207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150445208 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150445208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150445210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(754)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(750)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150445215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150445215 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(752)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(755)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(754)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(758)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(758)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150445224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150445224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150445224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150445224 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445224 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150445224 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150445225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150445225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150445225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150445225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150445225 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150445225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150445225 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150445225 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150445225 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150445225 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(758)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150445226 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150445226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150445227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150445233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150445233 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(757)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150445587 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150445587 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150445587 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150445587 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150445592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150445593 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@aa26fc50d1c6: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='DE5145A3'O, index=0 SGSN_Test-GSUP(760)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@aa26fc50d1c6: 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 := 'BB69972B91BAFE531E012BCBADA5F80C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '348227C1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '48E7F29FE45D8B93'O } } } } } 20250820150446667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150446667 DLLC NOTICE LLME(ffffffff/de5145a3){UNASSIGNED} LLC RX: unknown TLLI 0xde5145a3, creating LLME on the fly (gprs_llc.c:552) 20250820150446667 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150446667 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150446668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150446668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150446668 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150446668 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150446668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150446668 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150446668 DLLC NOTICE LLME(ffffffff/de5145a3){UNASSIGNED} LLGM Assign pre (de5145a3 => cc723e7b) (gprs_llc.c:1079) 20250820150446668 DLLC NOTICE LLME(de5145a3/cc723e7b){ASSIGNED} LLGM Assign post (de5145a3 => cc723e7b) (gprs_llc.c:1125) 20250820150446668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150446668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150446668 DMM DEBUG MM(262420000000016/cc723e7b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150446677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150446677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150446677 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150446677 DMM DEBUG MM(262420000000016/cc723e7b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250820150446677 DMM NOTICE MM(262420000000016/cc723e7b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150446677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150446677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150446677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150446677 DMM DEBUG MM(262420000000016/cc723e7b) Requesting authorization (sgsn_auth.c:160) 20250820150446677 DMM INFO MM(262420000000016/cc723e7b) Requesting authentication tuples (sgsn_auth.c:184) 20250820150446677 DMM DEBUG MM(262420000000016/cc723e7b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150446677 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250820150446677 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(760)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@aa26fc50d1c6: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250820150446680 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150446680 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150446680 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150446680 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150446680 DMM INFO MM(262420000000016/cc723e7b) Subscriber data update (mmctx.c:445) 20250820150446680 DMM DEBUG MM(262420000000016/cc723e7b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150446680 DMM INFO MM(262420000000016/cc723e7b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150446680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150446680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150446680 DMM INFO MM(262420000000016/cc723e7b) <- GMM AUTH AND CIPHERING REQ (rand = bb 69 97 2b 91 ba fe 53 1e 01 2b cb ad a5 f8 0c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150446686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150446686 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150446686 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150446686 DMM INFO MM(262420000000016/cc723e7b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150446686 DMM NOTICE MM(262420000000016/cc723e7b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150446687 DMM DEBUG MM(262420000000016/cc723e7b) checking auth: received GSM SRES = 34 82 27 c1 (gprs_gmm.c:716) 20250820150446687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150446687 DMM DEBUG MM(262420000000016/cc723e7b) Requesting authorization (sgsn_auth.c:160) 20250820150446687 DMM INFO MM(262420000000016/cc723e7b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150446687 DMM DEBUG MM(262420000000016/cc723e7b) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150446687 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250820150446687 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) 20250820150446687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150446687 DMM INFO MM(262420000000016/cc723e7b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc723e7b) (gprs_gmm.c:337) 20250820150446688 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150446688 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150446688 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250820150446688 DMM INFO MM(262420000000016/cc723e7b) Subscriber data update (mmctx.c:445) 20250820150446688 DMM DEBUG MM(262420000000016/cc723e7b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150446688 DMM INFO MM(262420000000016/cc723e7b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150446688 DMM NOTICE MM(262420000000016/cc723e7b) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250820150446688 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150446688 DMM NOTICE MM(262420000000016/cc723e7b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150446688 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) 20250820150446688 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150446688 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250820150446688 DMM INFO MM(262420000000016/cc723e7b) Subscriber data update (mmctx.c:445) 20250820150446688 DMM DEBUG MM(262420000000016/cc723e7b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150446696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150446696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150446696 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150446696 DMM INFO MM(262420000000016/cc723e7b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150446696 DMM NOTICE MM(262420000000016/cc723e7b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150446696 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150446696 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150446696 DLLC NOTICE LLME(de5145a3/cc723e7b){ASSIGNED} LLGM Assign pre (ffffffff => cc723e7b) (gprs_llc.c:1079) 20250820150446696 DLLC NOTICE LLME(ffffffff/cc723e7b){ASSIGNED} LLGM Assign post (ffffffff => cc723e7b) (gprs_llc.c:1125) 20250820150446696 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150446696 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150446696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150446696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150446750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150446750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250820150446750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150446750 DMM INFO MM(262420000000016/cc723e7b) -> GMM DETACH REQUEST TLLI=0xcc723e7b type=GPRS detach Power-off (gprs_gmm.c:1512) 20250820150446750 DMM INFO MM(262420000000016/cc723e7b) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150446750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150446750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150446750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150446750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150446750 DLLC NOTICE LLME(ffffffff/cc723e7b){ASSIGNED} LLGM Assign pre (cc723e7b => ffffffff) (gprs_llc.c:1079) 20250820150446750 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc723e7b => ffffffff) (gprs_llc.c:1125) 20250820150446750 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250820150446750 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) 20250820150446750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150446750 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150446750 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150446750 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150446752 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) 20250820150448051 DGPRS DEBUG Checking for inactive LLMEs, time = 58230487 (sgsn.c:132) 20250820150448051 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150448051 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150448051 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150448051 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150448051 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150448051 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150448052 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150448052 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150448052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150448052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_poweroff(763)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@aa26fc50d1c6: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150451770 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43946<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(753)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(760)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(748)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(758)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_poweroff-BVCI220(757)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@aa26fc50d1c6: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@aa26fc50d1c6: Final verdict of PTC: none 20250820150451776 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(749)@aa26fc50d1c6: Final verdict of PTC: none 20250820150451776 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(762)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(761)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(751)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(746)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(756)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(756): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_poweroff-BVCI220(757): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_detach_poweroff finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Wed Aug 20 15:04:51 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250820150451843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150452245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95776) 20250820150452777 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150452777 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95776, count=101208) 20250820150453778 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150453778 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act'. ------ SGSN_Tests.TC_attach_pdp_act ------ Wed Aug 20 15:04:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150454780 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150454780 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act started. 20250820150455364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150455369 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150455418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150455418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150455418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150455418 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455418 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150455418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150455418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150455418 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150455418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150455419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150455419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150455419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150455419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150455419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150455419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150455419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150455419 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455419 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150455419 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150455419 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(768)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150455419 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150455419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150455421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150455426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455426 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI196(767)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(770)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(769)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150455433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150455433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150455433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150455433 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455433 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150455433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150455433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150455433 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150455433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150455434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150455434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150455434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150455434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150455434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150455434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150455434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150455434 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455434 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150455434 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150455434 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150455434 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150455434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150455436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(774)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(770)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150455441 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455441 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI210(772)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(775)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(774)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(778)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150455450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150455450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150455450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150455450 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455450 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150455450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150455450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150455450 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150455450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150455451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150455451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150455451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150455451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150455451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150455451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150455451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150455451 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150455451 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150455451 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150455451 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150455451 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150455451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150455453 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150455457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150455781 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150455781 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150455781 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150455781 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150455785 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150455787 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='C52BEA45'O, index=0 SGSN_Test-GSUP(780)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@aa26fc50d1c6: 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 := '6A4A458C85867B85684306BA3E61D821'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '994C3DEF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '74A3900AE3CF3D1A'O } } } } } 20250820150455834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455834 DLLC NOTICE LLME(ffffffff/c52bea45){UNASSIGNED} LLC RX: unknown TLLI 0xc52bea45, creating LLME on the fly (gprs_llc.c:552) 20250820150455834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150455834 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150455834 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150455835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150455835 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150455835 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150455835 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150455835 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150455835 DLLC NOTICE LLME(ffffffff/c52bea45){UNASSIGNED} LLGM Assign pre (c52bea45 => c38fd2a0) (gprs_llc.c:1079) 20250820150455835 DLLC NOTICE LLME(c52bea45/c38fd2a0){ASSIGNED} LLGM Assign post (c52bea45 => c38fd2a0) (gprs_llc.c:1125) 20250820150455835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150455835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150455835 DMM DEBUG MM(262420000000017/c38fd2a0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150455840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150455840 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150455840 DMM DEBUG MM(262420000000017/c38fd2a0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250820150455840 DMM NOTICE MM(262420000000017/c38fd2a0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150455840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150455840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150455840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150455840 DMM DEBUG MM(262420000000017/c38fd2a0) Requesting authorization (sgsn_auth.c:160) 20250820150455840 DMM INFO MM(262420000000017/c38fd2a0) Requesting authentication tuples (sgsn_auth.c:184) 20250820150455840 DMM DEBUG MM(262420000000017/c38fd2a0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150455840 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250820150455840 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(780)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250820150455842 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150455842 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150455842 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150455842 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150455842 DMM INFO MM(262420000000017/c38fd2a0) Subscriber data update (mmctx.c:445) 20250820150455842 DMM DEBUG MM(262420000000017/c38fd2a0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150455842 DMM INFO MM(262420000000017/c38fd2a0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150455842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150455842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150455842 DMM INFO MM(262420000000017/c38fd2a0) <- GMM AUTH AND CIPHERING REQ (rand = 6a 4a 45 8c 85 86 7b 85 68 43 06 ba 3e 61 d8 21 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150455845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455845 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150455845 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150455845 DMM INFO MM(262420000000017/c38fd2a0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150455845 DMM NOTICE MM(262420000000017/c38fd2a0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150455845 DMM DEBUG MM(262420000000017/c38fd2a0) checking auth: received GSM SRES = 99 4c 3d ef (gprs_gmm.c:716) 20250820150455845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150455845 DMM DEBUG MM(262420000000017/c38fd2a0) Requesting authorization (sgsn_auth.c:160) 20250820150455845 DMM INFO MM(262420000000017/c38fd2a0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150455845 DMM DEBUG MM(262420000000017/c38fd2a0) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150455845 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250820150455845 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) 20250820150455845 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150455845 DMM INFO MM(262420000000017/c38fd2a0) <- GMM ATTACH ACCEPT (new P-TMSI=0xc38fd2a0) (gprs_gmm.c:337) 20250820150455846 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150455846 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150455846 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250820150455846 DMM INFO MM(262420000000017/c38fd2a0) Subscriber data update (mmctx.c:445) 20250820150455846 DMM DEBUG MM(262420000000017/c38fd2a0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150455846 DMM INFO MM(262420000000017/c38fd2a0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150455846 DMM NOTICE MM(262420000000017/c38fd2a0) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250820150455846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150455846 DMM NOTICE MM(262420000000017/c38fd2a0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150455846 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) 20250820150455846 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150455846 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250820150455846 DMM INFO MM(262420000000017/c38fd2a0) Subscriber data update (mmctx.c:445) 20250820150455846 DMM DEBUG MM(262420000000017/c38fd2a0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150455848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150455848 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150455848 DMM INFO MM(262420000000017/c38fd2a0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150455848 DMM NOTICE MM(262420000000017/c38fd2a0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150455848 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150455848 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150455848 DLLC NOTICE LLME(c52bea45/c38fd2a0){ASSIGNED} LLGM Assign pre (ffffffff => c38fd2a0) (gprs_llc.c:1079) 20250820150455848 DLLC NOTICE LLME(ffffffff/c38fd2a0){ASSIGNED} LLGM Assign post (ffffffff => c38fd2a0) (gprs_llc.c:1125) 20250820150455848 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150455848 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150455848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150455848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150455907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150455907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150455907 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150455907 DMM INFO MM(262420000000017/c38fd2a0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150455907 DMM INFO MM(262420000000017/c38fd2a0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150455907 DMM DEBUG MM(262420000000017/c38fd2a0) Using GGSN 0 (gprs_sm.c:317) 20250820150455908 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) 20250820150455908 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250820150455908 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150455908 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150455908 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250820150455935 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 cc ec 7c be 11 8f bc 7f c2 14 05 7f 71 5e 58 b8 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:465) 20250820150455935 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83cbcd0) (sgsn_libgtp.c:633) 20250820150455935 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150455935 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d0098 TLLI=c38fd2a0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150455935 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150455936 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@aa26fc50d1c6: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150455956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56616<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(764)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(769)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(773)@aa26fc50d1c6: Final verdict of PTC: none 20250820150455962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(780)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(778)@aa26fc50d1c6: Final verdict of PTC: none 20250820150455962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(768)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(775)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(771)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(776)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(766)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Wed Aug 20 15:04:56 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act.talloc 20250820150456053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56626<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150456455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56626<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85256) 20250820150456963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150456964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85256, count=93208) 20250820150457965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150457965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached'. ------ SGSN_Tests.TC_pdp_act_unattached ------ Wed Aug 20 15:04:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_pdp_act_unattached.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150458966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150458966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_pdp_act_unattached' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_pdp_act_unattached started. 20250820150459564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150459566 DMM INFO MM(262420000000017/c38fd2a0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150459566 DMM INFO MM(262420000000017/c38fd2a0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150459566 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150459566 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150459566 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150459566 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150459566 DLLC NOTICE LLME(ffffffff/c38fd2a0){ASSIGNED} LLGM Assign pre (c38fd2a0 => ffffffff) (gprs_llc.c:1079) 20250820150459566 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c38fd2a0 => ffffffff) (gprs_llc.c:1125) 20250820150459566 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83cfd40 (gprs_sndcp.c:574) 20250820150459566 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d0098, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150459566 DMM NOTICE MM(262420000000017/c38fd2a0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150459566 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250820150459566 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150459566 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150459566 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250820150459567 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250820150459567 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) 20250820150459567 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:402) 20250820150459567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150459567 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150459567 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150459567 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150459567 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(788)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150459600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150459600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150459600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150459600 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459600 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150459600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150459600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150459600 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150459600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150459601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150459601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150459601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150459601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150459601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150459601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150459601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150459601 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459601 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150459601 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150459601 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150459601 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150459601 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150459603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150459607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150459607 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI196(787)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(790)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(789)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(793)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150459615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150459615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150459615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150459615 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459615 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150459615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150459615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150459615 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150459615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(793)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150459616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150459616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150459616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150459616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150459616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150459616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150459616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150459616 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459616 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150459616 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150459616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150459616 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150459616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(793)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(793)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150459619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(794)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(790)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150459623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150459623 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(792)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(795)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(794)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(798)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(798)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150459631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150459631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150459631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150459631 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459631 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150459631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150459631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150459631 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150459631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(798)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150459632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150459632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150459632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150459632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150459632 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150459632 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150459632 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150459632 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150459632 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150459632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(798)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(798)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150459635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150459639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150459639 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(797)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150459967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150459967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150459967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150459967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150459971 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820150459972 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@aa26fc50d1c6: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='FD8FD6E9'O, index=0 SGSN_Test-GSUP(800)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250820150500033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150500033 DLLC NOTICE LLME(ffffffff/fd8fd6e9){UNASSIGNED} LLC RX: unknown TLLI 0xfd8fd6e9, creating LLME on the fly (gprs_llc.c:552) 20250820150500033 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150500033 DMM NOTICE LLME(ffffffff/fd8fd6e9){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250820150500033 DLLC NOTICE LLME(ffffffff/fd8fd6e9){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250820150500033 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@aa26fc50d1c6: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@aa26fc50d1c6: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150500044 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56642<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(784)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(800)@aa26fc50d1c6: Final verdict of PTC: none 20250820150500047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_pdp_act_unattached-BVCI196(787)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@aa26fc50d1c6: Final verdict of PTC: none 20250820150500047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(798)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(788)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@aa26fc50d1c6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(797)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(799)@aa26fc50d1c6: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(792)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(793)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(794)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(786)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(791)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(796)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(791): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pdp_act_unattached-BVCI210(792): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(793): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(794): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(796): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pdp_act_unattached-BVCI220(797): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(798): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(799): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Wed Aug 20 15:05:00 UTC 2025 ====== SGSN_Tests.TC_pdp_act_unattached pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_pdp_act_unattached.talloc 20250820150500091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150500493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56648<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=43704) 20250820150501048 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150501048 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=43704, count=60264) 20250820150502049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150502049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user'. ------ SGSN_Tests.TC_attach_pdp_act_user ------ Wed Aug 20 15:05:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150503050 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150503050 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user started. 20250820150503591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150503593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(808)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150503634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150503634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150503634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150503634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503634 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150503634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150503634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150503634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150503634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150503635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150503635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150503635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150503635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150503635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150503635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150503635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150503635 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503635 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150503635 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150503635 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150503635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150503635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(808)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150503637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(809)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(805)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150503641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150503642 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(807)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(810)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(809)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(813)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150503649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150503649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150503649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150503649 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503649 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150503649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150503649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150503649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150503649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150503650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150503650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150503650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150503650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150503650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150503650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150503650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150503650 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503650 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150503650 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150503650 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150503650 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150503650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150503652 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(814)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(810)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150503656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150503656 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(812)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(815)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(814)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(818)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150503665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150503665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150503665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150503665 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503665 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150503665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150503665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150503665 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150503665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150503666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150503666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150503666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150503666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150503666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150503666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150503666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150503666 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150503666 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150503666 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150503666 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150503666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150503666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150503669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150503674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150503674 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150504051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150504051 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150504051 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150504051 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150504056 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150504057 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(807)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='E550CE52'O, index=0 SGSN_Test-GSUP(820)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@aa26fc50d1c6: 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 := '86A48F33E7553A46EDB8CA1C62AF972F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '813E3EDE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FFF66C7BBD937937'O } } } } } 20250820150504136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504136 DLLC NOTICE LLME(ffffffff/e550ce52){UNASSIGNED} LLC RX: unknown TLLI 0xe550ce52, creating LLME on the fly (gprs_llc.c:552) 20250820150504136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504136 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150504136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150504136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150504136 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150504136 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150504136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150504136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150504136 DLLC NOTICE LLME(ffffffff/e550ce52){UNASSIGNED} LLGM Assign pre (e550ce52 => ed80054c) (gprs_llc.c:1079) 20250820150504136 DLLC NOTICE LLME(e550ce52/ed80054c){ASSIGNED} LLGM Assign post (e550ce52 => ed80054c) (gprs_llc.c:1125) 20250820150504136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150504136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150504136 DMM DEBUG MM(262420000000019/ed80054c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150504150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504150 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504150 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150504150 DMM DEBUG MM(262420000000019/ed80054c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250820150504150 DMM NOTICE MM(262420000000019/ed80054c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150504150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150504150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150504150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150504150 DMM DEBUG MM(262420000000019/ed80054c) Requesting authorization (sgsn_auth.c:160) 20250820150504150 DMM INFO MM(262420000000019/ed80054c) Requesting authentication tuples (sgsn_auth.c:184) 20250820150504150 DMM DEBUG MM(262420000000019/ed80054c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150504150 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250820150504150 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(820)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250820150504155 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150504155 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150504155 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150504155 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150504155 DMM INFO MM(262420000000019/ed80054c) Subscriber data update (mmctx.c:445) 20250820150504155 DMM DEBUG MM(262420000000019/ed80054c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150504155 DMM INFO MM(262420000000019/ed80054c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150504155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150504155 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150504155 DMM INFO MM(262420000000019/ed80054c) <- GMM AUTH AND CIPHERING REQ (rand = 86 a4 8f 33 e7 55 3a 46 ed b8 ca 1c 62 af 97 2f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150504170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504170 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504170 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150504170 DMM INFO MM(262420000000019/ed80054c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150504170 DMM NOTICE MM(262420000000019/ed80054c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150504170 DMM DEBUG MM(262420000000019/ed80054c) checking auth: received GSM SRES = 81 3e 3e de (gprs_gmm.c:716) 20250820150504170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150504170 DMM DEBUG MM(262420000000019/ed80054c) Requesting authorization (sgsn_auth.c:160) 20250820150504170 DMM INFO MM(262420000000019/ed80054c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150504170 DMM DEBUG MM(262420000000019/ed80054c) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150504170 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250820150504170 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) 20250820150504170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150504170 DMM INFO MM(262420000000019/ed80054c) <- GMM ATTACH ACCEPT (new P-TMSI=0xed80054c) (gprs_gmm.c:337) 20250820150504173 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150504173 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150504173 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250820150504173 DMM INFO MM(262420000000019/ed80054c) Subscriber data update (mmctx.c:445) 20250820150504173 DMM DEBUG MM(262420000000019/ed80054c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150504173 DMM INFO MM(262420000000019/ed80054c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150504173 DMM NOTICE MM(262420000000019/ed80054c) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250820150504173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150504173 DMM NOTICE MM(262420000000019/ed80054c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150504173 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) 20250820150504174 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150504174 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250820150504174 DMM INFO MM(262420000000019/ed80054c) Subscriber data update (mmctx.c:445) 20250820150504174 DMM DEBUG MM(262420000000019/ed80054c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150504185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504185 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504185 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150504185 DMM INFO MM(262420000000019/ed80054c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150504185 DMM NOTICE MM(262420000000019/ed80054c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150504185 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150504185 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150504185 DLLC NOTICE LLME(e550ce52/ed80054c){ASSIGNED} LLGM Assign pre (ffffffff => ed80054c) (gprs_llc.c:1079) 20250820150504185 DLLC NOTICE LLME(ffffffff/ed80054c){ASSIGNED} LLGM Assign post (ffffffff => ed80054c) (gprs_llc.c:1125) 20250820150504185 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150504185 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150504186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150504186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150504243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504243 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504243 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150504243 DMM INFO MM(262420000000019/ed80054c) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150504243 DMM INFO MM(262420000000019/ed80054c) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150504243 DMM DEBUG MM(262420000000019/ed80054c) Using GGSN 0 (gprs_sm.c:317) 20250820150504243 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) 20250820150504243 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250820150504243 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150504243 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150504243 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250820150504268 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 52 c6 02 c1 11 f4 80 83 e8 14 05 7f 7b c7 4d 35 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:465) 20250820150504268 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d731a8, cbp=0x55a5b83cc5d0) (sgsn_libgtp.c:633) 20250820150504268 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150504268 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=ed80054c, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150504268 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150504268 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150504281 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250820150504303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150504303 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150504303 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(807)@aa26fc50d1c6: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150504315 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150504318 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150504319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(820)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(818)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(813)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(808)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(807)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(806)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(811)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(816)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(806): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(807): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass'. Wed Aug 20 15:05:04 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user.talloc 20250820150504412 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150504813 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60582<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=45424) 20250820150505319 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150505319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=45424, count=96876) 20250820150506320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150506320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject'. ------ SGSN_Tests.TC_attach_pdp_act_ggsn_reject ------ Wed Aug 20 15:05:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_ggsn_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150507321 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150507321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_ggsn_reject started. 20250820150507930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150507933 DMM INFO MM(262420000000019/ed80054c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150507933 DMM INFO MM(262420000000019/ed80054c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150507933 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150507933 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150507933 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150507933 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150507933 DLLC NOTICE LLME(ffffffff/ed80054c){ASSIGNED} LLGM Assign pre (ed80054c => ffffffff) (gprs_llc.c:1079) 20250820150507933 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed80054c => ffffffff) (gprs_llc.c:1125) 20250820150507933 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0e80 (gprs_sndcp.c:574) 20250820150507933 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150507933 DMM NOTICE MM(262420000000019/ed80054c) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150507933 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250820150507933 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150507933 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150507933 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250820150507933 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250820150507933 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) 20250820150507933 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:402) 20250820150507933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150507933 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150507933 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150507933 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150507933 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(828)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150507977 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150507977 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150507977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150507977 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150507978 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150507978 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150507978 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150507978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150507978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150507978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150507980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(829)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(825)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150507985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150507985 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(830)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(829)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(833)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150507992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150507992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150507992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150507992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150507992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150507992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150507992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150507992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150507992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150507993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150507993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150507993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150507993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150507993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150507993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150507993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150507993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150507993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150507993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150507993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150507994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150507994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150507996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(834)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(830)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150508002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508002 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(835)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(834)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(838)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(838)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150508008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150508008 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(838)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150508008 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150508008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150508008 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150508008 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150508008 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150508008 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150508009 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150508009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(838)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(838)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150508010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150508015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508015 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(837)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150508323 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150508323 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150508323 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150508323 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150508327 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150508329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_ggsn_reject-BVCI196(827)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='D0091A1E'O, index=0 SGSN_Test-GSUP(840)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@aa26fc50d1c6: 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 := 'B83215DBFB87193435C32BA26A37405A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A603AC27'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BC362508CC54127A'O } } } } } 20250820150508366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508366 DLLC NOTICE LLME(ffffffff/d0091a1e){UNASSIGNED} LLC RX: unknown TLLI 0xd0091a1e, creating LLME on the fly (gprs_llc.c:552) 20250820150508366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150508366 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150508366 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150508366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150508366 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150508366 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150508366 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150508366 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150508366 DLLC NOTICE LLME(ffffffff/d0091a1e){UNASSIGNED} LLGM Assign pre (d0091a1e => d92e3250) (gprs_llc.c:1079) 20250820150508366 DLLC NOTICE LLME(d0091a1e/d92e3250){ASSIGNED} LLGM Assign post (d0091a1e => d92e3250) (gprs_llc.c:1125) 20250820150508366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150508366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150508366 DMM DEBUG MM(262420000000020/d92e3250) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150508373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508373 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150508373 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150508373 DMM DEBUG MM(262420000000020/d92e3250) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250820150508373 DMM NOTICE MM(262420000000020/d92e3250) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150508373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150508373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150508373 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150508373 DMM DEBUG MM(262420000000020/d92e3250) Requesting authorization (sgsn_auth.c:160) 20250820150508373 DMM INFO MM(262420000000020/d92e3250) Requesting authentication tuples (sgsn_auth.c:184) 20250820150508373 DMM DEBUG MM(262420000000020/d92e3250) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150508373 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250820150508373 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(840)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250820150508418 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150508418 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150508418 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150508418 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150508418 DMM INFO MM(262420000000020/d92e3250) Subscriber data update (mmctx.c:445) 20250820150508418 DMM DEBUG MM(262420000000020/d92e3250) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150508418 DMM INFO MM(262420000000020/d92e3250) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150508418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150508418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150508418 DMM INFO MM(262420000000020/d92e3250) <- GMM AUTH AND CIPHERING REQ (rand = b8 32 15 db fb 87 19 34 35 c3 2b a2 6a 37 40 5a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150508439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508439 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150508439 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150508439 DMM INFO MM(262420000000020/d92e3250) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150508439 DMM NOTICE MM(262420000000020/d92e3250) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150508439 DMM DEBUG MM(262420000000020/d92e3250) checking auth: received GSM SRES = a6 03 ac 27 (gprs_gmm.c:716) 20250820150508439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150508439 DMM DEBUG MM(262420000000020/d92e3250) Requesting authorization (sgsn_auth.c:160) 20250820150508439 DMM INFO MM(262420000000020/d92e3250) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150508439 DMM DEBUG MM(262420000000020/d92e3250) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150508439 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250820150508439 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) 20250820150508439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150508439 DMM INFO MM(262420000000020/d92e3250) <- GMM ATTACH ACCEPT (new P-TMSI=0xd92e3250) (gprs_gmm.c:337) 20250820150508442 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150508442 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150508442 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250820150508442 DMM INFO MM(262420000000020/d92e3250) Subscriber data update (mmctx.c:445) 20250820150508442 DMM DEBUG MM(262420000000020/d92e3250) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150508442 DMM INFO MM(262420000000020/d92e3250) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150508442 DMM NOTICE MM(262420000000020/d92e3250) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250820150508442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150508442 DMM NOTICE MM(262420000000020/d92e3250) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150508442 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) 20250820150508444 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150508444 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250820150508444 DMM INFO MM(262420000000020/d92e3250) Subscriber data update (mmctx.c:445) 20250820150508444 DMM DEBUG MM(262420000000020/d92e3250) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150508455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508455 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150508455 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150508455 DMM INFO MM(262420000000020/d92e3250) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150508455 DMM NOTICE MM(262420000000020/d92e3250) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150508455 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150508455 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150508455 DLLC NOTICE LLME(d0091a1e/d92e3250){ASSIGNED} LLGM Assign pre (ffffffff => d92e3250) (gprs_llc.c:1079) 20250820150508455 DLLC NOTICE LLME(ffffffff/d92e3250){ASSIGNED} LLGM Assign post (ffffffff => d92e3250) (gprs_llc.c:1125) 20250820150508455 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150508455 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150508455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150508455 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150508513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150508513 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150508513 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150508513 DMM INFO MM(262420000000020/d92e3250) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150508513 DMM INFO MM(262420000000020/d92e3250) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150508513 DMM DEBUG MM(262420000000020/d92e3250) Using GGSN 0 (gprs_sm.c:317) 20250820150508514 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) 20250820150508514 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250820150508514 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150508514 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150508514 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250820150508541 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 b7 eb da e6 11 97 9a 04 79 14 05 7f 12 9e 6a 90 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:465) 20250820150508541 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150508541 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250820150508541 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250820150508541 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150508541 DMM NOTICE MM(262420000000020/d92e3250) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@aa26fc50d1c6: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150508560 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150508564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150508564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(833)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(840)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(839)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(828)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(838)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(837)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(836)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(826)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(831)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(836): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(837): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(838): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(839): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass'. Wed Aug 20 15:05:08 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_ggsn_reject.talloc 20250820150508664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150509066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86412) 20250820150509565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150509565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86412, count=99052) 20250820150510567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150510567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mo ------ Wed Aug 20 15:05:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150511568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150511568 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_deact_mo started. 20250820150512145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150512147 DMM INFO MM(262420000000020/d92e3250) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150512147 DMM INFO MM(262420000000020/d92e3250) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150512147 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150512147 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150512147 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150512147 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150512147 DLLC NOTICE LLME(ffffffff/d92e3250){ASSIGNED} LLGM Assign pre (d92e3250 => ffffffff) (gprs_llc.c:1079) 20250820150512147 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d92e3250 => ffffffff) (gprs_llc.c:1125) 20250820150512147 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250820150512147 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) 20250820150512147 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:402) 20250820150512148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150512148 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150512148 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150512148 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150512148 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(848)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150512196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150512196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150512196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150512196 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512196 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150512196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150512196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150512196 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150512196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150512197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150512197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150512197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150512197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150512197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150512197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150512197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150512197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150512197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150512197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(848)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150512197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150512197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150512199 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150512203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512203 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(850)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(849)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(853)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150512211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150512211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150512211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150512211 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512211 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150512211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150512211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150512211 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150512211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150512212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150512212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150512212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150512212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150512212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150512212 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150512212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150512212 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512212 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150512212 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150512212 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150512213 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150512213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150512215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150512219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512219 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI210(852)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(854)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(858)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150512228 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150512228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150512228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150512229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512229 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150512229 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150512229 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150512229 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150512229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150512229 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150512229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150512232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150512237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512237 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mo-BVCI220(857)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150512569 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150512569 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150512569 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150512569 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150512573 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150512574 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='DE643BAA'O, index=0 SGSN_Test-GSUP(860)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_pdp_act_user_deact_mo(863) TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: 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 := '31BB8F9714A558643FDF8A3A9B8E1AE9'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BC290718'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '70BE81BEB9E011DF'O } } } } } 20250820150512643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512643 DLLC NOTICE LLME(ffffffff/de643baa){UNASSIGNED} LLC RX: unknown TLLI 0xde643baa, creating LLME on the fly (gprs_llc.c:552) 20250820150512643 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512643 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150512643 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150512643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150512643 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150512643 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150512643 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150512643 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150512643 DLLC NOTICE LLME(ffffffff/de643baa){UNASSIGNED} LLGM Assign pre (de643baa => f9ab3536) (gprs_llc.c:1079) 20250820150512643 DLLC NOTICE LLME(de643baa/f9ab3536){ASSIGNED} LLGM Assign post (de643baa => f9ab3536) (gprs_llc.c:1125) 20250820150512643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150512643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150512643 DMM DEBUG MM(262420000000021/f9ab3536) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150512658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512658 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512658 DMM DEBUG MM(262420000000021/f9ab3536) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250820150512658 DMM NOTICE MM(262420000000021/f9ab3536) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150512658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150512658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150512658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150512658 DMM DEBUG MM(262420000000021/f9ab3536) Requesting authorization (sgsn_auth.c:160) 20250820150512658 DMM INFO MM(262420000000021/f9ab3536) Requesting authentication tuples (sgsn_auth.c:184) 20250820150512658 DMM DEBUG MM(262420000000021/f9ab3536) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150512658 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250820150512658 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(860)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250820150512664 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150512664 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150512664 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150512664 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150512664 DMM INFO MM(262420000000021/f9ab3536) Subscriber data update (mmctx.c:445) 20250820150512664 DMM DEBUG MM(262420000000021/f9ab3536) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150512664 DMM INFO MM(262420000000021/f9ab3536) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150512664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150512664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150512664 DMM INFO MM(262420000000021/f9ab3536) <- GMM AUTH AND CIPHERING REQ (rand = 31 bb 8f 97 14 a5 58 64 3f df 8a 3a 9b 8e 1a e9 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150512679 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512680 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512680 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512680 DMM INFO MM(262420000000021/f9ab3536) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150512680 DMM NOTICE MM(262420000000021/f9ab3536) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150512680 DMM DEBUG MM(262420000000021/f9ab3536) checking auth: received GSM SRES = bc 29 07 18 (gprs_gmm.c:716) 20250820150512680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150512680 DMM DEBUG MM(262420000000021/f9ab3536) Requesting authorization (sgsn_auth.c:160) 20250820150512680 DMM INFO MM(262420000000021/f9ab3536) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150512680 DMM DEBUG MM(262420000000021/f9ab3536) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150512680 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250820150512680 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) 20250820150512680 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150512680 DMM INFO MM(262420000000021/f9ab3536) <- GMM ATTACH ACCEPT (new P-TMSI=0xf9ab3536) (gprs_gmm.c:337) 20250820150512683 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150512683 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150512683 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820150512683 DMM INFO MM(262420000000021/f9ab3536) Subscriber data update (mmctx.c:445) 20250820150512683 DMM DEBUG MM(262420000000021/f9ab3536) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150512683 DMM INFO MM(262420000000021/f9ab3536) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150512683 DMM NOTICE MM(262420000000021/f9ab3536) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250820150512683 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150512683 DMM NOTICE MM(262420000000021/f9ab3536) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150512683 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) 20250820150512684 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150512684 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250820150512684 DMM INFO MM(262420000000021/f9ab3536) Subscriber data update (mmctx.c:445) 20250820150512684 DMM DEBUG MM(262420000000021/f9ab3536) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150512694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512694 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512694 DMM INFO MM(262420000000021/f9ab3536) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150512694 DMM NOTICE MM(262420000000021/f9ab3536) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150512694 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150512694 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150512694 DLLC NOTICE LLME(de643baa/f9ab3536){ASSIGNED} LLGM Assign pre (ffffffff => f9ab3536) (gprs_llc.c:1079) 20250820150512694 DLLC NOTICE LLME(ffffffff/f9ab3536){ASSIGNED} LLGM Assign post (ffffffff => f9ab3536) (gprs_llc.c:1125) 20250820150512694 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150512694 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150512694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150512694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150512754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512754 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512754 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512754 DMM INFO MM(262420000000021/f9ab3536) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150512754 DMM INFO MM(262420000000021/f9ab3536) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150512754 DMM DEBUG MM(262420000000021/f9ab3536) Using GGSN 0 (gprs_sm.c:317) 20250820150512754 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) 20250820150512754 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250820150512754 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150512754 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150512754 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250820150512783 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 0f 81 c8 d6 11 bb 2f 60 64 14 05 7f b9 ef 87 70 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:465) 20250820150512783 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150512783 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150512783 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=f9ab3536, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150512783 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150512783 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150512801 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250820150512816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512816 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512816 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150512824 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250820150512824 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150512824 DMM INFO MM(262420000000021/f9ab3536) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820150512824 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150512824 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250820150512827 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:465) 20250820150512827 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150512827 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820150512827 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=f9ab3536, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150512827 DMM INFO MM(262420000000021/f9ab3536) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820150512827 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250820150512827 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@aa26fc50d1c6: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150512843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150512847 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150512847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(859)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(860)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(858)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(848)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(844)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(853)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(856)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(851)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(846)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass'. Wed Aug 20 15:05:12 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mo.talloc 20250820150512946 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150513348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=105596) 20250820150513848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150513848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=105596, count=106856) 20250820150514850 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150514850 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt'. ------ SGSN_Tests.TC_attach_pdp_act_user_deact_mt ------ Wed Aug 20 15:05:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_deact_mt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150515851 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150515851 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_deact_mt started. 20250820150516474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150516476 DMM INFO MM(262420000000021/f9ab3536) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150516477 DMM INFO MM(262420000000021/f9ab3536) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150516477 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150516477 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150516477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150516477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150516477 DLLC NOTICE LLME(ffffffff/f9ab3536){ASSIGNED} LLGM Assign pre (f9ab3536 => ffffffff) (gprs_llc.c:1079) 20250820150516477 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f9ab3536 => ffffffff) (gprs_llc.c:1125) 20250820150516477 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250820150516477 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) 20250820150516477 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:402) 20250820150516477 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150516477 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150516477 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150516477 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150516477 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(868)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150516522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150516522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516522 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150516522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150516522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150516522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150516523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150516523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150516523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150516523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150516523 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516523 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150516523 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150516523 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150516523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150516523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150516526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150516532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516532 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(870)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(869)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(873)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(873)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150516539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150516539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150516539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150516539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516539 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150516539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150516539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150516539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150516539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(873)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150516540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150516540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150516540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150516540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150516540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150516540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150516540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150516540 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516540 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150516540 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150516540 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150516540 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150516540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(873)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(873)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150516542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(874)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(870)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150516546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI210(872)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(874)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(878)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150516556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150516556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150516556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150516556 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516556 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150516556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150516556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150516556 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150516556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150516557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150516557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150516557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150516557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150516557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150516557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150516557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150516557 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150516557 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150516557 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150516557 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150516557 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150516557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150516559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150516563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516563 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_deact_mt-BVCI220(877)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150516852 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150516852 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150516852 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150516852 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150516856 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150516857 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='C2938F19'O, index=0 SGSN_Test-GSUP(880)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_pdp_act_user_deact_mt(883) TC_attach_pdp_act_user_deact_mt(883)@aa26fc50d1c6: 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 := 'DCE22A1C98CB4EC4C92C1EC00D398B6B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43E0A3F9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FCFFB2C6315161D9'O } } } } } 20250820150516922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516922 DLLC NOTICE LLME(ffffffff/c2938f19){UNASSIGNED} LLC RX: unknown TLLI 0xc2938f19, creating LLME on the fly (gprs_llc.c:552) 20250820150516922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150516922 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150516922 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150516922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150516922 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150516922 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150516922 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150516922 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150516922 DLLC NOTICE LLME(ffffffff/c2938f19){UNASSIGNED} LLGM Assign pre (c2938f19 => d5f16b9a) (gprs_llc.c:1079) 20250820150516922 DLLC NOTICE LLME(c2938f19/d5f16b9a){ASSIGNED} LLGM Assign post (c2938f19 => d5f16b9a) (gprs_llc.c:1125) 20250820150516922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150516922 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150516922 DMM DEBUG MM(262420000000022/d5f16b9a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150516930 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516930 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150516930 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150516930 DMM DEBUG MM(262420000000022/d5f16b9a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250820150516930 DMM NOTICE MM(262420000000022/d5f16b9a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150516930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150516930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150516930 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150516930 DMM DEBUG MM(262420000000022/d5f16b9a) Requesting authorization (sgsn_auth.c:160) 20250820150516930 DMM INFO MM(262420000000022/d5f16b9a) Requesting authentication tuples (sgsn_auth.c:184) 20250820150516930 DMM DEBUG MM(262420000000022/d5f16b9a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150516930 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250820150516930 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(880)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250820150516932 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150516932 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150516932 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150516932 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150516932 DMM INFO MM(262420000000022/d5f16b9a) Subscriber data update (mmctx.c:445) 20250820150516932 DMM DEBUG MM(262420000000022/d5f16b9a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150516932 DMM INFO MM(262420000000022/d5f16b9a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150516932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150516932 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150516932 DMM INFO MM(262420000000022/d5f16b9a) <- GMM AUTH AND CIPHERING REQ (rand = dc e2 2a 1c 98 cb 4e c4 c9 2c 1e c0 0d 39 8b 6b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150516939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516939 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xeb6e08 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150516939 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150516939 DMM INFO MM(262420000000022/d5f16b9a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150516939 DMM NOTICE MM(262420000000022/d5f16b9a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150516939 DMM DEBUG MM(262420000000022/d5f16b9a) checking auth: received GSM SRES = 43 e0 a3 f9 (gprs_gmm.c:716) 20250820150516939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150516939 DMM DEBUG MM(262420000000022/d5f16b9a) Requesting authorization (sgsn_auth.c:160) 20250820150516939 DMM INFO MM(262420000000022/d5f16b9a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150516939 DMM DEBUG MM(262420000000022/d5f16b9a) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150516939 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250820150516939 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) 20250820150516939 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150516939 DMM INFO MM(262420000000022/d5f16b9a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5f16b9a) (gprs_gmm.c:337) 20250820150516940 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150516940 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150516940 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250820150516940 DMM INFO MM(262420000000022/d5f16b9a) Subscriber data update (mmctx.c:445) 20250820150516940 DMM DEBUG MM(262420000000022/d5f16b9a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150516940 DMM INFO MM(262420000000022/d5f16b9a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150516940 DMM NOTICE MM(262420000000022/d5f16b9a) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250820150516940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150516940 DMM NOTICE MM(262420000000022/d5f16b9a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150516940 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) 20250820150516940 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150516940 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250820150516940 DMM INFO MM(262420000000022/d5f16b9a) Subscriber data update (mmctx.c:445) 20250820150516940 DMM DEBUG MM(262420000000022/d5f16b9a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150516947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150516947 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150516947 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150516947 DMM INFO MM(262420000000022/d5f16b9a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150516947 DMM NOTICE MM(262420000000022/d5f16b9a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150516947 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150516947 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150516947 DLLC NOTICE LLME(c2938f19/d5f16b9a){ASSIGNED} LLGM Assign pre (ffffffff => d5f16b9a) (gprs_llc.c:1079) 20250820150516947 DLLC NOTICE LLME(ffffffff/d5f16b9a){ASSIGNED} LLGM Assign post (ffffffff => d5f16b9a) (gprs_llc.c:1125) 20250820150516947 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150516947 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150516947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150516947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150517006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150517006 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150517006 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150517006 DMM INFO MM(262420000000022/d5f16b9a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150517006 DMM INFO MM(262420000000022/d5f16b9a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150517006 DMM DEBUG MM(262420000000022/d5f16b9a) Using GGSN 0 (gprs_sm.c:317) 20250820150517006 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) 20250820150517006 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250820150517006 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150517006 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150517006 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250820150517033 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 0d 19 96 75 11 6f 11 e2 ae 14 05 7f c6 56 f4 c1 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:465) 20250820150517033 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150517033 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150517033 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=d5f16b9a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150517033 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150517033 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150517046 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250820150517058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150517058 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150517058 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150517064 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250820150517064 DGPRS INFO PDP(262420000000022:5): Context 0x7f8c26d74220 was deleted (sgsn_libgtp.c:707) 20250820150517064 DMM INFO MM(262420000000022/d5f16b9a) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150517064 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250820150517064 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@aa26fc50d1c6: Removing Client IMSI='262420000000022'H, index=0 20250820150517076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150517076 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150517076 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150517076 DMM INFO MM(262420000000022/d5f16b9a) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150517082 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42950<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(864)@aa26fc50d1c6: Final verdict of PTC: none 20250820150517086 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150517086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(880)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(873)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(868)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(878)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(872)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(874)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(871)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(866)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(876)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(871): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(872): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(873): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(874): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass'. Wed Aug 20 15:05:17 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_deact_mt.talloc 20250820150517143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42966<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150517545 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42966<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47288) 20250820150518051 DGPRS DEBUG Checking for inactive LLMEs, time = 58230517 (sgsn.c:132) 20250820150518052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150518052 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150518052 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150518052 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150518052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150518052 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150518052 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150518052 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150518052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150518052 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150518086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150518087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47288, count=105048) 20250820150519087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150519087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup'. ------ SGSN_Tests.TC_attach_pdp_act_deact_dup ------ Wed Aug 20 15:05:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_dup.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150520088 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150520088 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_dup' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_dup started. 20250820150520675 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150520677 DMM INFO MM(262420000000022/d5f16b9a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150520677 DMM INFO MM(262420000000022/d5f16b9a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150520677 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150520677 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150520677 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150520677 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150520677 DLLC NOTICE LLME(ffffffff/d5f16b9a){ASSIGNED} LLGM Assign pre (d5f16b9a => ffffffff) (gprs_llc.c:1079) 20250820150520677 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5f16b9a => ffffffff) (gprs_llc.c:1125) 20250820150520677 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0e80 (gprs_sndcp.c:574) 20250820150520677 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150520677 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250820150520677 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) 20250820150520678 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:402) 20250820150520678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150520678 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150520678 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150520678 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150520678 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(888)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150520731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150520731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150520731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150520731 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520731 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150520731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150520731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150520731 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150520731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150520732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150520732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150520732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150520732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150520732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150520732 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150520732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150520732 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520732 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150520732 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150520732 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150520733 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150520733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(888)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150520735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150520740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150520740 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI196(887)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(890)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(889)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(893)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(893)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150520749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150520749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150520749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150520749 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520749 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150520749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150520749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150520749 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150520749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(893)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150520750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150520750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150520750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150520750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150520750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150520750 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150520750 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150520750 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520750 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150520750 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150520750 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(893)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(893)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150520751 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150520751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150520753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(894)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(890)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150520758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150520758 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI210(892)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(895)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(894)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(898)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150520765 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520765 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150520765 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150520765 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150520766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150520766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150520766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150520766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150520766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150520766 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150520766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150520766 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150520766 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150520766 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150520766 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150520767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150520767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(898)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150520769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150520775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150520775 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(897)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150521089 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150521089 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150521089 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150521089 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150521094 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150521095 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='C126A23B'O, index=0 SGSN_Test-GSUP(900)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: 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 := '1C54BB43990445C4DC5F540FED97D8E6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C28009E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2248BCC8DAC67C91'O } } } } } 20250820150521169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521169 DLLC NOTICE LLME(ffffffff/c126a23b){UNASSIGNED} LLC RX: unknown TLLI 0xc126a23b, creating LLME on the fly (gprs_llc.c:552) 20250820150521169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521169 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150521169 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150521169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150521169 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150521169 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150521169 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150521169 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150521169 DLLC NOTICE LLME(ffffffff/c126a23b){UNASSIGNED} LLGM Assign pre (c126a23b => cbb8ca60) (gprs_llc.c:1079) 20250820150521169 DLLC NOTICE LLME(c126a23b/cbb8ca60){ASSIGNED} LLGM Assign post (c126a23b => cbb8ca60) (gprs_llc.c:1125) 20250820150521169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150521169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150521169 DMM DEBUG MM(262420000000046/cbb8ca60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150521186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521186 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521186 DMM DEBUG MM(262420000000046/cbb8ca60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250820150521186 DMM NOTICE MM(262420000000046/cbb8ca60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150521186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150521186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150521186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150521186 DMM DEBUG MM(262420000000046/cbb8ca60) Requesting authorization (sgsn_auth.c:160) 20250820150521186 DMM INFO MM(262420000000046/cbb8ca60) Requesting authentication tuples (sgsn_auth.c:184) 20250820150521186 DMM DEBUG MM(262420000000046/cbb8ca60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150521186 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250820150521186 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(900)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250820150521192 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150521192 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150521192 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150521192 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150521192 DMM INFO MM(262420000000046/cbb8ca60) Subscriber data update (mmctx.c:445) 20250820150521192 DMM DEBUG MM(262420000000046/cbb8ca60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150521192 DMM INFO MM(262420000000046/cbb8ca60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150521192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150521192 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150521192 DMM INFO MM(262420000000046/cbb8ca60) <- GMM AUTH AND CIPHERING REQ (rand = 1c 54 bb 43 99 04 45 c4 dc 5f 54 0f ed 97 d8 e6 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150521210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521210 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521210 DMM INFO MM(262420000000046/cbb8ca60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150521210 DMM NOTICE MM(262420000000046/cbb8ca60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150521210 DMM DEBUG MM(262420000000046/cbb8ca60) checking auth: received GSM SRES = c2 80 09 e9 (gprs_gmm.c:716) 20250820150521210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150521210 DMM DEBUG MM(262420000000046/cbb8ca60) Requesting authorization (sgsn_auth.c:160) 20250820150521210 DMM INFO MM(262420000000046/cbb8ca60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150521210 DMM DEBUG MM(262420000000046/cbb8ca60) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150521210 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250820150521210 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) 20250820150521210 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150521210 DMM INFO MM(262420000000046/cbb8ca60) <- GMM ATTACH ACCEPT (new P-TMSI=0xcbb8ca60) (gprs_gmm.c:337) 20250820150521213 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150521213 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150521213 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250820150521213 DMM INFO MM(262420000000046/cbb8ca60) Subscriber data update (mmctx.c:445) 20250820150521213 DMM DEBUG MM(262420000000046/cbb8ca60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150521213 DMM INFO MM(262420000000046/cbb8ca60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150521213 DMM NOTICE MM(262420000000046/cbb8ca60) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250820150521213 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150521213 DMM NOTICE MM(262420000000046/cbb8ca60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150521213 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) 20250820150521214 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150521215 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250820150521215 DMM INFO MM(262420000000046/cbb8ca60) Subscriber data update (mmctx.c:445) 20250820150521215 DMM DEBUG MM(262420000000046/cbb8ca60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150521227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521227 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521227 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521227 DMM INFO MM(262420000000046/cbb8ca60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150521227 DMM NOTICE MM(262420000000046/cbb8ca60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150521227 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150521227 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150521227 DLLC NOTICE LLME(c126a23b/cbb8ca60){ASSIGNED} LLGM Assign pre (ffffffff => cbb8ca60) (gprs_llc.c:1079) 20250820150521227 DLLC NOTICE LLME(ffffffff/cbb8ca60){ASSIGNED} LLGM Assign post (ffffffff => cbb8ca60) (gprs_llc.c:1125) 20250820150521227 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150521227 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150521227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150521227 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150521286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521286 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521286 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521286 DMM INFO MM(262420000000046/cbb8ca60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150521286 DMM INFO MM(262420000000046/cbb8ca60) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150521286 DMM DEBUG MM(262420000000046/cbb8ca60) Using GGSN 0 (gprs_sm.c:317) 20250820150521286 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) 20250820150521286 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250820150521286 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150521286 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150521286 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250820150521305 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 5d 61 1f be 11 e9 8c 56 bc 14 05 7f ac f5 76 63 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:465) 20250820150521305 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150521305 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150521305 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=cbb8ca60, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150521305 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150521305 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150521321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521321 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521321 DMM INFO MM(262420000000046/cbb8ca60) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250820150521321 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150521321 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250820150521321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150521321 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150521321 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150521321 DMM INFO MM(262420000000046/cbb8ca60) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250820150521321 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150521321 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: "Received deletePDPContextResponse 1, seq_nr=1036" 20250820150521324 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:465) 20250820150521324 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150521324 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820150521324 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=cbb8ca60, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150521324 DMM INFO MM(262420000000046/cbb8ca60) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820150521325 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250820150521325 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150521325 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:465) 20250820150521325 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:470) TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@aa26fc50d1c6: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150523337 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42974<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(900)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(893)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(898)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(888)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(894)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(892)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@aa26fc50d1c6: Final verdict of PTC: none 20250820150523339 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150523339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_dup-BVCI220(897)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(891)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(896)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(886)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(891): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(892): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(893): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(894): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(896): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(897): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass'. Wed Aug 20 15:05:23 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_dup pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_dup.talloc 20250820150523408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150523810 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59864<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103372) 20250820150524340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150524340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103372, count=107728) 20250820150525341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150525341 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_dup pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt'. ------ SGSN_Tests.TC_attach_second_attempt ------ Wed Aug 20 15:05:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_second_attempt.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150526342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150526343 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_second_attempt' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_second_attempt started. 20250820150526934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150526936 DMM INFO MM(262420000000046/cbb8ca60) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150526936 DMM INFO MM(262420000000046/cbb8ca60) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150526936 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150526936 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150526936 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150526936 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150526936 DLLC NOTICE LLME(ffffffff/cbb8ca60){ASSIGNED} LLGM Assign pre (cbb8ca60 => ffffffff) (gprs_llc.c:1079) 20250820150526936 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cbb8ca60 => ffffffff) (gprs_llc.c:1125) 20250820150526936 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250820150526936 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) 20250820150526937 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:402) 20250820150526937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150526937 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150526937 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150526937 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150526937 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(909)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(909)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150526990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150526990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150526990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150526990 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150526990 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150526990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150526990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150526990 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150526990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(908)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(909)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150526991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150526991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150526991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150526991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150526991 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150526991 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150526991 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150526991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150526991 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150526991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(909)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(909)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150526993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(905)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(910)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250820150526999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150526999 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(908)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(913)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@aa26fc50d1c6: Provider Link came up: sending NS-RESET TC_attach_second_attempt-BVCI196(906)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150527001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150527001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150527001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150527001 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150527001 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150527001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150527001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150527001 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150527001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150527002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150527002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150527002 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150527003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150527003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150527003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150527003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150527003 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150527003 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150527003 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150527003 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150527003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150527003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150527005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(914)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(910)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150527012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527012 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(912)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(915)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(914)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(918)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150527019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150527019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150527019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150527019 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150527019 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150527019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150527019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150527019 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150527019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150527020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150527020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150527020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150527020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150527020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150527020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150527020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150527020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150527020 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150527020 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150527020 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150527020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150527020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150527022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150527028 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527028 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150527344 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150527344 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150527345 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150527345 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150527349 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150527350 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(906)@aa26fc50d1c6: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='CC050C25'O, index=0 SGSN_Test-GSUP(920)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@aa26fc50d1c6: 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 := 'F08F20C961A8F809BD8F85F393DB7BE3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ED8B8589'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '577514B2A8A0C314'O } } } } } 20250820150527411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527411 DLLC NOTICE LLME(ffffffff/cc050c25){UNASSIGNED} LLC RX: unknown TLLI 0xcc050c25, creating LLME on the fly (gprs_llc.c:552) 20250820150527411 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527412 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150527412 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150527412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150527412 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150527412 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150527412 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150527412 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150527412 DLLC NOTICE LLME(ffffffff/cc050c25){UNASSIGNED} LLGM Assign pre (cc050c25 => c732e753) (gprs_llc.c:1079) 20250820150527412 DLLC NOTICE LLME(cc050c25/c732e753){ASSIGNED} LLGM Assign post (cc050c25 => c732e753) (gprs_llc.c:1125) 20250820150527412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150527412 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150527412 DMM DEBUG MM(262420000000022/c732e753) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150527434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527434 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150527434 DMM DEBUG MM(262420000000022/c732e753) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250820150527434 DMM NOTICE MM(262420000000022/c732e753) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150527435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150527435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150527435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150527435 DMM DEBUG MM(262420000000022/c732e753) Requesting authorization (sgsn_auth.c:160) 20250820150527435 DMM INFO MM(262420000000022/c732e753) Requesting authentication tuples (sgsn_auth.c:184) 20250820150527435 DMM DEBUG MM(262420000000022/c732e753) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150527435 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250820150527435 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(920)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250820150527440 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150527440 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150527440 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150527440 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150527440 DMM INFO MM(262420000000022/c732e753) Subscriber data update (mmctx.c:445) 20250820150527440 DMM DEBUG MM(262420000000022/c732e753) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150527440 DMM INFO MM(262420000000022/c732e753) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150527440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150527441 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150527441 DMM INFO MM(262420000000022/c732e753) <- GMM AUTH AND CIPHERING REQ (rand = f0 8f 20 c9 61 a8 f8 09 bd 8f 85 f3 93 db 7b e3 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150527457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527457 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150527457 DMM INFO MM(262420000000022/c732e753) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150527457 DMM NOTICE MM(262420000000022/c732e753) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150527457 DMM DEBUG MM(262420000000022/c732e753) checking auth: received GSM SRES = ed 8b 85 89 (gprs_gmm.c:716) 20250820150527457 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150527457 DMM DEBUG MM(262420000000022/c732e753) Requesting authorization (sgsn_auth.c:160) 20250820150527457 DMM INFO MM(262420000000022/c732e753) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150527458 DMM DEBUG MM(262420000000022/c732e753) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150527458 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250820150527458 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) 20250820150527458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150527458 DMM INFO MM(262420000000022/c732e753) <- GMM ATTACH ACCEPT (new P-TMSI=0xc732e753) (gprs_gmm.c:337) 20250820150527460 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150527460 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150527460 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250820150527460 DMM INFO MM(262420000000022/c732e753) Subscriber data update (mmctx.c:445) 20250820150527460 DMM DEBUG MM(262420000000022/c732e753) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150527460 DMM INFO MM(262420000000022/c732e753) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150527460 DMM NOTICE MM(262420000000022/c732e753) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250820150527460 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150527460 DMM NOTICE MM(262420000000022/c732e753) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150527460 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) 20250820150527462 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150527462 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250820150527462 DMM INFO MM(262420000000022/c732e753) Subscriber data update (mmctx.c:445) 20250820150527462 DMM DEBUG MM(262420000000022/c732e753) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150527474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527474 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527474 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150527474 DMM INFO MM(262420000000022/c732e753) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150527474 DMM NOTICE MM(262420000000022/c732e753) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150527474 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150527474 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150527474 DLLC NOTICE LLME(cc050c25/c732e753){ASSIGNED} LLGM Assign pre (ffffffff => c732e753) (gprs_llc.c:1079) 20250820150527474 DLLC NOTICE LLME(ffffffff/c732e753){ASSIGNED} LLGM Assign post (ffffffff => c732e753) (gprs_llc.c:1125) 20250820150527474 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150527474 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150527474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150527474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_second_attempt(923)@aa26fc50d1c6: 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 := 'F2CC6928A2D6FF4E93623DF51FD2E230'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B43684A0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D86574A2E18B7B33'O } } } } } 20250820150527530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527530 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527530 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150527530 DMM INFO MM(262420000000022/c732e753) -> GMM ATTACH REQUEST MI(TMSI-0xC732E753) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150527530 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150527530 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150527530 DLLC NOTICE LLME(ffffffff/c732e753){ASSIGNED} LLGM Assign pre (c732e753 => fd0457e7) (gprs_llc.c:1079) 20250820150527530 DLLC NOTICE LLME(c732e753/fd0457e7){ASSIGNED} LLGM Assign post (c732e753 => fd0457e7) (gprs_llc.c:1125) 20250820150527530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150527530 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150527530 DMM DEBUG MM(262420000000022/fd0457e7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150527542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150527542 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150527542 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150527542 DMM DEBUG MM(262420000000022/fd0457e7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250820150527542 DMM NOTICE MM(262420000000022/fd0457e7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150527543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150527543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150527543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150527543 DMM DEBUG MM(262420000000022/fd0457e7) Requesting authorization (sgsn_auth.c:160) 20250820150527543 DMM INFO MM(262420000000022/fd0457e7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150527543 DMM DEBUG MM(262420000000022/fd0457e7) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150527543 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250820150527543 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) 20250820150533544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250820150533544 DMM ERROR MM(262420000000022/fd0457e7) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250820150533544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250820150533544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150533544 DMM NOTICE MM(262420000000022/fd0457e7) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250820150533544 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250820150533544 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) 20250820150533544 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820150533544 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Deallocated (fsm.c:568) 20250820150533544 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150533544 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150533544 DLLC NOTICE LLME(c732e753/fd0457e7){ASSIGNED} LLGM Assign pre (fd0457e7 => ffffffff) (gprs_llc.c:1079) 20250820150533544 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd0457e7 => ffffffff) (gprs_llc.c:1125) -NSVCI97(909)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150536997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150536997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150536997 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(909)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150537014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150537014 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150537014 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150537032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150537032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150537032 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(909)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150547004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150547004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150547004 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(909)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150547023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150547023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150547023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150547044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150547044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150547044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150547346 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150547346 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150547346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150548052 DGPRS DEBUG Checking for inactive LLMEs, time = 58230547 (sgsn.c:132) 20250820150548053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150548053 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150548053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150548053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150548053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150548053 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150548053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150548053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150548053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150548053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150556993 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150556998 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150556998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150557003 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(909)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150557007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150557007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150557007 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150557007 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150557007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(909)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150557021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150557024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150557024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150557026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150557026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150557026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150557047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150557047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150557047 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@aa26fc50d1c6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa26fc50d1c6: Test Component 923 has requested to stop MTC. Terminating current testcase execution. 20250820150557419 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150557419 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(920)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(909)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(913)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(908)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(918)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(906)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(921)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(912)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@aa26fc50d1c6: Final verdict of PTC: none 20250820150557422 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59878<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1U(922)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_second_attempt(923)@aa26fc50d1c6: Final verdict of PTC: fail reason: "Tguard timeout" TC_attach_second_attempt-BVCI220(917)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(907)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(911)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(916)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_second_attempt-BVCI196(906): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(907): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(908): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(909): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(911): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_second_attempt-BVCI210(912): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@aa26fc50d1c6: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Wed Aug 20 15:05:57 UTC 2025 ------ SGSN_Tests.TC_attach_second_attempt fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_second_attempt.talloc 20250820150557483 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44022<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150557885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44022<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126552) 20250820150558420 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150558420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=126552, count=127812) 20250820150559422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150559422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout'. ------ SGSN_Tests.TC_attach_echo_timeout ------ Wed Aug 20 15:05:59 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_echo_timeout.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150600423 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150600423 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_echo_timeout' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_echo_timeout started. 20250820150600998 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44032<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150601000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(928)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150601043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150601043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150601043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150601043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601043 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150601043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150601043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150601043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150601043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150601044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150601044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150601044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150601044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150601044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150601044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150601044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150601044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601044 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150601044 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150601044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150601044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150601044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(928)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150601046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(929)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(925)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150601051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601051 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI196(927)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(930)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(929)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(933)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150601059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150601059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150601059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150601059 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601059 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150601059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150601059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150601059 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150601059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150601060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150601060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150601060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150601060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150601060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150601060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150601060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150601060 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601060 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150601060 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150601060 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150601060 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150601060 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150601062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(934)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(930)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150601067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601067 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(932)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(935)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(934)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(938)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(938)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150601076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150601076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150601076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150601076 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601076 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150601076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150601076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150601076 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150601076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(938)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150601077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150601077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150601077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150601077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150601077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150601077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150601077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150601077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150601077 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150601077 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150601077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150601077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150601078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(938)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150601079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150601084 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601084 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(937)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150601424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150601425 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150601425 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150601425 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150601429 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150601430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@aa26fc50d1c6: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='FAC9852B'O, index=0 SGSN_Test-GSUP(940)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@aa26fc50d1c6: 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 := '2C1A92A7582BB3192A0E8C686F3B6824'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '807CD51A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F252F75638E90CD2'O } } } } } 20250820150601498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601498 DLLC NOTICE LLME(ffffffff/fac9852b){UNASSIGNED} LLC RX: unknown TLLI 0xfac9852b, creating LLME on the fly (gprs_llc.c:552) 20250820150601498 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150601498 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150601498 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150601498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150601498 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150601498 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150601498 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150601498 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150601498 DLLC NOTICE LLME(ffffffff/fac9852b){UNASSIGNED} LLGM Assign pre (fac9852b => d3b00ead) (gprs_llc.c:1079) 20250820150601498 DLLC NOTICE LLME(fac9852b/d3b00ead){ASSIGNED} LLGM Assign post (fac9852b => d3b00ead) (gprs_llc.c:1125) 20250820150601498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150601498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150601498 DMM DEBUG MM(262420000000067/d3b00ead) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150601525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150601525 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150601525 DMM DEBUG MM(262420000000067/d3b00ead) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250820150601525 DMM NOTICE MM(262420000000067/d3b00ead) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150601525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150601525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150601525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150601525 DMM DEBUG MM(262420000000067/d3b00ead) Requesting authorization (sgsn_auth.c:160) 20250820150601526 DMM INFO MM(262420000000067/d3b00ead) Requesting authentication tuples (sgsn_auth.c:184) 20250820150601526 DMM DEBUG MM(262420000000067/d3b00ead) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150601526 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250820150601526 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(940)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250820150601532 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150601532 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150601532 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150601532 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150601532 DMM INFO MM(262420000000067/d3b00ead) Subscriber data update (mmctx.c:445) 20250820150601532 DMM DEBUG MM(262420000000067/d3b00ead) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150601532 DMM INFO MM(262420000000067/d3b00ead) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150601532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150601532 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150601532 DMM INFO MM(262420000000067/d3b00ead) <- GMM AUTH AND CIPHERING REQ (rand = 2c 1a 92 a7 58 2b b3 19 2a 0e 8c 68 6f 3b 68 24 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150601551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601551 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150601552 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150601552 DMM INFO MM(262420000000067/d3b00ead) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150601552 DMM NOTICE MM(262420000000067/d3b00ead) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150601552 DMM DEBUG MM(262420000000067/d3b00ead) checking auth: received GSM SRES = 80 7c d5 1a (gprs_gmm.c:716) 20250820150601552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150601552 DMM DEBUG MM(262420000000067/d3b00ead) Requesting authorization (sgsn_auth.c:160) 20250820150601552 DMM INFO MM(262420000000067/d3b00ead) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150601552 DMM DEBUG MM(262420000000067/d3b00ead) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150601552 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250820150601552 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) 20250820150601552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150601552 DMM INFO MM(262420000000067/d3b00ead) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3b00ead) (gprs_gmm.c:337) 20250820150601555 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150601555 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150601555 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250820150601555 DMM INFO MM(262420000000067/d3b00ead) Subscriber data update (mmctx.c:445) 20250820150601555 DMM DEBUG MM(262420000000067/d3b00ead) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150601555 DMM INFO MM(262420000000067/d3b00ead) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150601555 DMM NOTICE MM(262420000000067/d3b00ead) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250820150601555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150601555 DMM NOTICE MM(262420000000067/d3b00ead) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150601555 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) 20250820150601557 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150601557 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250820150601557 DMM INFO MM(262420000000067/d3b00ead) Subscriber data update (mmctx.c:445) 20250820150601557 DMM DEBUG MM(262420000000067/d3b00ead) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150601568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150601568 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150601568 DMM INFO MM(262420000000067/d3b00ead) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150601568 DMM NOTICE MM(262420000000067/d3b00ead) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150601568 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150601568 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150601568 DLLC NOTICE LLME(fac9852b/d3b00ead){ASSIGNED} LLGM Assign pre (ffffffff => d3b00ead) (gprs_llc.c:1079) 20250820150601568 DLLC NOTICE LLME(ffffffff/d3b00ead){ASSIGNED} LLGM Assign post (ffffffff => d3b00ead) (gprs_llc.c:1125) 20250820150601568 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150601568 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150601568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150601568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150601624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150601624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150601624 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150601624 DMM INFO MM(262420000000067/d3b00ead) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150601624 DMM INFO MM(262420000000067/d3b00ead) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150601625 DMM DEBUG MM(262420000000067/d3b00ead) Using GGSN 0 (gprs_sm.c:317) 20250820150601625 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) 20250820150601625 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250820150601625 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150601625 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150601625 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250820150601640 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 94 a2 e1 c1 11 92 d1 9a 22 14 05 7f 70 fd f4 64 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:465) 20250820150601640 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150601640 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150601640 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=d3b00ead, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150601640 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150601640 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150606456 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250820150606464 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:465) 20250820150606464 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a5b83c17a0) (sgsn_libgtp.c:633) -NSVCI97(928)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150611057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150611057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150611057 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150611071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150611071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150611071 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150611088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150611088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150611088 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150611458 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1039" 20250820150616459 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250820150616459 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1039" 20250820150618053 DGPRS DEBUG Checking for inactive LLMEs, time = 58230577 (sgsn.c:132) 20250820150618053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150618053 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150618053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150618053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150618053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150618053 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150618054 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150618054 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150618054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150618054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(928)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150621069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150621069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150621069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150621083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150621083 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150621083 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150621099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150621099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150621099 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150621426 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150621426 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150621427 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150621460 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250820150621460 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250820150621460 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1041" 20250820150626462 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250820150626462 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250820150626462 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250820150626462 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1041" 20250820150631045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150631050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150631050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150631061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150631064 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150631064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150631073 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150631074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150631074 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150631078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150631080 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150631080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150631086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150631086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150631086 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(938)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150631101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150631101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150631101 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(938)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150631463 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250820150631463 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250820150631463 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250820150631463 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250820150631463 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1043" 20250820150636464 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250820150636464 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250820150636464 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250820150636464 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250820150636464 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55a5b83c17a0) (sgsn_libgtp.c:633) 20250820150636464 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55a5b83c17a0) (sgsn_libgtp.c:637) 20250820150636464 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250820150636464 DMM INFO MM(262420000000067/d3b00ead) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150636464 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250820150636464 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150636464 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250820150636464 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250820150636464 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150636464 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250820150636464 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250820150636464 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150636464 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250820150636464 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250820150636464 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150636464 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250820150636464 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@aa26fc50d1c6: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@aa26fc50d1c6: Removing Client IMSI='262420000000067'H, index=0 20250820150636468 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150636468 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150636468 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150636468 DMM INFO MM(262420000000067/d3b00ead) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150636470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44032<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150636472 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150636472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(938)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(940)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(939)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(937)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(932)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(928)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(933)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(931)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(926)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(936)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(936): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_echo_timeout-BVCI220(937): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(938): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(939): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Wed Aug 20 15:06:36 UTC 2025 ====== SGSN_Tests.TC_attach_echo_timeout pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_echo_timeout.talloc 20250820150636547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150636949 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53076<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=115188) 20250820150637473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150637473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=115188, count=128516) 20250820150638475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150638475 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo'. ------ SGSN_Tests.TC_attach_restart_ctr_echo ------ Wed Aug 20 15:06:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_echo.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150639476 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150639476 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_echo' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_restart_ctr_echo started. 20250820150640050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53092<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150640052 DMM INFO MM(262420000000067/d3b00ead) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150640053 DMM INFO MM(262420000000067/d3b00ead) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150640053 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150640053 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150640053 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150640053 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150640053 DLLC NOTICE LLME(ffffffff/d3b00ead){ASSIGNED} LLGM Assign pre (d3b00ead => ffffffff) (gprs_llc.c:1079) 20250820150640053 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3b00ead => ffffffff) (gprs_llc.c:1125) 20250820150640053 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150640053 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150640053 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250820150640053 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) 20250820150640053 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:402) 20250820150640053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150640053 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150640053 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150640053 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150640053 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(948)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150640091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150640091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150640091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150640091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150640091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150640091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150640091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150640091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150640092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150640092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150640092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150640092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150640092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150640092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150640092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150640092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150640092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150640092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150640093 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150640093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(948)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150640094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(949)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(945)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150640099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(950)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(947)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(954)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(954)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150640110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150640110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150640110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150640110 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640110 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150640110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150640110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150640110 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150640110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(953)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(954)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150640111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150640111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150640111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150640111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150640111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150640111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150640111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150640111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640111 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150640111 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150640111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150640111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150640111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(954)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(954)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150640113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(950)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150640118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(951)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(953)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(959)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(959)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150640128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150640128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150640128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150640128 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640128 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150640128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150640128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150640128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150640128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(959)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150640129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150640129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150640129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150640129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150640129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150640129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150640129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150640129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150640129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150640129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150640129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150640129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150640129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(959)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(959)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150640131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150640135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(956)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150640477 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150640477 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150640477 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150640477 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150640481 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150640482 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(947)@aa26fc50d1c6: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='F1EA038C'O, index=0 SGSN_Test-GSUP(960)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: 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 := '3FCFB896EBE4E57E77AB578738F0E860'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'CF01C397'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '79AC03A9C34043D1'O } } } } } 20250820150640545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640545 DLLC NOTICE LLME(ffffffff/f1ea038c){UNASSIGNED} LLC RX: unknown TLLI 0xf1ea038c, creating LLME on the fly (gprs_llc.c:552) 20250820150640545 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150640545 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150640545 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150640545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150640545 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150640545 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150640545 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150640545 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150640545 DLLC NOTICE LLME(ffffffff/f1ea038c){UNASSIGNED} LLGM Assign pre (f1ea038c => eab34f13) (gprs_llc.c:1079) 20250820150640545 DLLC NOTICE LLME(f1ea038c/eab34f13){ASSIGNED} LLGM Assign post (f1ea038c => eab34f13) (gprs_llc.c:1125) 20250820150640545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150640545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150640545 DMM DEBUG MM(262420000000023/eab34f13) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150640556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640556 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150640556 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150640556 DMM DEBUG MM(262420000000023/eab34f13) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250820150640556 DMM NOTICE MM(262420000000023/eab34f13) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150640557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150640557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150640557 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150640557 DMM DEBUG MM(262420000000023/eab34f13) Requesting authorization (sgsn_auth.c:160) 20250820150640557 DMM INFO MM(262420000000023/eab34f13) Requesting authentication tuples (sgsn_auth.c:184) 20250820150640557 DMM DEBUG MM(262420000000023/eab34f13) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150640557 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250820150640557 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(960)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250820150640561 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150640561 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150640561 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150640561 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150640561 DMM INFO MM(262420000000023/eab34f13) Subscriber data update (mmctx.c:445) 20250820150640561 DMM DEBUG MM(262420000000023/eab34f13) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150640561 DMM INFO MM(262420000000023/eab34f13) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150640561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150640561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150640561 DMM INFO MM(262420000000023/eab34f13) <- GMM AUTH AND CIPHERING REQ (rand = 3f cf b8 96 eb e4 e5 7e 77 ab 57 87 38 f0 e8 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150640575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150640575 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150640575 DMM INFO MM(262420000000023/eab34f13) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150640575 DMM NOTICE MM(262420000000023/eab34f13) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150640575 DMM DEBUG MM(262420000000023/eab34f13) checking auth: received GSM SRES = cf 01 c3 97 (gprs_gmm.c:716) 20250820150640575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150640575 DMM DEBUG MM(262420000000023/eab34f13) Requesting authorization (sgsn_auth.c:160) 20250820150640575 DMM INFO MM(262420000000023/eab34f13) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150640575 DMM DEBUG MM(262420000000023/eab34f13) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150640575 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250820150640575 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) 20250820150640575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150640575 DMM INFO MM(262420000000023/eab34f13) <- GMM ATTACH ACCEPT (new P-TMSI=0xeab34f13) (gprs_gmm.c:337) 20250820150640578 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150640578 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150640578 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250820150640578 DMM INFO MM(262420000000023/eab34f13) Subscriber data update (mmctx.c:445) 20250820150640578 DMM DEBUG MM(262420000000023/eab34f13) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150640578 DMM INFO MM(262420000000023/eab34f13) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150640578 DMM NOTICE MM(262420000000023/eab34f13) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250820150640578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150640578 DMM NOTICE MM(262420000000023/eab34f13) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150640578 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) 20250820150640580 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150640580 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250820150640580 DMM INFO MM(262420000000023/eab34f13) Subscriber data update (mmctx.c:445) 20250820150640580 DMM DEBUG MM(262420000000023/eab34f13) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150640591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640591 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150640591 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150640591 DMM INFO MM(262420000000023/eab34f13) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150640591 DMM NOTICE MM(262420000000023/eab34f13) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150640591 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150640591 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150640591 DLLC NOTICE LLME(f1ea038c/eab34f13){ASSIGNED} LLGM Assign pre (ffffffff => eab34f13) (gprs_llc.c:1079) 20250820150640591 DLLC NOTICE LLME(ffffffff/eab34f13){ASSIGNED} LLGM Assign post (ffffffff => eab34f13) (gprs_llc.c:1125) 20250820150640591 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150640591 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150640591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150640591 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150640649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150640649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150640649 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150640649 DMM INFO MM(262420000000023/eab34f13) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150640649 DMM INFO MM(262420000000023/eab34f13) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150640649 DMM DEBUG MM(262420000000023/eab34f13) Using GGSN 0 (gprs_sm.c:317) 20250820150640649 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250820150640649 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150640649 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150640649 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250820150640676 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 e3 07 0c af 11 65 17 60 fc 14 05 7f 9d c0 82 39 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:465) 20250820150640676 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d710b8, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150640676 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150640676 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=eab34f13, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150640676 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150640676 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150645650 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250820150645651 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:465) 20250820150645651 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55a5b83c17a0) (sgsn_libgtp.c:633) 20250820150648053 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150648054 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150648054 DGPRS DEBUG Checking for inactive LLMEs, time = 58230607 (sgsn.c:132) 20250820150648054 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150648054 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150648054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150648054 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150648054 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150648054 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150648054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150648054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(948)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150650103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150650103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150650103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(954)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150650119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150650119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150650119 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(954)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(959)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150650138 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150650139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150650139 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(959)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150650651 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250820150650657 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:465) 20250820150650657 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55a5b83c17a0) (sgsn_libgtp.c:633) 20250820150650657 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250820150650657 DMM INFO MM(262420000000023/eab34f13) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150650657 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250820150650657 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(947)@aa26fc50d1c6: Removing Client IMSI='262420000000023'H, index=0 20250820150650673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150650673 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150650673 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150650673 DMM INFO MM(262420000000023/eab34f13) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150650677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53092<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(960)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(949)@aa26fc50d1c6: Final verdict of PTC: none 20250820150650681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150650681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(948)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(947)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(958)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(953)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(951)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(954)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(956)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(959)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(946)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(957)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(952)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(946): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(947): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(951): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(952): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(953): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(954): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(956): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(957): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(958): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(959): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass'. Wed Aug 20 15:06:50 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_echo pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_echo.talloc 20250820150650801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150651203 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44706<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110444) 20250820150651683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150651683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110444, count=114800) 20250820150652685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150652685 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_echo pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create'. ------ SGSN_Tests.TC_attach_restart_ctr_create ------ Wed Aug 20 15:06:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_restart_ctr_create.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150653686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150653686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_restart_ctr_create' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_restart_ctr_create started. 20250820150654326 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150654329 DMM INFO MM(262420000000023/eab34f13) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150654329 DMM INFO MM(262420000000023/eab34f13) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150654329 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150654329 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150654329 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150654329 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150654329 DLLC NOTICE LLME(ffffffff/eab34f13){ASSIGNED} LLGM Assign pre (eab34f13 => ffffffff) (gprs_llc.c:1079) 20250820150654329 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eab34f13 => ffffffff) (gprs_llc.c:1125) 20250820150654329 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150654329 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150654329 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250820150654329 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) 20250820150654329 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:402) 20250820150654329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150654329 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150654329 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150654329 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150654329 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(968)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150654367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150654367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150654367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150654367 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654367 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150654367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150654367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150654367 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150654367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150654368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150654368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150654368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150654368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150654368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150654368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150654368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150654368 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654368 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150654368 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150654368 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150654368 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150654368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150654371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(969)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(965)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150654378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654378 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(970)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_create-BVCI196(967)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(973)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(973)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150654383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150654383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150654383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150654383 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654383 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150654383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150654383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150654383 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150654383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(973)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150654384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150654384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150654384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150654384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150654384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150654384 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150654384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150654384 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654384 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150654384 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150654384 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150654385 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150654385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(973)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(973)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150654387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(974)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(970)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150654391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654391 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI210(972)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(975)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(974)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(978)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(978)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150654400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150654400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150654400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150654400 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654400 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150654400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150654400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150654400 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150654400 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150654401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150654401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150654401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150654401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150654401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150654401 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150654401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150654401 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150654401 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150654401 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150654401 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150654402 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150654402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150654403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150654408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654408 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150654687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150654688 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150654688 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150654688 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150654692 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150654693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@aa26fc50d1c6: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='FBDB6E84'O, index=0 SGSN_Test-GSUP(980)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@aa26fc50d1c6: 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 := 'BEA7D03D425A305C9B6F4A44E0385679'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CF65FCE'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '342414B35886AE6B'O } } } } } 20250820150654756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654756 DLLC NOTICE LLME(ffffffff/fbdb6e84){UNASSIGNED} LLC RX: unknown TLLI 0xfbdb6e84, creating LLME on the fly (gprs_llc.c:552) 20250820150654756 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654756 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150654756 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150654756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150654756 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150654756 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150654756 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150654756 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150654756 DLLC NOTICE LLME(ffffffff/fbdb6e84){UNASSIGNED} LLGM Assign pre (fbdb6e84 => fa0e3ddd) (gprs_llc.c:1079) 20250820150654756 DLLC NOTICE LLME(fbdb6e84/fa0e3ddd){ASSIGNED} LLGM Assign post (fbdb6e84 => fa0e3ddd) (gprs_llc.c:1125) 20250820150654756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150654756 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150654756 DMM DEBUG MM(262420000000024/fa0e3ddd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150654780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654780 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654780 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150654780 DMM DEBUG MM(262420000000024/fa0e3ddd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250820150654780 DMM NOTICE MM(262420000000024/fa0e3ddd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150654781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150654781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150654781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150654781 DMM DEBUG MM(262420000000024/fa0e3ddd) Requesting authorization (sgsn_auth.c:160) 20250820150654781 DMM INFO MM(262420000000024/fa0e3ddd) Requesting authentication tuples (sgsn_auth.c:184) 20250820150654781 DMM DEBUG MM(262420000000024/fa0e3ddd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150654781 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250820150654781 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(980)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250820150654787 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150654787 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150654787 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150654787 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150654787 DMM INFO MM(262420000000024/fa0e3ddd) Subscriber data update (mmctx.c:445) 20250820150654787 DMM DEBUG MM(262420000000024/fa0e3ddd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150654787 DMM INFO MM(262420000000024/fa0e3ddd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150654787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150654787 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150654787 DMM INFO MM(262420000000024/fa0e3ddd) <- GMM AUTH AND CIPHERING REQ (rand = be a7 d0 3d 42 5a 30 5c 9b 6f 4a 44 e0 38 56 79 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150654804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654804 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654805 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150654805 DMM INFO MM(262420000000024/fa0e3ddd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150654805 DMM NOTICE MM(262420000000024/fa0e3ddd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150654805 DMM DEBUG MM(262420000000024/fa0e3ddd) checking auth: received GSM SRES = 1c f6 5f ce (gprs_gmm.c:716) 20250820150654805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150654805 DMM DEBUG MM(262420000000024/fa0e3ddd) Requesting authorization (sgsn_auth.c:160) 20250820150654805 DMM INFO MM(262420000000024/fa0e3ddd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150654805 DMM DEBUG MM(262420000000024/fa0e3ddd) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150654805 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250820150654805 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) 20250820150654805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150654805 DMM INFO MM(262420000000024/fa0e3ddd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfa0e3ddd) (gprs_gmm.c:337) 20250820150654807 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150654807 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150654807 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250820150654807 DMM INFO MM(262420000000024/fa0e3ddd) Subscriber data update (mmctx.c:445) 20250820150654807 DMM DEBUG MM(262420000000024/fa0e3ddd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150654807 DMM INFO MM(262420000000024/fa0e3ddd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150654807 DMM NOTICE MM(262420000000024/fa0e3ddd) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250820150654807 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150654808 DMM NOTICE MM(262420000000024/fa0e3ddd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150654808 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) 20250820150654809 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150654809 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250820150654809 DMM INFO MM(262420000000024/fa0e3ddd) Subscriber data update (mmctx.c:445) 20250820150654809 DMM DEBUG MM(262420000000024/fa0e3ddd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150654822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654822 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654822 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150654822 DMM INFO MM(262420000000024/fa0e3ddd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150654822 DMM NOTICE MM(262420000000024/fa0e3ddd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150654822 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150654823 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150654823 DLLC NOTICE LLME(fbdb6e84/fa0e3ddd){ASSIGNED} LLGM Assign pre (ffffffff => fa0e3ddd) (gprs_llc.c:1079) 20250820150654823 DLLC NOTICE LLME(ffffffff/fa0e3ddd){ASSIGNED} LLGM Assign post (ffffffff => fa0e3ddd) (gprs_llc.c:1125) 20250820150654823 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150654823 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150654823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150654823 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150654879 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654879 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654879 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150654879 DMM INFO MM(262420000000024/fa0e3ddd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150654879 DMM INFO MM(262420000000024/fa0e3ddd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150654879 DMM DEBUG MM(262420000000024/fa0e3ddd) Using GGSN 0 (gprs_sm.c:317) 20250820150654880 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250820150654880 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150654880 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150654880 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250820150654907 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 aa e2 ca 94 11 fd 0c c8 57 14 05 7f d3 69 fd 44 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:465) 20250820150654907 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f8c26d710b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250820150654907 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f8c26d710b8, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150654907 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250820150654907 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250820150654907 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150654907 DMM NOTICE MM(262420000000024/fa0e3ddd) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150654922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150654922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150654922 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150654922 DMM INFO MM(262420000000024/fa0e3ddd) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150654922 DMM INFO MM(262420000000024/fa0e3ddd) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150654922 DMM DEBUG MM(262420000000024/fa0e3ddd) Using GGSN 0 (gprs_sm.c:317) 20250820150654923 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250820150654923 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150654923 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150654923 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250820150654928 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 aa e2 ca 94 11 fd 0c c8 57 14 05 7f d3 69 fd 44 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:465) 20250820150654928 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f8c26d710b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250820150654928 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d710b8, cbp=0x55a5b83d3130) (sgsn_libgtp.c:633) 20250820150654928 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150654928 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=fa0e3ddd, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150654928 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150654928 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@aa26fc50d1c6: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150654945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56506<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(968)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(980)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(974)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI210(972)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(978)@aa26fc50d1c6: Final verdict of PTC: none 20250820150654950 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150654950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(975)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(973)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI220(977)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(966)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(971)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(976)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(971): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(972): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(973): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(974): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass'. Wed Aug 20 15:06:55 UTC 2025 ====== SGSN_Tests.TC_attach_restart_ctr_create pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_restart_ctr_create.talloc 20250820150655058 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150655460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104632) 20250820150655951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150655951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104632, count=105792) 20250820150656953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150656953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_restart_ctr_create pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire'. ------ SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire ------ Wed Aug 20 15:06:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150657955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150657955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250820150658577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150658579 DMM INFO MM(262420000000024/fa0e3ddd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150658579 DMM INFO MM(262420000000024/fa0e3ddd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150658579 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150658579 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150658579 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150658579 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150658579 DLLC NOTICE LLME(ffffffff/fa0e3ddd){ASSIGNED} LLGM Assign pre (fa0e3ddd => ffffffff) (gprs_llc.c:1079) 20250820150658579 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fa0e3ddd => ffffffff) (gprs_llc.c:1125) 20250820150658579 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150658579 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150658579 DMM NOTICE MM(262420000000024/fa0e3ddd) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150658579 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250820150658579 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150658579 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150658580 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250820150658580 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250820150658580 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) 20250820150658580 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:402) 20250820150658580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150658580 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150658580 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150658580 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150658580 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(988)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150658626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150658626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150658626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150658626 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658626 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150658626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150658626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150658626 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150658626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150658627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150658627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150658627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150658627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150658627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150658627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150658627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150658627 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658627 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150658627 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150658627 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150658627 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150658627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150658630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150658635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150658635 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(990)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(989)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(993)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150658644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150658644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150658644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150658644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150658644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150658644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150658644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150658644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150658645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150658645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150658645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150658645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150658645 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658645 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150658645 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150658645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150658645 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150658645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150658648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(994)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(990)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150658655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150658655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(995)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(994)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(998)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(998)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150658660 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150658661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658661 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(998)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150658661 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150658661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150658661 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150658661 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150658661 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150658661 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150658662 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150658662 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(998)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150658664 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150658669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150658669 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150658956 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150658956 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150658956 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150658956 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150658960 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250820150658961 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='ED617036'O, index=0 SGSN_Test-GSUP(1000)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000025" to be handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: 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 := '26FA1852A377B9E0356E3C11A495CD4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EFA2129'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5C1B9E00B59E1DC0'O } } } } } 20250820150700044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150700044 DLLC NOTICE LLME(ffffffff/ed617036){UNASSIGNED} LLC RX: unknown TLLI 0xed617036, creating LLME on the fly (gprs_llc.c:552) 20250820150700044 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150700044 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150700044 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150700044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150700044 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150700044 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150700044 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150700044 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150700044 DLLC NOTICE LLME(ffffffff/ed617036){UNASSIGNED} LLGM Assign pre (ed617036 => fbe11372) (gprs_llc.c:1079) 20250820150700044 DLLC NOTICE LLME(ed617036/fbe11372){ASSIGNED} LLGM Assign post (ed617036 => fbe11372) (gprs_llc.c:1125) 20250820150700044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150700044 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150700044 DMM DEBUG MM(262420000000025/fbe11372) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150700064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150700064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150700064 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150700064 DMM DEBUG MM(262420000000025/fbe11372) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250820150700064 DMM NOTICE MM(262420000000025/fbe11372) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150700064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150700064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150700064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150700064 DMM DEBUG MM(262420000000025/fbe11372) Requesting authorization (sgsn_auth.c:160) 20250820150700064 DMM INFO MM(262420000000025/fbe11372) Requesting authentication tuples (sgsn_auth.c:184) 20250820150700064 DMM DEBUG MM(262420000000025/fbe11372) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150700064 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250820150700064 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(1000)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250820150700070 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150700070 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150700070 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150700070 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150700070 DMM INFO MM(262420000000025/fbe11372) Subscriber data update (mmctx.c:445) 20250820150700070 DMM DEBUG MM(262420000000025/fbe11372) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150700070 DMM INFO MM(262420000000025/fbe11372) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150700070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150700070 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150700070 DMM INFO MM(262420000000025/fbe11372) <- GMM AUTH AND CIPHERING REQ (rand = 26 fa 18 52 a3 77 b9 e0 35 6e 3c 11 a4 95 cd 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150700086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150700086 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150700086 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150700086 DMM INFO MM(262420000000025/fbe11372) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150700086 DMM NOTICE MM(262420000000025/fbe11372) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150700086 DMM DEBUG MM(262420000000025/fbe11372) checking auth: received GSM SRES = 2e fa 21 29 (gprs_gmm.c:716) 20250820150700086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150700086 DMM DEBUG MM(262420000000025/fbe11372) Requesting authorization (sgsn_auth.c:160) 20250820150700086 DMM INFO MM(262420000000025/fbe11372) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150700086 DMM DEBUG MM(262420000000025/fbe11372) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150700086 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250820150700086 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) 20250820150700086 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150700086 DMM INFO MM(262420000000025/fbe11372) <- GMM ATTACH ACCEPT (new P-TMSI=0xfbe11372) (gprs_gmm.c:337) 20250820150700087 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150700087 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150700087 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250820150700087 DMM INFO MM(262420000000025/fbe11372) Subscriber data update (mmctx.c:445) 20250820150700087 DMM DEBUG MM(262420000000025/fbe11372) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150700087 DMM INFO MM(262420000000025/fbe11372) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150700087 DMM NOTICE MM(262420000000025/fbe11372) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250820150700087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150700087 DMM NOTICE MM(262420000000025/fbe11372) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150700087 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) 20250820150700088 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150700088 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250820150700088 DMM INFO MM(262420000000025/fbe11372) Subscriber data update (mmctx.c:445) 20250820150700088 DMM DEBUG MM(262420000000025/fbe11372) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150700095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150700095 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150700095 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150700095 DMM INFO MM(262420000000025/fbe11372) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150700095 DMM NOTICE MM(262420000000025/fbe11372) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150700095 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150700095 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150700095 DLLC NOTICE LLME(ed617036/fbe11372){ASSIGNED} LLGM Assign pre (ffffffff => fbe11372) (gprs_llc.c:1079) 20250820150700095 DLLC NOTICE LLME(ffffffff/fbe11372){ASSIGNED} LLGM Assign post (ffffffff => fbe11372) (gprs_llc.c:1125) 20250820150700095 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150700095 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150700095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150700095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150700154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150700154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150700154 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150700154 DMM INFO MM(262420000000025/fbe11372) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150700154 DMM INFO MM(262420000000025/fbe11372) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150700154 DMM DEBUG MM(262420000000025/fbe11372) Using GGSN 0 (gprs_sm.c:317) 20250820150700154 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) 20250820150700154 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250820150700154 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150700154 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150700155 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250820150700177 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 76 6d f5 69 11 f0 b2 fb 23 14 05 7f ec 28 8f 9b 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:465) 20250820150700177 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150700177 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150700177 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=fbe11372, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150700177 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150700177 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150700185 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250820150700185 DGPRS INFO PDP(262420000000025:5): Context 0x7f8c26d72130 was deleted (sgsn_libgtp.c:707) 20250820150700185 DMM INFO MM(262420000000025/fbe11372) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150700185 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250820150700185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150708186 DMM INFO MM(262420000000025/fbe11372) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150708631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150708631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150708631 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150708656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150708656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150708656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150708671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150708671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150708671 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150716002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250820150716187 DMM INFO MM(262420000000025/fbe11372) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150718054 DGPRS DEBUG Checking for inactive LLMEs, time = 58230637 (sgsn.c:132) 20250820150718054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150718054 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150718054 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150718054 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150718054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150718054 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150718054 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150718054 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150718054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150718054 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(988)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150718640 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150718640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150718641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150718671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150718671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150718671 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150718684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150718684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150718684 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150718957 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820150718957 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250820150718957 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150724188 DMM INFO MM(262420000000025/fbe11372) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150728629 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150728635 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150728636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150728644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150728644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150728644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150728646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(988)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150728649 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150728649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150728663 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150728666 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150728666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150728675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150728675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150728675 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(998)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150728687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150728687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150728687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(998)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150732189 DMM INFO MM(262420000000025/fbe11372) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@aa26fc50d1c6: Removing Client IMSI='262420000000025'H, index=0 20250820150732203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150732203 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150732203 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150732203 DMM INFO MM(262420000000025/fbe11372) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150732209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56528<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1000)@aa26fc50d1c6: Final verdict of PTC: none 20250820150732214 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150732215 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(999)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(998)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(994)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(988)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(993)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(996)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(991)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(986)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(996): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(997): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(998): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(999): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass'. Wed Aug 20 15:07:32 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire.talloc 20250820150732288 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150732689 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51788<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=118904) 20250820150733216 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150733216 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=118904, count=127284) 20250820150734217 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150734217 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans ------ Wed Aug 20 15:07:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150735218 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150735218 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250820150735790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150735793 DMM INFO MM(262420000000025/fbe11372) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150735793 DMM INFO MM(262420000000025/fbe11372) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150735793 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150735793 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150735793 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150735793 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150735793 DLLC NOTICE LLME(ffffffff/fbe11372){ASSIGNED} LLGM Assign pre (fbe11372 => ffffffff) (gprs_llc.c:1079) 20250820150735793 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fbe11372 => ffffffff) (gprs_llc.c:1125) 20250820150735793 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150735793 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150735793 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250820150735793 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) 20250820150735793 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:402) 20250820150735793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150735794 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150735794 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150735794 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150735794 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1008)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150735844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150735844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150735844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150735844 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735844 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150735844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150735844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150735844 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150735844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150735845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150735845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150735845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150735845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150735845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150735845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150735845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150735845 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735845 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150735845 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150735845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150735845 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150735845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150735847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1009)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1005)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150735852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150735852 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1009)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1013)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150735860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735860 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150735860 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150735860 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150735860 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735860 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150735860 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150735860 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150735861 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150735861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150735862 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150735866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150735866 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1015)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1014)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1018)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150735875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150735875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150735875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150735875 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735875 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150735875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150735875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150735875 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150735875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150735876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150735876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150735876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150735876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150735876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150735876 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150735876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150735876 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150735876 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150735876 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150735876 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150735877 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150735877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150735878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150735883 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150735883 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150736219 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150736220 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150736220 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150736220 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150736224 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150736225 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='FB6B340B'O, index=0 SGSN_Test-GSUP(1020)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: 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 := '82499F58CA15323507BAE9BF9DC64CEA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACBA7A62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BD1D3C9D586EA3A3'O } } } } } 20250820150736294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150736294 DLLC NOTICE LLME(ffffffff/fb6b340b){UNASSIGNED} LLC RX: unknown TLLI 0xfb6b340b, creating LLME on the fly (gprs_llc.c:552) 20250820150736294 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150736294 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150736294 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150736294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150736294 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150736294 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150736294 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150736294 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150736294 DLLC NOTICE LLME(ffffffff/fb6b340b){UNASSIGNED} LLGM Assign pre (fb6b340b => c134b92f) (gprs_llc.c:1079) 20250820150736294 DLLC NOTICE LLME(fb6b340b/c134b92f){ASSIGNED} LLGM Assign post (fb6b340b => c134b92f) (gprs_llc.c:1125) 20250820150736294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150736294 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150736294 DMM DEBUG MM(262420000000027/c134b92f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150736309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150736309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150736309 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150736309 DMM DEBUG MM(262420000000027/c134b92f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250820150736309 DMM NOTICE MM(262420000000027/c134b92f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150736309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150736309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150736309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150736309 DMM DEBUG MM(262420000000027/c134b92f) Requesting authorization (sgsn_auth.c:160) 20250820150736309 DMM INFO MM(262420000000027/c134b92f) Requesting authentication tuples (sgsn_auth.c:184) 20250820150736309 DMM DEBUG MM(262420000000027/c134b92f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150736309 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250820150736309 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(1020)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250820150736315 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150736315 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150736315 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150736315 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150736315 DMM INFO MM(262420000000027/c134b92f) Subscriber data update (mmctx.c:445) 20250820150736315 DMM DEBUG MM(262420000000027/c134b92f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150736315 DMM INFO MM(262420000000027/c134b92f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150736315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150736315 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150736315 DMM INFO MM(262420000000027/c134b92f) <- GMM AUTH AND CIPHERING REQ (rand = 82 49 9f 58 ca 15 32 35 07 ba e9 bf 9d c6 4c ea , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150736330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150736330 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150736330 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150736330 DMM INFO MM(262420000000027/c134b92f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150736330 DMM NOTICE MM(262420000000027/c134b92f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150736330 DMM DEBUG MM(262420000000027/c134b92f) checking auth: received GSM SRES = ac ba 7a 62 (gprs_gmm.c:716) 20250820150736330 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150736330 DMM DEBUG MM(262420000000027/c134b92f) Requesting authorization (sgsn_auth.c:160) 20250820150736330 DMM INFO MM(262420000000027/c134b92f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150736330 DMM DEBUG MM(262420000000027/c134b92f) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150736331 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250820150736331 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) 20250820150736331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150736331 DMM INFO MM(262420000000027/c134b92f) <- GMM ATTACH ACCEPT (new P-TMSI=0xc134b92f) (gprs_gmm.c:337) 20250820150736334 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150736334 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150736334 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250820150736334 DMM INFO MM(262420000000027/c134b92f) Subscriber data update (mmctx.c:445) 20250820150736334 DMM DEBUG MM(262420000000027/c134b92f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150736334 DMM INFO MM(262420000000027/c134b92f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150736334 DMM NOTICE MM(262420000000027/c134b92f) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250820150736334 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150736334 DMM NOTICE MM(262420000000027/c134b92f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150736334 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) 20250820150736335 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150736335 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250820150736335 DMM INFO MM(262420000000027/c134b92f) Subscriber data update (mmctx.c:445) 20250820150736335 DMM DEBUG MM(262420000000027/c134b92f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150736348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150736348 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150736348 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150736348 DMM INFO MM(262420000000027/c134b92f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150736348 DMM NOTICE MM(262420000000027/c134b92f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150736348 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150736348 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150736348 DLLC NOTICE LLME(fb6b340b/c134b92f){ASSIGNED} LLGM Assign pre (ffffffff => c134b92f) (gprs_llc.c:1079) 20250820150736348 DLLC NOTICE LLME(ffffffff/c134b92f){ASSIGNED} LLGM Assign post (ffffffff => c134b92f) (gprs_llc.c:1125) 20250820150736348 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150736348 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150736348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150736348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150736405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150736405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150736405 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150736405 DMM INFO MM(262420000000027/c134b92f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150736405 DMM INFO MM(262420000000027/c134b92f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150736405 DMM DEBUG MM(262420000000027/c134b92f) Using GGSN 0 (gprs_sm.c:317) 20250820150736406 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) 20250820150736406 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250820150736406 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150736406 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150736406 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: First createPDPContextRequest received, dropping & waiting for retransmission 20250820150741407 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250820150741425 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 11 6a fe 58 11 87 70 c5 c2 14 05 7f f1 9f 76 a0 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:465) 20250820150741425 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150741425 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150741425 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=c134b92f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150741425 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150741425 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250820150741437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150741437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250820150741437 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150741437 DMM INFO MM(262420000000027/c134b92f) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820150741437 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150741437 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150745849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150745849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150745849 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150745867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150745867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150745867 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150745886 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150745887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150745887 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE -NSVCI99(1018)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150746438 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250820150746445 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:465) 20250820150746445 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150746445 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820150746445 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=c134b92f, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150746445 DMM INFO MM(262420000000027/c134b92f) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820150746445 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250820150746445 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@aa26fc50d1c6: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150746464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51802<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1020)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@aa26fc50d1c6: Final verdict of PTC: none 20250820150746469 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@aa26fc50d1c6: Final verdict of PTC: none 20250820150746469 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1008)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1018)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1013)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1011)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1006)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1016)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass'. Wed Aug 20 15:07:46 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans.talloc 20250820150746527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150746929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106192) 20250820150747471 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150747471 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106192, count=106732) 20250820150748054 DGPRS DEBUG Checking for inactive LLMEs, time = 58230667 (sgsn.c:132) 20250820150748055 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150748055 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150748055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150748055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150748055 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150748055 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150748055 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150748055 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150748055 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150748055 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150748472 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150748472 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp'. ------ SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp ------ Wed Aug 20 15:07:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150749473 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150749473 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250820150750039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150750042 DMM INFO MM(262420000000027/c134b92f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150750042 DMM INFO MM(262420000000027/c134b92f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150750042 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150750042 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150750042 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150750042 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150750042 DLLC NOTICE LLME(ffffffff/c134b92f){ASSIGNED} LLGM Assign pre (c134b92f => ffffffff) (gprs_llc.c:1079) 20250820150750042 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c134b92f => ffffffff) (gprs_llc.c:1125) 20250820150750042 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250820150750042 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) 20250820150750042 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:402) 20250820150750042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150750042 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150750042 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150750042 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150750042 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1028)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150750091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150750091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150750091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150750091 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750091 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150750091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150750091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150750091 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150750091 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150750092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150750092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150750092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150750092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150750092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150750092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150750092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150750092 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750092 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150750092 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150750092 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150750092 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150750092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1028)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150750094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1029)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1025)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150750099 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750099 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1030)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1029)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1033)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1033)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150750107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150750107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150750107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150750107 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750107 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150750107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150750107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150750107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150750107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1033)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150750108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150750108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150750108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150750108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150750108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150750108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150750108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150750108 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750108 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150750108 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150750108 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150750108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150750108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1033)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1033)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150750110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1034)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1030)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150750114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750114 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1035)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1034)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1038)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1038)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150750123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150750123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150750123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150750123 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750123 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150750123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150750123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150750123 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150750123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1038)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150750124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150750124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150750124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150750124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150750124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150750124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150750124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150750124 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150750124 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150750124 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150750124 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1038)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150750124 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150750124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1038)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150750126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150750130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750130 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150750475 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150750475 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150750475 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150750475 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150750479 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150750481 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='F259CAC6'O, index=0 SGSN_Test-GSUP(1040)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000028" to be handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: 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 := 'E4EEECAFDFDACEB5905A39EEA09D8323'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9B6F8FE6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51A8028E6DC4022C'O } } } } } 20250820150750559 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750559 DLLC NOTICE LLME(ffffffff/f259cac6){UNASSIGNED} LLC RX: unknown TLLI 0xf259cac6, creating LLME on the fly (gprs_llc.c:552) 20250820150750559 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750559 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150750559 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150750559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150750559 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150750559 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150750559 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150750559 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150750559 DLLC NOTICE LLME(ffffffff/f259cac6){UNASSIGNED} LLGM Assign pre (f259cac6 => d2cdc313) (gprs_llc.c:1079) 20250820150750559 DLLC NOTICE LLME(f259cac6/d2cdc313){ASSIGNED} LLGM Assign post (f259cac6 => d2cdc313) (gprs_llc.c:1125) 20250820150750559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150750559 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150750559 DMM DEBUG MM(262420000000028/d2cdc313) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150750578 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750578 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750578 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150750578 DMM DEBUG MM(262420000000028/d2cdc313) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250820150750578 DMM NOTICE MM(262420000000028/d2cdc313) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150750579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150750579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150750579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150750579 DMM DEBUG MM(262420000000028/d2cdc313) Requesting authorization (sgsn_auth.c:160) 20250820150750579 DMM INFO MM(262420000000028/d2cdc313) Requesting authentication tuples (sgsn_auth.c:184) 20250820150750579 DMM DEBUG MM(262420000000028/d2cdc313) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150750579 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250820150750579 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(1040)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250820150750584 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150750584 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150750584 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150750584 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150750584 DMM INFO MM(262420000000028/d2cdc313) Subscriber data update (mmctx.c:445) 20250820150750584 DMM DEBUG MM(262420000000028/d2cdc313) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150750584 DMM INFO MM(262420000000028/d2cdc313) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150750584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150750584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150750584 DMM INFO MM(262420000000028/d2cdc313) <- GMM AUTH AND CIPHERING REQ (rand = e4 ee ec af df da ce b5 90 5a 39 ee a0 9d 83 23 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150750599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750600 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150750600 DMM INFO MM(262420000000028/d2cdc313) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150750600 DMM NOTICE MM(262420000000028/d2cdc313) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150750600 DMM DEBUG MM(262420000000028/d2cdc313) checking auth: received GSM SRES = 9b 6f 8f e6 (gprs_gmm.c:716) 20250820150750600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150750600 DMM DEBUG MM(262420000000028/d2cdc313) Requesting authorization (sgsn_auth.c:160) 20250820150750600 DMM INFO MM(262420000000028/d2cdc313) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150750600 DMM DEBUG MM(262420000000028/d2cdc313) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150750600 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250820150750600 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) 20250820150750600 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150750600 DMM INFO MM(262420000000028/d2cdc313) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2cdc313) (gprs_gmm.c:337) 20250820150750603 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150750603 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150750603 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250820150750603 DMM INFO MM(262420000000028/d2cdc313) Subscriber data update (mmctx.c:445) 20250820150750603 DMM DEBUG MM(262420000000028/d2cdc313) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150750603 DMM INFO MM(262420000000028/d2cdc313) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150750603 DMM NOTICE MM(262420000000028/d2cdc313) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250820150750603 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150750603 DMM NOTICE MM(262420000000028/d2cdc313) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150750603 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) 20250820150750605 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150750605 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250820150750605 DMM INFO MM(262420000000028/d2cdc313) Subscriber data update (mmctx.c:445) 20250820150750605 DMM DEBUG MM(262420000000028/d2cdc313) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150750617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750617 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150750617 DMM INFO MM(262420000000028/d2cdc313) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150750617 DMM NOTICE MM(262420000000028/d2cdc313) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150750617 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150750617 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150750617 DLLC NOTICE LLME(f259cac6/d2cdc313){ASSIGNED} LLGM Assign pre (ffffffff => d2cdc313) (gprs_llc.c:1079) 20250820150750617 DLLC NOTICE LLME(ffffffff/d2cdc313){ASSIGNED} LLGM Assign post (ffffffff => d2cdc313) (gprs_llc.c:1125) 20250820150750617 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150750617 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150750617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150750617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150750668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750668 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150750668 DMM INFO MM(262420000000028/d2cdc313) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150750668 DMM INFO MM(262420000000028/d2cdc313) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150750668 DMM DEBUG MM(262420000000028/d2cdc313) Using GGSN 0 (gprs_sm.c:317) 20250820150750668 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) 20250820150750668 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250820150750668 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150750668 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150750668 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250820150750677 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 78 a9 57 42 11 ce 7b 30 a1 14 05 7f 30 a0 fe 66 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:465) 20250820150750677 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150750677 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150750677 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=d2cdc313, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150750677 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150750677 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150750680 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250820150750680 DGPRS INFO PDP(262420000000028:5): Context 0x7f8c26d72130 was deleted (sgsn_libgtp.c:707) 20250820150750680 DMM INFO MM(262420000000028/d2cdc313) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150750680 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250820150750680 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250820150750683 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250820150750683 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150750683 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150750684 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150750684 DMM INFO MM(262420000000028/d2cdc313) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250820150750684 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:3017) 20250820150750684 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@aa26fc50d1c6: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150750686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(1030)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1033)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1040)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1034)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1028)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1038)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@aa26fc50d1c6: Final verdict of PTC: none 20250820150750688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150750688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1039)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1026)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1031)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1036)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1026): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1027): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1031): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1032): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1033): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1034): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1036): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1037): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1038): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1039): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass'. Wed Aug 20 15:07:50 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp.talloc 20250820150750758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150751160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59370<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85024) 20250820150751689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150751689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85024, count=103124) 20250820150752690 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150752690 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn'. ------ SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn ------ Wed Aug 20 15:07:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150753691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150753691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250820150754290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150754293 DMM INFO MM(262420000000028/d2cdc313) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150754293 DMM INFO MM(262420000000028/d2cdc313) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150754293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150754293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150754293 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150754293 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150754293 DLLC NOTICE LLME(ffffffff/d2cdc313){ASSIGNED} LLGM Assign pre (d2cdc313 => ffffffff) (gprs_llc.c:1079) 20250820150754293 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d2cdc313 => ffffffff) (gprs_llc.c:1125) 20250820150754293 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0e80 (gprs_sndcp.c:574) 20250820150754293 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150754293 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250820150754293 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) 20250820150754293 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:402) 20250820150754293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150754293 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150754293 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150754293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150754293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1048)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150754337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754337 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150754337 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150754337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150754337 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754337 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150754337 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150754337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150754338 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150754338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1048)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150754340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1049)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1045)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150754345 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754345 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1053)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150754353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150754353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150754353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150754353 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754353 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150754353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150754353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150754353 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150754353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150754354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150754354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150754354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150754354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150754354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150754354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150754354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150754354 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754354 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150754354 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150754354 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150754355 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150754355 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150754357 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1054)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1050)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150754362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1054)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1058)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150754369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150754369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150754369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150754369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150754369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150754369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150754369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150754369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150754370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150754370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150754370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150754370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150754370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150754370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150754370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150754370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1058)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150754370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150754370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150754372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150754377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754377 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150754693 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150754693 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150754693 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150754693 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150754697 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150754699 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='E683E8E3'O, index=0 SGSN_Test-GSUP(1060)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) TC_attach_pdp_act_user_error_ind_ggsn(1063)@aa26fc50d1c6: 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 := '17CCA40DD53E4C1AA41B45C684EB7196'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A3354F31'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5134D6AAED6197F7'O } } } } } 20250820150754752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754752 DLLC NOTICE LLME(ffffffff/e683e8e3){UNASSIGNED} LLC RX: unknown TLLI 0xe683e8e3, creating LLME on the fly (gprs_llc.c:552) 20250820150754752 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754752 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150754752 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150754752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150754752 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150754752 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150754752 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150754752 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150754752 DLLC NOTICE LLME(ffffffff/e683e8e3){UNASSIGNED} LLGM Assign pre (e683e8e3 => c4779c88) (gprs_llc.c:1079) 20250820150754752 DLLC NOTICE LLME(e683e8e3/c4779c88){ASSIGNED} LLGM Assign post (e683e8e3 => c4779c88) (gprs_llc.c:1125) 20250820150754752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150754752 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150754752 DMM DEBUG MM(262420000000026/c4779c88) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150754773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754773 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754773 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754773 DMM DEBUG MM(262420000000026/c4779c88) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250820150754773 DMM NOTICE MM(262420000000026/c4779c88) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150754773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150754773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150754773 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150754773 DMM DEBUG MM(262420000000026/c4779c88) Requesting authorization (sgsn_auth.c:160) 20250820150754773 DMM INFO MM(262420000000026/c4779c88) Requesting authentication tuples (sgsn_auth.c:184) 20250820150754773 DMM DEBUG MM(262420000000026/c4779c88) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150754773 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250820150754773 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(1060)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250820150754780 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150754780 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150754780 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150754780 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150754780 DMM INFO MM(262420000000026/c4779c88) Subscriber data update (mmctx.c:445) 20250820150754780 DMM DEBUG MM(262420000000026/c4779c88) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150754780 DMM INFO MM(262420000000026/c4779c88) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150754780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150754780 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150754780 DMM INFO MM(262420000000026/c4779c88) <- GMM AUTH AND CIPHERING REQ (rand = 17 cc a4 0d d5 3e 4c 1a a4 1b 45 c6 84 eb 71 96 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150754795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754796 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754796 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754796 DMM INFO MM(262420000000026/c4779c88) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150754796 DMM NOTICE MM(262420000000026/c4779c88) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150754796 DMM DEBUG MM(262420000000026/c4779c88) checking auth: received GSM SRES = a3 35 4f 31 (gprs_gmm.c:716) 20250820150754796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150754796 DMM DEBUG MM(262420000000026/c4779c88) Requesting authorization (sgsn_auth.c:160) 20250820150754796 DMM INFO MM(262420000000026/c4779c88) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150754796 DMM DEBUG MM(262420000000026/c4779c88) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150754796 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250820150754796 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) 20250820150754796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150754796 DMM INFO MM(262420000000026/c4779c88) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4779c88) (gprs_gmm.c:337) 20250820150754799 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150754799 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150754799 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250820150754799 DMM INFO MM(262420000000026/c4779c88) Subscriber data update (mmctx.c:445) 20250820150754799 DMM DEBUG MM(262420000000026/c4779c88) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150754799 DMM INFO MM(262420000000026/c4779c88) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150754799 DMM NOTICE MM(262420000000026/c4779c88) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250820150754799 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150754799 DMM NOTICE MM(262420000000026/c4779c88) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150754799 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) 20250820150754800 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150754800 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250820150754800 DMM INFO MM(262420000000026/c4779c88) Subscriber data update (mmctx.c:445) 20250820150754800 DMM DEBUG MM(262420000000026/c4779c88) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150754815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754815 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754815 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754815 DMM INFO MM(262420000000026/c4779c88) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150754815 DMM NOTICE MM(262420000000026/c4779c88) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150754815 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150754815 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150754815 DLLC NOTICE LLME(e683e8e3/c4779c88){ASSIGNED} LLGM Assign pre (ffffffff => c4779c88) (gprs_llc.c:1079) 20250820150754815 DLLC NOTICE LLME(ffffffff/c4779c88){ASSIGNED} LLGM Assign post (ffffffff => c4779c88) (gprs_llc.c:1125) 20250820150754815 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150754815 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150754815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150754815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150754869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754869 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754869 DMM INFO MM(262420000000026/c4779c88) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150754869 DMM INFO MM(262420000000026/c4779c88) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150754869 DMM DEBUG MM(262420000000026/c4779c88) Using GGSN 0 (gprs_sm.c:317) 20250820150754869 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) 20250820150754869 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250820150754869 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150754869 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150754869 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250820150754896 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 d2 36 82 1d 11 52 1e 17 d2 14 05 7f 26 68 90 0d 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:465) 20250820150754896 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150754896 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150754896 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=c4779c88, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150754896 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150754896 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150754906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754906 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754906 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754908 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 d2 36 82 1d 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250820150754908 DGPRS INFO PDP(262420000000026:5): Context 0x7f8c26d72130 was deleted (sgsn_libgtp.c:707) 20250820150754908 DMM INFO MM(262420000000026/c4779c88) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250820150754908 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250820150754908 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820150754913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150754913 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250820150754913 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150754913 DMM INFO MM(262420000000026/c4779c88) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@aa26fc50d1c6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_user_error_ind_ggsn(1063)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150754914 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37512<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1060)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1058)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1053)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1048)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@aa26fc50d1c6: Final verdict of PTC: none 20250820150754918 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150754918 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(1061)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1046)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1051)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1056)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1046): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1047): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass'. Wed Aug 20 15:07:54 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn.talloc 20250820150754971 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37514<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150755373 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37514<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104308) 20250820150755920 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150755920 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104308, count=104848) 20250820150756922 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150756922 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach'. ------ SGSN_Tests.TC_attach_pdp_act_gmm_detach ------ Wed Aug 20 15:07:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_pdp_act_gmm_detach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150757924 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150757924 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_gmm_detach started. 20250820150758482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37528<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150758484 DMM INFO MM(262420000000026/c4779c88) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150758484 DMM INFO MM(262420000000026/c4779c88) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150758484 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150758484 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150758484 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150758484 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150758484 DLLC NOTICE LLME(ffffffff/c4779c88){ASSIGNED} LLGM Assign pre (c4779c88 => ffffffff) (gprs_llc.c:1079) 20250820150758484 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4779c88 => ffffffff) (gprs_llc.c:1125) 20250820150758484 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0e80 (gprs_sndcp.c:574) 20250820150758485 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150758485 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250820150758485 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) 20250820150758485 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:402) 20250820150758485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150758485 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150758485 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150758485 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150758485 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1068)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1068)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150758529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150758529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150758529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150758529 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758529 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150758529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150758529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150758529 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150758529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1068)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150758530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150758530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150758530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150758530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150758530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150758530 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150758530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150758530 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758530 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150758530 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150758530 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150758531 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150758531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1068)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1068)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150758533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1069)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1065)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150758539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150758539 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI196(1067)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1070)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1069)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1073)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1073)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150758545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150758545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150758545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150758545 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758545 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150758545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150758545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150758545 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150758545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150758546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150758546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150758546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150758546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150758546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150758546 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150758546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150758546 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758546 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150758546 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150758546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150758547 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150758547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1073)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1073)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150758549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1074)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1070)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150758554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150758554 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1075)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1074)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1078)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1078)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150758562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150758562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150758562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150758562 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758562 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150758562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150758562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150758562 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150758562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1078)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150758563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150758563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150758563 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150758564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150758564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150758564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150758564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150758564 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150758564 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150758564 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150758564 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150758564 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150758564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1078)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1078)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150758566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150758571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150758571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1077)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150758925 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150758925 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150758925 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150758925 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150758929 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150758930 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1067)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='ED1E963F'O, index=0 SGSN_Test-GSUP(1080)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: 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 := '22C9FB0BC53FFB1BBFA766B0DF2F0369'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E24FF25A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CACA168CB0EB161C'O } } } } } 20250820150758983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150758983 DLLC NOTICE LLME(ffffffff/ed1e963f){UNASSIGNED} LLC RX: unknown TLLI 0xed1e963f, creating LLME on the fly (gprs_llc.c:552) 20250820150758983 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150758983 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150758983 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150758983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150758983 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150758983 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150758983 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150758983 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150758983 DLLC NOTICE LLME(ffffffff/ed1e963f){UNASSIGNED} LLGM Assign pre (ed1e963f => c2e83132) (gprs_llc.c:1079) 20250820150758983 DLLC NOTICE LLME(ed1e963f/c2e83132){ASSIGNED} LLGM Assign post (ed1e963f => c2e83132) (gprs_llc.c:1125) 20250820150758983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150758983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150758983 DMM DEBUG MM(262420000000026/c2e83132) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150759009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150759009 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150759009 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150759009 DMM DEBUG MM(262420000000026/c2e83132) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250820150759009 DMM NOTICE MM(262420000000026/c2e83132) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150759009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150759009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150759009 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150759009 DMM DEBUG MM(262420000000026/c2e83132) Requesting authorization (sgsn_auth.c:160) 20250820150759009 DMM INFO MM(262420000000026/c2e83132) Requesting authentication tuples (sgsn_auth.c:184) 20250820150759009 DMM DEBUG MM(262420000000026/c2e83132) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150759009 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250820150759009 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(1080)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250820150759015 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150759015 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150759015 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150759015 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150759015 DMM INFO MM(262420000000026/c2e83132) Subscriber data update (mmctx.c:445) 20250820150759015 DMM DEBUG MM(262420000000026/c2e83132) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150759015 DMM INFO MM(262420000000026/c2e83132) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150759015 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150759015 DMM INFO MM(262420000000026/c2e83132) <- GMM AUTH AND CIPHERING REQ (rand = 22 c9 fb 0b c5 3f fb 1b bf a7 66 b0 df 2f 03 69 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150759031 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150759031 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150759031 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150759031 DMM INFO MM(262420000000026/c2e83132) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150759031 DMM NOTICE MM(262420000000026/c2e83132) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150759031 DMM DEBUG MM(262420000000026/c2e83132) checking auth: received GSM SRES = e2 4f f2 5a (gprs_gmm.c:716) 20250820150759031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150759031 DMM DEBUG MM(262420000000026/c2e83132) Requesting authorization (sgsn_auth.c:160) 20250820150759031 DMM INFO MM(262420000000026/c2e83132) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150759031 DMM DEBUG MM(262420000000026/c2e83132) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150759031 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250820150759031 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) 20250820150759031 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150759031 DMM INFO MM(262420000000026/c2e83132) <- GMM ATTACH ACCEPT (new P-TMSI=0xc2e83132) (gprs_gmm.c:337) 20250820150759034 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150759034 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150759034 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250820150759034 DMM INFO MM(262420000000026/c2e83132) Subscriber data update (mmctx.c:445) 20250820150759034 DMM DEBUG MM(262420000000026/c2e83132) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150759034 DMM INFO MM(262420000000026/c2e83132) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150759034 DMM NOTICE MM(262420000000026/c2e83132) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250820150759034 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150759034 DMM NOTICE MM(262420000000026/c2e83132) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150759034 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) 20250820150759036 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150759036 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250820150759036 DMM INFO MM(262420000000026/c2e83132) Subscriber data update (mmctx.c:445) 20250820150759036 DMM DEBUG MM(262420000000026/c2e83132) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150759048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150759048 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150759048 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150759048 DMM INFO MM(262420000000026/c2e83132) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150759048 DMM NOTICE MM(262420000000026/c2e83132) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150759048 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150759048 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150759048 DLLC NOTICE LLME(ed1e963f/c2e83132){ASSIGNED} LLGM Assign pre (ffffffff => c2e83132) (gprs_llc.c:1079) 20250820150759048 DLLC NOTICE LLME(ffffffff/c2e83132){ASSIGNED} LLGM Assign post (ffffffff => c2e83132) (gprs_llc.c:1125) 20250820150759048 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150759048 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150759048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150759048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150759106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150759106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150759106 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150759106 DMM INFO MM(262420000000026/c2e83132) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150759106 DMM INFO MM(262420000000026/c2e83132) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150759106 DMM DEBUG MM(262420000000026/c2e83132) Using GGSN 0 (gprs_sm.c:317) 20250820150759106 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) 20250820150759106 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250820150759107 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150759107 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150759107 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250820150759130 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 7b 77 58 be 11 fd ac f6 66 14 05 7f bb 04 48 be 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:465) 20250820150759131 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d72130, cbp=0x55a5b83caea0) (sgsn_libgtp.c:633) 20250820150759131 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150759131 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d11d8 TLLI=c2e83132, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150759131 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150759131 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150759136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150759136 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150759136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150759136 DMM INFO MM(262420000000026/c2e83132) -> GMM DETACH REQUEST TLLI=0xc2e83132 type=GPRS detach (gprs_gmm.c:1512) 20250820150759136 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250820150759136 DMM INFO MM(262420000000026/c2e83132) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150759136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150759136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150759136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150759136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150759136 DLLC NOTICE LLME(ffffffff/c2e83132){ASSIGNED} LLGM Assign pre (c2e83132 => ffffffff) (gprs_llc.c:1079) 20250820150759136 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c2e83132 => ffffffff) (gprs_llc.c:1125) 20250820150759136 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0e80 (gprs_sndcp.c:574) 20250820150759136 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d11d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150759136 DMM NOTICE MM(262420000000026/c2e83132) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150759136 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250820150759136 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150759136 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150759136 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250820150759136 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250820150759136 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) 20250820150759136 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150759136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150759136 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150759136 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150759137 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1067)@aa26fc50d1c6: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150759145 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37528<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150759149 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1078)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1080)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1067)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1073)@aa26fc50d1c6: Final verdict of PTC: none 20250820150759149 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1068)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1077)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1079)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1069)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI210(1072)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1076)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1066)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1071)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1066): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1067): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1068): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1069): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1076): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1077): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1078): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1079): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass'. Wed Aug 20 15:07:59 UTC 2025 ====== SGSN_Tests.TC_attach_pdp_act_gmm_detach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_pdp_act_gmm_detach.talloc 20250820150759219 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150759622 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80404) 20250820150800150 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150800150 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80404, count=108332) 20250820150801151 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150801151 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act_gmm_detach pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach'. ------ SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach ------ Wed Aug 20 15:08:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150802152 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150802152 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250820150802694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51520<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150802698 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1088)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150802737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150802737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150802737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1088)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150802738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150802738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150802738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1088)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150802738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150802738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150802740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150802744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150802744 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1090)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1089)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1093)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150802752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150802752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150802752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150802752 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802752 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150802752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150802752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150802752 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150802752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150802753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150802753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150802753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150802753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150802753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150802753 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150802753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150802753 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802753 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150802753 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150802753 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150802754 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150802754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150802756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150802760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150802760 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1095)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1094)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1098)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150802769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150802769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150802769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150802769 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802769 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150802769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150802769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150802769 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150802769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150802770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150802770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150802770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150802770 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150802770 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150802770 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150802770 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150802770 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150802770 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1098)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150802771 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150802771 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150802773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150802778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150802778 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150803153 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150803154 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150803154 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150803154 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150803158 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150803159 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@aa26fc50d1c6: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='E32CBEF7'O, index=0 SGSN_Test-GSUP(1100)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250820150804247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150804247 DLLC NOTICE LLME(ffffffff/e32cbef7){UNASSIGNED} LLC RX: unknown TLLI 0xe32cbef7, creating LLME on the fly (gprs_llc.c:552) 20250820150804247 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150804247 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150804247 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150804247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150804247 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150804247 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150804248 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150804248 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150804248 DLLC NOTICE LLME(ffffffff/e32cbef7){UNASSIGNED} LLGM Assign pre (e32cbef7 => ec07f0da) (gprs_llc.c:1079) 20250820150804248 DLLC NOTICE LLME(e32cbef7/ec07f0da){ASSIGNED} LLGM Assign post (e32cbef7 => ec07f0da) (gprs_llc.c:1125) 20250820150804248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150804248 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150804248 DMM DEBUG MM(262420000000039/ec07f0da) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150804261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150804262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250820150804262 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150804262 DMM INFO MM(262420000000039/ec07f0da) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250820150804262 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150804262 DLLC NOTICE LLME(e32cbef7/ec07f0da){ASSIGNED} LLGM Assign pre (e32cbef7 => ec07f0da) (gprs_llc.c:1079) 20250820150804262 DLLC NOTICE LLME(e32cbef7/ec07f0da){ASSIGNED} LLGM Assign post (e32cbef7 => ec07f0da) (gprs_llc.c:1125) 20250820150804262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150804262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150804262 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150804262 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150804262 DMM DEBUG MM(262420000000039/ec07f0da) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250820150804262 DMM NOTICE MM(262420000000039/ec07f0da) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150804262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150804262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150804262 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250820150804262 DMM INFO MM(262420000000039/ec07f0da) <- GMM ATTACH ACCEPT (new P-TMSI=0xec07f0da) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@aa26fc50d1c6: Removing Client IMSI='262420000000039'H, index=0 20250820150805276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150805276 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150805276 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150805276 DMM INFO MM(262420000000039/ec07f0da) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150805276 DMM NOTICE MM(262420000000039/ec07f0da) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150805276 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150805276 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150805276 DLLC NOTICE LLME(e32cbef7/ec07f0da){ASSIGNED} LLGM Assign pre (ffffffff => ec07f0da) (gprs_llc.c:1079) 20250820150805276 DLLC NOTICE LLME(ffffffff/ec07f0da){ASSIGNED} LLGM Assign post (ffffffff => ec07f0da) (gprs_llc.c:1125) 20250820150805276 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150805276 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150805276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150805276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150805282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51520<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1100)@aa26fc50d1c6: Final verdict of PTC: none 20250820150805288 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150805288 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1099)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1093)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1098)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1088)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1086)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1096)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1091)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass'. Wed Aug 20 15:08:05 UTC 2025 ====== SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach.talloc 20250820150805385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150805788 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=67300) 20250820150806289 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150806289 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=67300, count=71656) 20250820150807290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150807290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3'. ------ SGSN_Tests.TC_xid_empty_l3 ------ Wed Aug 20 15:08:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_empty_l3.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150808292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150808292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_empty_l3' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_xid_empty_l3 started. 20250820150808917 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51544<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150808920 DMM INFO MM(262420000000039/ec07f0da) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150808920 DMM INFO MM(262420000000039/ec07f0da) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150808920 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150808920 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150808920 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150808920 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150808920 DLLC NOTICE LLME(ffffffff/ec07f0da){ASSIGNED} LLGM Assign pre (ec07f0da => ffffffff) (gprs_llc.c:1079) 20250820150808920 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec07f0da => ffffffff) (gprs_llc.c:1125) 20250820150808920 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150808920 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150808920 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150808920 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150808920 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1108)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150808957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150808957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150808957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150808957 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808957 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150808957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150808957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150808957 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150808957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150808958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150808958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150808958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150808958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150808958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150808958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150808958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150808958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808958 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150808958 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150808958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150808958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150808958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150808960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1109)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1105)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150808965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150808965 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1110)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1109)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150808973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150808973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150808973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150808973 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808973 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150808973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150808973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150808973 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150808973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150808974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150808974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150808974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150808974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150808974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150808974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150808974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150808974 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808974 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150808974 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150808974 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150808974 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150808974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150808976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1114)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1110)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150808981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150808981 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1112)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1114)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1118)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150808990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150808990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150808990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150808990 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808990 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150808990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150808990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150808990 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150808990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150808991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150808991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150808991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150808991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150808991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150808991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150808991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150808991 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150808991 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150808991 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150808991 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1118)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150808991 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150808991 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150808993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150808997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150808997 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150809293 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150809294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150809294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150809294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150809298 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150809299 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@aa26fc50d1c6: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='E8CEDAB3'O, index=0 SGSN_Test-GSUP(1120)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@aa26fc50d1c6: 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 := 'A1687A20CDCBEDA09C79E5B52B32344E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FC88EFA9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6A44FBCE1C98BEB3'O } } } } } 20250820150810391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810391 DLLC NOTICE LLME(ffffffff/e8cedab3){UNASSIGNED} LLC RX: unknown TLLI 0xe8cedab3, creating LLME on the fly (gprs_llc.c:552) 20250820150810391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150810391 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150810391 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150810391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150810391 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150810391 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150810391 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150810391 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150810391 DLLC NOTICE LLME(ffffffff/e8cedab3){UNASSIGNED} LLGM Assign pre (e8cedab3 => d3a5de25) (gprs_llc.c:1079) 20250820150810391 DLLC NOTICE LLME(e8cedab3/d3a5de25){ASSIGNED} LLGM Assign post (e8cedab3 => d3a5de25) (gprs_llc.c:1125) 20250820150810391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150810391 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150810391 DMM DEBUG MM(262420000000044/d3a5de25) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150810405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810405 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150810405 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150810405 DMM DEBUG MM(262420000000044/d3a5de25) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250820150810405 DMM NOTICE MM(262420000000044/d3a5de25) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150810405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150810405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150810405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150810405 DMM DEBUG MM(262420000000044/d3a5de25) Requesting authorization (sgsn_auth.c:160) 20250820150810405 DMM INFO MM(262420000000044/d3a5de25) Requesting authentication tuples (sgsn_auth.c:184) 20250820150810405 DMM DEBUG MM(262420000000044/d3a5de25) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150810405 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250820150810405 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(1120)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@aa26fc50d1c6: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250820150810407 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150810407 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150810407 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150810407 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150810407 DMM INFO MM(262420000000044/d3a5de25) Subscriber data update (mmctx.c:445) 20250820150810407 DMM DEBUG MM(262420000000044/d3a5de25) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150810407 DMM INFO MM(262420000000044/d3a5de25) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150810407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150810407 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150810407 DMM INFO MM(262420000000044/d3a5de25) <- GMM AUTH AND CIPHERING REQ (rand = a1 68 7a 20 cd cb ed a0 9c 79 e5 b5 2b 32 34 4e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150810415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810416 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150810416 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150810416 DMM INFO MM(262420000000044/d3a5de25) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150810416 DMM NOTICE MM(262420000000044/d3a5de25) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150810416 DMM DEBUG MM(262420000000044/d3a5de25) checking auth: received GSM SRES = fc 88 ef a9 (gprs_gmm.c:716) 20250820150810416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150810416 DMM DEBUG MM(262420000000044/d3a5de25) Requesting authorization (sgsn_auth.c:160) 20250820150810416 DMM INFO MM(262420000000044/d3a5de25) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150810416 DMM DEBUG MM(262420000000044/d3a5de25) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150810416 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250820150810416 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) 20250820150810416 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150810416 DMM INFO MM(262420000000044/d3a5de25) <- GMM ATTACH ACCEPT (new P-TMSI=0xd3a5de25) (gprs_gmm.c:337) 20250820150810418 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150810418 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150810418 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250820150810418 DMM INFO MM(262420000000044/d3a5de25) Subscriber data update (mmctx.c:445) 20250820150810418 DMM DEBUG MM(262420000000044/d3a5de25) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150810418 DMM INFO MM(262420000000044/d3a5de25) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150810418 DMM NOTICE MM(262420000000044/d3a5de25) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250820150810418 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150810418 DMM NOTICE MM(262420000000044/d3a5de25) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150810418 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) 20250820150810419 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150810419 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250820150810419 DMM INFO MM(262420000000044/d3a5de25) Subscriber data update (mmctx.c:445) 20250820150810419 DMM DEBUG MM(262420000000044/d3a5de25) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150810430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150810430 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150810430 DMM INFO MM(262420000000044/d3a5de25) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150810430 DMM NOTICE MM(262420000000044/d3a5de25) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150810430 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150810430 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150810430 DLLC NOTICE LLME(e8cedab3/d3a5de25){ASSIGNED} LLGM Assign pre (ffffffff => d3a5de25) (gprs_llc.c:1079) 20250820150810430 DLLC NOTICE LLME(ffffffff/d3a5de25){ASSIGNED} LLGM Assign post (ffffffff => d3a5de25) (gprs_llc.c:1125) 20250820150810430 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150810430 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150810430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150810430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150810486 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810486 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150810486 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150810486 DMM INFO MM(262420000000044/d3a5de25) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150810486 DMM INFO MM(262420000000044/d3a5de25) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150810486 DMM DEBUG MM(262420000000044/d3a5de25) Using GGSN 0 (gprs_sm.c:317) 20250820150810486 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) 20250820150810487 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250820150810487 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150810487 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150810487 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250820150810512 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 cf 58 a6 93 11 8b 7f da ca 14 05 7f e9 33 ab c2 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:465) 20250820150810513 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d731a8, cbp=0x55a5b83cbcd0) (sgsn_libgtp.c:633) 20250820150810513 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150810513 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=d3a5de25, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150810513 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150810513 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150810522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150810522 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250820150810522 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250820150810522 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@aa26fc50d1c6: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150810531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51544<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1120)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@aa26fc50d1c6: Final verdict of PTC: none 20250820150810536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150810536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1113)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1108)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1114)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1118)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1111)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1106)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1116)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Wed Aug 20 15:08:10 UTC 2025 ====== SGSN_Tests.TC_xid_empty_l3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_empty_l3.talloc 20250820150810614 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150811016 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=47604) 20250820150811538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150811538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=47604, count=98504) 20250820150812539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150812539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u'. ------ SGSN_Tests.TC_xid_n201u ------ Wed Aug 20 15:08:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_xid_n201u.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150813541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150813541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_xid_n201u' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_xid_n201u started. 20250820150814098 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150814101 DMM INFO MM(262420000000044/d3a5de25) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150814101 DMM INFO MM(262420000000044/d3a5de25) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150814101 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150814101 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150814101 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150814101 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150814101 DLLC NOTICE LLME(ffffffff/d3a5de25){ASSIGNED} LLGM Assign pre (d3a5de25 => ffffffff) (gprs_llc.c:1079) 20250820150814101 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d3a5de25 => ffffffff) (gprs_llc.c:1125) 20250820150814101 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150814101 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150814101 DMM NOTICE MM(262420000000044/d3a5de25) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150814101 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250820150814101 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150814101 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150814101 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250820150814101 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250820150814101 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) 20250820150814101 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:402) 20250820150814101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150814101 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150814102 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150814102 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150814102 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1128)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150814146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150814146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150814146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150814146 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814146 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150814146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150814146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150814146 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150814146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150814147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150814147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150814147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150814147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150814147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150814147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150814147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150814147 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814147 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150814147 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150814147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150814147 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150814147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150814149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1129)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1125)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150814154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150814154 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1127)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150814163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150814163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150814163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150814163 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814163 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150814163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150814163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150814163 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150814163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150814164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150814164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150814164 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150814165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150814165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150814165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150814165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150814165 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814165 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150814165 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150814165 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150814165 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150814165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1133)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150814167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150814171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150814171 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1132)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1135)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1138)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150814179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150814179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150814179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150814179 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814179 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150814179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150814179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150814179 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150814179 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150814180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150814180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150814180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150814180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150814180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150814180 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150814180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150814180 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150814180 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150814180 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150814180 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150814181 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150814181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1138)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1138)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150814182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150814187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150814187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150814542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150814542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150814542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150814542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150814546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150814547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@aa26fc50d1c6: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='C70336B5'O, index=0 SGSN_Test-GSUP(1140)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@aa26fc50d1c6: 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 := 'AAC9FC94DA4FE40BE4A8F81E1219969A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1DA92303'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '42D931EBF8574415'O } } } } } 20250820150815638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815638 DLLC NOTICE LLME(ffffffff/c70336b5){UNASSIGNED} LLC RX: unknown TLLI 0xc70336b5, creating LLME on the fly (gprs_llc.c:552) 20250820150815638 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150815638 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150815638 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150815638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150815638 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150815638 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150815638 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150815638 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150815638 DLLC NOTICE LLME(ffffffff/c70336b5){UNASSIGNED} LLGM Assign pre (c70336b5 => fcc485c9) (gprs_llc.c:1079) 20250820150815638 DLLC NOTICE LLME(c70336b5/fcc485c9){ASSIGNED} LLGM Assign post (c70336b5 => fcc485c9) (gprs_llc.c:1125) 20250820150815638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150815638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150815638 DMM DEBUG MM(262420000000045/fcc485c9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150815661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815662 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150815662 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150815662 DMM DEBUG MM(262420000000045/fcc485c9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250820150815662 DMM NOTICE MM(262420000000045/fcc485c9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150815662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150815662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150815662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150815662 DMM DEBUG MM(262420000000045/fcc485c9) Requesting authorization (sgsn_auth.c:160) 20250820150815662 DMM INFO MM(262420000000045/fcc485c9) Requesting authentication tuples (sgsn_auth.c:184) 20250820150815662 DMM DEBUG MM(262420000000045/fcc485c9) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150815662 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250820150815662 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(1140)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@aa26fc50d1c6: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250820150815668 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150815668 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150815668 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150815668 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150815668 DMM INFO MM(262420000000045/fcc485c9) Subscriber data update (mmctx.c:445) 20250820150815668 DMM DEBUG MM(262420000000045/fcc485c9) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150815668 DMM INFO MM(262420000000045/fcc485c9) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150815668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150815668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150815668 DMM INFO MM(262420000000045/fcc485c9) <- GMM AUTH AND CIPHERING REQ (rand = aa c9 fc 94 da 4f e4 0b e4 a8 f8 1e 12 19 96 9a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150815684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150815684 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150815684 DMM INFO MM(262420000000045/fcc485c9) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150815684 DMM NOTICE MM(262420000000045/fcc485c9) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150815684 DMM DEBUG MM(262420000000045/fcc485c9) checking auth: received GSM SRES = 1d a9 23 03 (gprs_gmm.c:716) 20250820150815684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150815684 DMM DEBUG MM(262420000000045/fcc485c9) Requesting authorization (sgsn_auth.c:160) 20250820150815684 DMM INFO MM(262420000000045/fcc485c9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150815684 DMM DEBUG MM(262420000000045/fcc485c9) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150815684 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250820150815684 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) 20250820150815684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150815684 DMM INFO MM(262420000000045/fcc485c9) <- GMM ATTACH ACCEPT (new P-TMSI=0xfcc485c9) (gprs_gmm.c:337) 20250820150815687 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150815687 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150815687 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250820150815687 DMM INFO MM(262420000000045/fcc485c9) Subscriber data update (mmctx.c:445) 20250820150815687 DMM DEBUG MM(262420000000045/fcc485c9) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150815687 DMM INFO MM(262420000000045/fcc485c9) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150815687 DMM NOTICE MM(262420000000045/fcc485c9) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250820150815687 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150815687 DMM NOTICE MM(262420000000045/fcc485c9) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150815687 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) 20250820150815689 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150815689 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250820150815689 DMM INFO MM(262420000000045/fcc485c9) Subscriber data update (mmctx.c:445) 20250820150815689 DMM DEBUG MM(262420000000045/fcc485c9) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150815701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150815702 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150815702 DMM INFO MM(262420000000045/fcc485c9) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150815702 DMM NOTICE MM(262420000000045/fcc485c9) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150815702 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150815702 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150815702 DLLC NOTICE LLME(c70336b5/fcc485c9){ASSIGNED} LLGM Assign pre (ffffffff => fcc485c9) (gprs_llc.c:1079) 20250820150815702 DLLC NOTICE LLME(ffffffff/fcc485c9){ASSIGNED} LLGM Assign post (ffffffff => fcc485c9) (gprs_llc.c:1125) 20250820150815702 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150815702 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150815702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150815702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150815760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815760 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150815760 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150815760 DMM INFO MM(262420000000045/fcc485c9) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150815760 DMM INFO MM(262420000000045/fcc485c9) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150815760 DMM DEBUG MM(262420000000045/fcc485c9) Using GGSN 0 (gprs_sm.c:317) 20250820150815760 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) 20250820150815760 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250820150815760 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150815760 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150815760 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250820150815788 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 16 4e f9 f5 11 6b 02 7d 0c 14 05 7f 2a bb 72 72 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:465) 20250820150815788 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d74220, cbp=0x55a5b83cc5d0) (sgsn_libgtp.c:633) 20250820150815788 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150815788 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=fcc485c9, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150815788 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150815788 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150815803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150815803 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250820150815803 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250820150815803 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250820150815803 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@aa26fc50d1c6: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150815815 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1140)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@aa26fc50d1c6: Final verdict of PTC: none 20250820150815820 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150815820 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1124)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1128)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1138)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1133)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@aa26fc50d1c6: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1126)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1136)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1131)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_xid_n201u finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Wed Aug 20 15:08:15 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250820150815913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33244<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150816316 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33244<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101380) 20250820150816822 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150816822 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101380, count=102540) 20250820150817824 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150817824 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820150818055 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150818056 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150818056 DGPRS DEBUG Checking for inactive LLMEs, time = 58230697 (sgsn.c:132) 20250820150818056 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150818056 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150818056 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150818056 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150818056 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150818056 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150818056 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150818056 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null'. ------ SGSN_Tests.TC_llc_null ------ Wed Aug 20 15:08:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_null.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150818826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150818826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_null' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_llc_null started. 20250820150819393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33258<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150819394 DMM INFO MM(262420000000045/fcc485c9) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150819394 DMM INFO MM(262420000000045/fcc485c9) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150819394 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150819394 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150819394 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150819394 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150819394 DLLC NOTICE LLME(ffffffff/fcc485c9){ASSIGNED} LLGM Assign pre (fcc485c9 => ffffffff) (gprs_llc.c:1079) 20250820150819394 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fcc485c9 => ffffffff) (gprs_llc.c:1125) 20250820150819394 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150819394 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150819394 DMM NOTICE MM(262420000000045/fcc485c9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150819394 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250820150819395 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150819395 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150819395 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250820150819395 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250820150819395 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) 20250820150819395 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:402) 20250820150819395 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150819395 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150819395 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150819395 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150819395 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150819428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150819428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150819428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150819428 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819428 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150819428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150819428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150819428 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150819428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150819429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150819429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150819429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150819429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150819429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150819429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150819429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150819429 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819429 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150819429 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150819429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150819429 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150819429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150819431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150819436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150819436 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_null-BVCI196(1147)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1150)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1149)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1153)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150819443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150819443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150819443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150819443 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819443 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150819443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150819443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150819443 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150819443 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1153)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150819444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150819444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150819444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150819444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150819444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150819444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150819444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150819444 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819444 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150819444 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150819444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150819444 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150819444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1153)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1153)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150819446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1154)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1150)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150819452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150819452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_null-BVCI210(1152)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1154)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1158)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150819462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150819462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150819462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150819462 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819462 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150819462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150819462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150819462 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150819462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150819463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150819463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150819463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150819463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150819463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150819463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150819463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150819463 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150819463 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150819463 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150819463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150819463 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150819463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150819465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150819469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150819469 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150819828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150819828 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150819828 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150819828 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150819832 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150819833 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@aa26fc50d1c6: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='E6C63545'O, index=0 SGSN_Test-GSUP(1160)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@aa26fc50d1c6: 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 := 'B9B4332C9561913E9DF2DC8B2D39A00A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '24AC59E1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAA6B5AF081A1A53'O } } } } } 20250820150820905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150820905 DLLC NOTICE LLME(ffffffff/e6c63545){UNASSIGNED} LLC RX: unknown TLLI 0xe6c63545, creating LLME on the fly (gprs_llc.c:552) 20250820150820905 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150820905 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150820905 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150820905 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150820905 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150820905 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150820905 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150820905 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150820905 DLLC NOTICE LLME(ffffffff/e6c63545){UNASSIGNED} LLGM Assign pre (e6c63545 => c8e9e38c) (gprs_llc.c:1079) 20250820150820905 DLLC NOTICE LLME(e6c63545/c8e9e38c){ASSIGNED} LLGM Assign post (e6c63545 => c8e9e38c) (gprs_llc.c:1125) 20250820150820906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150820906 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150820906 DMM DEBUG MM(262420000000041/c8e9e38c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150820922 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150820922 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150820923 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150820923 DMM DEBUG MM(262420000000041/c8e9e38c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250820150820923 DMM NOTICE MM(262420000000041/c8e9e38c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150820923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150820923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150820923 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150820923 DMM DEBUG MM(262420000000041/c8e9e38c) Requesting authorization (sgsn_auth.c:160) 20250820150820923 DMM INFO MM(262420000000041/c8e9e38c) Requesting authentication tuples (sgsn_auth.c:184) 20250820150820923 DMM DEBUG MM(262420000000041/c8e9e38c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150820923 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250820150820923 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(1160)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@aa26fc50d1c6: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250820150820929 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150820929 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150820929 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150820929 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150820929 DMM INFO MM(262420000000041/c8e9e38c) Subscriber data update (mmctx.c:445) 20250820150820929 DMM DEBUG MM(262420000000041/c8e9e38c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150820929 DMM INFO MM(262420000000041/c8e9e38c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150820929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150820929 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150820929 DMM INFO MM(262420000000041/c8e9e38c) <- GMM AUTH AND CIPHERING REQ (rand = b9 b4 33 2c 95 61 91 3e 9d f2 dc 8b 2d 39 a0 0a , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150820944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150820944 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150820944 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150820944 DMM INFO MM(262420000000041/c8e9e38c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150820944 DMM NOTICE MM(262420000000041/c8e9e38c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150820944 DMM DEBUG MM(262420000000041/c8e9e38c) checking auth: received GSM SRES = 24 ac 59 e1 (gprs_gmm.c:716) 20250820150820944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150820944 DMM DEBUG MM(262420000000041/c8e9e38c) Requesting authorization (sgsn_auth.c:160) 20250820150820944 DMM INFO MM(262420000000041/c8e9e38c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150820944 DMM DEBUG MM(262420000000041/c8e9e38c) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150820944 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250820150820944 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) 20250820150820944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150820944 DMM INFO MM(262420000000041/c8e9e38c) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8e9e38c) (gprs_gmm.c:337) 20250820150820947 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150820947 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150820947 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250820150820947 DMM INFO MM(262420000000041/c8e9e38c) Subscriber data update (mmctx.c:445) 20250820150820947 DMM DEBUG MM(262420000000041/c8e9e38c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150820947 DMM INFO MM(262420000000041/c8e9e38c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150820947 DMM NOTICE MM(262420000000041/c8e9e38c) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250820150820947 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150820947 DMM NOTICE MM(262420000000041/c8e9e38c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150820948 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) 20250820150820949 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150820949 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250820150820949 DMM INFO MM(262420000000041/c8e9e38c) Subscriber data update (mmctx.c:445) 20250820150820949 DMM DEBUG MM(262420000000041/c8e9e38c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150820959 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150820959 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150820959 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150820959 DMM INFO MM(262420000000041/c8e9e38c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150820959 DMM NOTICE MM(262420000000041/c8e9e38c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150820959 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150820959 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150820959 DLLC NOTICE LLME(e6c63545/c8e9e38c){ASSIGNED} LLGM Assign pre (ffffffff => c8e9e38c) (gprs_llc.c:1079) 20250820150820959 DLLC NOTICE LLME(ffffffff/c8e9e38c){ASSIGNED} LLGM Assign post (ffffffff => c8e9e38c) (gprs_llc.c:1125) 20250820150820959 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150820959 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150820959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150820959 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150822011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150822011 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250820150822011 DLLC DEBUG TLLI=c8e9e38c sends us LLC NULL (gprs_llc.c:912) 20250820150822012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150822012 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250820150822012 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150822012 DMM INFO MM(262420000000041/c8e9e38c) -> GMM DETACH REQUEST TLLI=0xc8e9e38c type=GPRS detach Power-off (gprs_gmm.c:1512) 20250820150822012 DMM INFO MM(262420000000041/c8e9e38c) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250820150822012 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150822012 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150822012 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150822012 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150822012 DLLC NOTICE LLME(ffffffff/c8e9e38c){ASSIGNED} LLGM Assign pre (c8e9e38c => ffffffff) (gprs_llc.c:1079) 20250820150822012 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e9e38c => ffffffff) (gprs_llc.c:1125) 20250820150822012 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250820150822012 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) 20250820150822012 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150822012 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150822012 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150822012 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150822013 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@aa26fc50d1c6: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@aa26fc50d1c6: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150827030 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33258<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150827033 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150827033 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1160)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1148)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1158)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1153)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_null-BVCI210(1152)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1154)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1151)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1146)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1156)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1151): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_null-BVCI210(1152): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1153): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1154): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_llc_null finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Wed Aug 20 15:08:27 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250820150827087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150827489 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42286<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101052) 20250820150828035 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150828035 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101052, count=102212) 20250820150829037 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150829037 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Wed Aug 20 15:08:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_llgmm.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150830039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150830039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_llc_sabm_dm_llgmm started. 20250820150830607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150830609 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1168)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150830659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150830659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150830659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150830659 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830659 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150830659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150830659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150830659 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150830659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150830660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150830660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150830660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150830660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150830660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150830660 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150830660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150830660 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830660 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150830660 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150830660 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1168)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1168)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150830661 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150830661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820150830663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1169)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1165)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150830669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150830669 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1167)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1170)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1169)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150830681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830681 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150830681 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150830681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150830681 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830681 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150830681 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150830681 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150830682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150830682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150830684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1174)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1170)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150830689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150830689 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1172)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1174)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1178)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1178)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150830701 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830701 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150830701 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150830701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1178)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150830702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150830702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150830702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150830702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150830702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150830702 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150830702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150830702 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150830702 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150830702 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150830702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150830703 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150830703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1178)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1178)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150830705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150830710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150830710 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1177)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150831040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150831040 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150831040 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150831040 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150831044 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150831045 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@aa26fc50d1c6: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='F62BDB24'O, index=0 SGSN_Test-GSUP(1180)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@aa26fc50d1c6: 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 := '99E1E60C6400F3A7A27D0BE6A1688689'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8013DB6A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1CB1DEB8522D86F2'O } } } } } 20250820150832124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150832124 DLLC NOTICE LLME(ffffffff/f62bdb24){UNASSIGNED} LLC RX: unknown TLLI 0xf62bdb24, creating LLME on the fly (gprs_llc.c:552) 20250820150832124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150832124 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150832124 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150832124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150832124 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150832124 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150832124 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150832124 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150832124 DLLC NOTICE LLME(ffffffff/f62bdb24){UNASSIGNED} LLGM Assign pre (f62bdb24 => eef36452) (gprs_llc.c:1079) 20250820150832124 DLLC NOTICE LLME(f62bdb24/eef36452){ASSIGNED} LLGM Assign post (f62bdb24 => eef36452) (gprs_llc.c:1125) 20250820150832124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150832124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150832124 DMM DEBUG MM(262420000000042/eef36452) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150832149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150832149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150832149 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150832149 DMM DEBUG MM(262420000000042/eef36452) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250820150832149 DMM NOTICE MM(262420000000042/eef36452) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150832149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150832149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150832149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150832149 DMM DEBUG MM(262420000000042/eef36452) Requesting authorization (sgsn_auth.c:160) 20250820150832149 DMM INFO MM(262420000000042/eef36452) Requesting authentication tuples (sgsn_auth.c:184) 20250820150832149 DMM DEBUG MM(262420000000042/eef36452) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150832149 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250820150832149 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(1180)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@aa26fc50d1c6: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250820150832157 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150832157 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150832157 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150832157 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150832157 DMM INFO MM(262420000000042/eef36452) Subscriber data update (mmctx.c:445) 20250820150832157 DMM DEBUG MM(262420000000042/eef36452) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150832157 DMM INFO MM(262420000000042/eef36452) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150832157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150832157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150832157 DMM INFO MM(262420000000042/eef36452) <- GMM AUTH AND CIPHERING REQ (rand = 99 e1 e6 0c 64 00 f3 a7 a2 7d 0b e6 a1 68 86 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150832175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150832175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150832175 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150832175 DMM INFO MM(262420000000042/eef36452) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150832175 DMM NOTICE MM(262420000000042/eef36452) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150832175 DMM DEBUG MM(262420000000042/eef36452) checking auth: received GSM SRES = 80 13 db 6a (gprs_gmm.c:716) 20250820150832175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150832175 DMM DEBUG MM(262420000000042/eef36452) Requesting authorization (sgsn_auth.c:160) 20250820150832175 DMM INFO MM(262420000000042/eef36452) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150832175 DMM DEBUG MM(262420000000042/eef36452) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150832176 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250820150832176 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) 20250820150832176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150832176 DMM INFO MM(262420000000042/eef36452) <- GMM ATTACH ACCEPT (new P-TMSI=0xeef36452) (gprs_gmm.c:337) 20250820150832179 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150832179 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150832179 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250820150832179 DMM INFO MM(262420000000042/eef36452) Subscriber data update (mmctx.c:445) 20250820150832179 DMM DEBUG MM(262420000000042/eef36452) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150832179 DMM INFO MM(262420000000042/eef36452) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150832179 DMM NOTICE MM(262420000000042/eef36452) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250820150832179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150832179 DMM NOTICE MM(262420000000042/eef36452) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150832179 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) 20250820150832181 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150832181 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250820150832181 DMM INFO MM(262420000000042/eef36452) Subscriber data update (mmctx.c:445) 20250820150832181 DMM DEBUG MM(262420000000042/eef36452) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150832193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150832193 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150832193 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150832193 DMM INFO MM(262420000000042/eef36452) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150832193 DMM NOTICE MM(262420000000042/eef36452) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150832193 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150832193 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150832193 DLLC NOTICE LLME(f62bdb24/eef36452){ASSIGNED} LLGM Assign pre (ffffffff => eef36452) (gprs_llc.c:1079) 20250820150832193 DLLC NOTICE LLME(ffffffff/eef36452){ASSIGNED} LLGM Assign post (ffffffff => eef36452) (gprs_llc.c:1125) 20250820150832193 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150832193 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150832193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150832193 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150833251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150833251 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(1183)@aa26fc50d1c6: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@aa26fc50d1c6: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150833270 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42294<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_llc_sabm_dm_llgmm-BVCI220(1177)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1180)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@aa26fc50d1c6: Final verdict of PTC: none 20250820150833275 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150833275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1178)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1179)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1168)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1173)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1171)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1176)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1166)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1176): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1177): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1178): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1179): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass'. Wed Aug 20 15:08:33 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_llgmm pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_llgmm.talloc 20250820150833334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150833737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34246<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=80288) 20250820150834276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150834276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=80288, count=87700) 20250820150835277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150835277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_llgmm pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Wed Aug 20 15:08:35 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_llc_sabm_dm_ll5.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150836278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150836278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_llc_sabm_dm_ll5 started. 20250820150836853 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150836854 DMM INFO MM(262420000000042/eef36452) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150836854 DMM INFO MM(262420000000042/eef36452) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150836854 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150836854 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150836854 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150836854 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150836854 DLLC NOTICE LLME(ffffffff/eef36452){ASSIGNED} LLGM Assign pre (eef36452 => ffffffff) (gprs_llc.c:1079) 20250820150836854 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eef36452 => ffffffff) (gprs_llc.c:1125) 20250820150836854 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250820150836854 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) 20250820150836854 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:402) 20250820150836854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150836854 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150836854 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150836854 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150836854 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1188)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150836876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150836876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150836876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150836876 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836876 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150836876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150836876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150836876 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150836876 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150836877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150836877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150836877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150836877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150836877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150836877 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150836877 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150836877 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836877 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150836877 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150836877 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150836878 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150836878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150836880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1189)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1185)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150836885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150836885 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1187)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1189)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1193)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1193)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150836895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150836895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150836895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150836895 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836895 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150836895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150836895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150836895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150836895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1193)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150836895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150836895 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150836895 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150836896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150836896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150836896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150836896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150836896 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836896 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150836896 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150836896 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150836896 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150836896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150836898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1194)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1190)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150836902 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150836902 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1195)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1194)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1198)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150836912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150836912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150836912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150836912 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836912 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150836912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150836912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150836912 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150836912 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1198)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150836913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150836913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150836913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150836913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150836913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150836913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150836913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150836913 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150836913 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150836913 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150836913 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150836913 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150836913 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150836916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150836923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150836923 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150837279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150837279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150837279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150837279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150837287 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150837290 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@aa26fc50d1c6: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='D3127847'O, index=0 SGSN_Test-GSUP(1200)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@aa26fc50d1c6: 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 := 'E37031119995D8EB7E1C9EA88F4E96D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C84FA2FA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E1DDF78E2D34DC6'O } } } } } 20250820150838359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150838359 DLLC NOTICE LLME(ffffffff/d3127847){UNASSIGNED} LLC RX: unknown TLLI 0xd3127847, creating LLME on the fly (gprs_llc.c:552) 20250820150838359 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150838359 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150838359 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150838359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150838359 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150838359 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150838359 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150838359 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150838359 DLLC NOTICE LLME(ffffffff/d3127847){UNASSIGNED} LLGM Assign pre (d3127847 => f8011e16) (gprs_llc.c:1079) 20250820150838359 DLLC NOTICE LLME(d3127847/f8011e16){ASSIGNED} LLGM Assign post (d3127847 => f8011e16) (gprs_llc.c:1125) 20250820150838359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150838359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150838359 DMM DEBUG MM(262420000000043/f8011e16) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150838366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150838366 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150838366 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150838366 DMM DEBUG MM(262420000000043/f8011e16) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250820150838366 DMM NOTICE MM(262420000000043/f8011e16) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150838366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150838366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150838366 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150838366 DMM DEBUG MM(262420000000043/f8011e16) Requesting authorization (sgsn_auth.c:160) 20250820150838366 DMM INFO MM(262420000000043/f8011e16) Requesting authentication tuples (sgsn_auth.c:184) 20250820150838366 DMM DEBUG MM(262420000000043/f8011e16) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150838366 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250820150838366 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(1200)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@aa26fc50d1c6: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250820150838367 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150838367 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150838367 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150838367 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150838367 DMM INFO MM(262420000000043/f8011e16) Subscriber data update (mmctx.c:445) 20250820150838367 DMM DEBUG MM(262420000000043/f8011e16) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150838367 DMM INFO MM(262420000000043/f8011e16) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150838367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150838367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150838367 DMM INFO MM(262420000000043/f8011e16) <- GMM AUTH AND CIPHERING REQ (rand = e3 70 31 11 99 95 d8 eb 7e 1c 9e a8 8f 4e 96 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150838371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150838371 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150838371 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150838371 DMM INFO MM(262420000000043/f8011e16) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150838371 DMM NOTICE MM(262420000000043/f8011e16) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150838371 DMM DEBUG MM(262420000000043/f8011e16) checking auth: received GSM SRES = c8 4f a2 fa (gprs_gmm.c:716) 20250820150838371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150838371 DMM DEBUG MM(262420000000043/f8011e16) Requesting authorization (sgsn_auth.c:160) 20250820150838371 DMM INFO MM(262420000000043/f8011e16) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150838371 DMM DEBUG MM(262420000000043/f8011e16) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150838371 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250820150838371 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) 20250820150838371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150838371 DMM INFO MM(262420000000043/f8011e16) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8011e16) (gprs_gmm.c:337) 20250820150838371 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150838371 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150838371 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250820150838371 DMM INFO MM(262420000000043/f8011e16) Subscriber data update (mmctx.c:445) 20250820150838371 DMM DEBUG MM(262420000000043/f8011e16) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150838371 DMM INFO MM(262420000000043/f8011e16) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150838371 DMM NOTICE MM(262420000000043/f8011e16) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250820150838371 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150838371 DMM NOTICE MM(262420000000043/f8011e16) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150838371 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) 20250820150838372 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150838372 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250820150838372 DMM INFO MM(262420000000043/f8011e16) Subscriber data update (mmctx.c:445) 20250820150838372 DMM DEBUG MM(262420000000043/f8011e16) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150838374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150838374 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150838374 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150838374 DMM INFO MM(262420000000043/f8011e16) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150838374 DMM NOTICE MM(262420000000043/f8011e16) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150838374 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150838374 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150838374 DLLC NOTICE LLME(d3127847/f8011e16){ASSIGNED} LLGM Assign pre (ffffffff => f8011e16) (gprs_llc.c:1079) 20250820150838374 DLLC NOTICE LLME(ffffffff/f8011e16){ASSIGNED} LLGM Assign post (ffffffff => f8011e16) (gprs_llc.c:1125) 20250820150838374 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150838374 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150838374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150838374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150839435 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150839435 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(1203)@aa26fc50d1c6: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@aa26fc50d1c6: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150839453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34254<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1200)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@aa26fc50d1c6: Final verdict of PTC: none 20250820150839458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150839459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(1195)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1193)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1188)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@aa26fc50d1c6: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI220(1197)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1198)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1196)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1191)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1186)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass'. Wed Aug 20 15:08:39 UTC 2025 ====== SGSN_Tests.TC_llc_sabm_dm_ll5 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_sabm_dm_ll5.talloc 20250820150839552 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34270<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150839954 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34270<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84620) 20250820150840459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150840459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84620, count=92032) 20250820150841461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150841461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_sabm_dm_ll5 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging'. ------ SGSN_Tests.TC_suspend_nopaging ------ Wed Aug 20 15:08:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_nopaging.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150842462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150842462 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_nopaging' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_suspend_nopaging started. 20250820150843047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46946<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150843049 DMM INFO MM(262420000000043/f8011e16) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150843049 DMM INFO MM(262420000000043/f8011e16) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150843049 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150843049 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150843049 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150843049 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150843049 DLLC NOTICE LLME(ffffffff/f8011e16){ASSIGNED} LLGM Assign pre (f8011e16 => ffffffff) (gprs_llc.c:1079) 20250820150843049 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8011e16 => ffffffff) (gprs_llc.c:1125) 20250820150843049 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250820150843049 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) 20250820150843049 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:402) 20250820150843049 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150843049 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150843050 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150843050 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150843050 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1208)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150843094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150843094 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843094 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150843094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150843094 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150843094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150843095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150843095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150843095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150843095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150843095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150843095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150843095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150843095 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843095 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150843095 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150843095 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1208)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150843095 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150843095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150843097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1209)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1205)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150843102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150843102 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1207)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1210)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1209)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1213)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1213)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150843111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150843111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150843111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150843111 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843111 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150843111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150843111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150843111 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150843111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150843112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150843112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150843112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150843112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150843112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150843112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150843112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150843112 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843112 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150843112 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150843112 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150843112 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150843112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150843114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1214)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1210)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150843120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150843120 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1212)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1215)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1214)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1218)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150843127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150843127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150843127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150843127 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843127 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150843127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150843127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150843127 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150843127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150843128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150843128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150843128 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150843129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150843129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150843129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150843129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150843129 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150843129 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150843129 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150843129 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150843129 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150843129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150843131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150843136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150843136 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150843463 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150843464 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150843464 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150843464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150843468 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150843469 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@aa26fc50d1c6: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='C7AF63DD'O, index=0 SGSN_Test-GSUP(1220)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@aa26fc50d1c6: 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 := 'F633B9C4D256BCB1784FDD3D5464F060'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2E068310'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2FFD6B17359D6DB3'O } } } } } 20250820150844558 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844558 DLLC NOTICE LLME(ffffffff/c7af63dd){UNASSIGNED} LLC RX: unknown TLLI 0xc7af63dd, creating LLME on the fly (gprs_llc.c:552) 20250820150844558 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150844558 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150844558 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150844558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150844558 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150844558 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150844558 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150844558 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150844558 DLLC NOTICE LLME(ffffffff/c7af63dd){UNASSIGNED} LLGM Assign pre (c7af63dd => ddd37cce) (gprs_llc.c:1079) 20250820150844558 DLLC NOTICE LLME(c7af63dd/ddd37cce){ASSIGNED} LLGM Assign post (c7af63dd => ddd37cce) (gprs_llc.c:1125) 20250820150844558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150844558 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150844558 DMM DEBUG MM(262420000000048/ddd37cce) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150844568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844568 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150844568 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150844568 DMM DEBUG MM(262420000000048/ddd37cce) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250820150844568 DMM NOTICE MM(262420000000048/ddd37cce) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150844568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150844568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150844568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150844568 DMM DEBUG MM(262420000000048/ddd37cce) Requesting authorization (sgsn_auth.c:160) 20250820150844568 DMM INFO MM(262420000000048/ddd37cce) Requesting authentication tuples (sgsn_auth.c:184) 20250820150844568 DMM DEBUG MM(262420000000048/ddd37cce) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150844568 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250820150844568 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(1220)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@aa26fc50d1c6: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250820150844571 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150844571 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150844571 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150844571 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150844571 DMM INFO MM(262420000000048/ddd37cce) Subscriber data update (mmctx.c:445) 20250820150844571 DMM DEBUG MM(262420000000048/ddd37cce) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150844571 DMM INFO MM(262420000000048/ddd37cce) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150844571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150844571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150844571 DMM INFO MM(262420000000048/ddd37cce) <- GMM AUTH AND CIPHERING REQ (rand = f6 33 b9 c4 d2 56 bc b1 78 4f dd 3d 54 64 f0 60 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150844577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf1e948 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150844577 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150844577 DMM INFO MM(262420000000048/ddd37cce) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150844577 DMM NOTICE MM(262420000000048/ddd37cce) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150844577 DMM DEBUG MM(262420000000048/ddd37cce) checking auth: received GSM SRES = 2e 06 83 10 (gprs_gmm.c:716) 20250820150844577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150844577 DMM DEBUG MM(262420000000048/ddd37cce) Requesting authorization (sgsn_auth.c:160) 20250820150844577 DMM INFO MM(262420000000048/ddd37cce) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150844577 DMM DEBUG MM(262420000000048/ddd37cce) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150844577 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250820150844577 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) 20250820150844577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150844577 DMM INFO MM(262420000000048/ddd37cce) <- GMM ATTACH ACCEPT (new P-TMSI=0xddd37cce) (gprs_gmm.c:337) 20250820150844578 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150844578 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150844578 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250820150844578 DMM INFO MM(262420000000048/ddd37cce) Subscriber data update (mmctx.c:445) 20250820150844578 DMM DEBUG MM(262420000000048/ddd37cce) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150844578 DMM INFO MM(262420000000048/ddd37cce) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150844578 DMM NOTICE MM(262420000000048/ddd37cce) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250820150844578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150844578 DMM NOTICE MM(262420000000048/ddd37cce) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150844578 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) 20250820150844579 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150844579 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250820150844579 DMM INFO MM(262420000000048/ddd37cce) Subscriber data update (mmctx.c:445) 20250820150844579 DMM DEBUG MM(262420000000048/ddd37cce) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150844583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150844583 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150844583 DMM INFO MM(262420000000048/ddd37cce) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150844583 DMM NOTICE MM(262420000000048/ddd37cce) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150844583 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150844583 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150844583 DLLC NOTICE LLME(c7af63dd/ddd37cce){ASSIGNED} LLGM Assign pre (ffffffff => ddd37cce) (gprs_llc.c:1079) 20250820150844583 DLLC NOTICE LLME(ffffffff/ddd37cce){ASSIGNED} LLGM Assign post (ffffffff => ddd37cce) (gprs_llc.c:1125) 20250820150844583 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150844583 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150844584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150844584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150844644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844644 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150844644 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150844644 DMM INFO MM(262420000000048/ddd37cce) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150844644 DMM INFO MM(262420000000048/ddd37cce) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150844644 DMM DEBUG MM(262420000000048/ddd37cce) Using GGSN 0 (gprs_sm.c:317) 20250820150844644 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) 20250820150844644 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250820150844644 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150844644 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150844644 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250820150844662 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 62 e0 97 40 11 ee 7d a2 4a 14 05 7f 28 b9 84 cd 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:465) 20250820150844662 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d75298, cbp=0x55a5b83d2290) (sgsn_libgtp.c:633) 20250820150844662 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150844662 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=ddd37cce, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150844662 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150844662 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150844675 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250820150844685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150844685 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250820150844685 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250820150844691 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250820150844691 DMM INFO MM(262420000000048/ddd37cce) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250820150848056 DGPRS DEBUG Checking for inactive LLMEs, time = 58230727 (sgsn.c:132) 20250820150848057 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150848057 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150848057 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150848057 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150848057 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150848057 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150848057 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150848057 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150848057 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150848057 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_nopaging-BVCI196(1207)@aa26fc50d1c6: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150849709 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46946<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1220)@aa26fc50d1c6: Final verdict of PTC: none 20250820150849713 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150849713 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1213)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1218)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_nopaging-BVCI210(1212)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1206)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1216)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1208)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1211)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_suspend_nopaging finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Wed Aug 20 15:08:49 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250820150849837 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150850239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104712) 20250820150850715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150850715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104712, count=109068) 20250820150851717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150851717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume'. ------ SGSN_Tests.TC_suspend_resume ------ Wed Aug 20 15:08:52 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_resume.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150852719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150852719 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_resume' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_suspend_resume started. 20250820150853356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150853357 DMM INFO MM(262420000000048/ddd37cce) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150853357 DMM INFO MM(262420000000048/ddd37cce) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150853357 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150853357 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150853357 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150853357 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150853357 DLLC NOTICE LLME(ffffffff/ddd37cce){ASSIGNED} LLGM Assign pre (ddd37cce => ffffffff) (gprs_llc.c:1079) 20250820150853357 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ddd37cce => ffffffff) (gprs_llc.c:1125) 20250820150853357 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150853357 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150853357 DMM NOTICE MM(262420000000048/ddd37cce) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150853357 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250820150853357 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150853357 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150853357 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250820150853357 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250820150853357 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) 20250820150853357 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:402) 20250820150853357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150853357 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150853357 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150853357 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150853357 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1229)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1229)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150853385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150853385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150853385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150853385 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853385 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150853385 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1228)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1229)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150853386 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853386 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150853386 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150853386 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150853386 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150853386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1229)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1229)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150853389 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1230)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1225)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150853394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150853394 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1228)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1233)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@aa26fc50d1c6: Provider Link came up: sending NS-RESET TC_suspend_resume-BVCI196(1226)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150853398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150853398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150853398 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853398 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150853398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150853398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150853398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150853398 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150853399 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853399 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150853399 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150853399 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150853399 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150853399 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150853401 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150853406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150853406 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1238)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150853415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150853415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150853415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150853415 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853415 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150853415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150853415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150853415 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150853415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150853416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150853416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150853416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150853416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150853416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150853416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150853416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150853416 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150853416 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150853416 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150853416 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150853416 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150853416 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1238)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150853418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150853423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150853423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150853720 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150853720 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150853720 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150853720 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150853724 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150853726 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1226)@aa26fc50d1c6: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='F8194A05'O, index=0 SGSN_Test-GSUP(1240)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@aa26fc50d1c6: 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 := '2E2C20560953FB83754E10B296609D52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D5739EAC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'CD3D77A4D5C7CAF5'O } } } } } 20250820150854813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854813 DLLC NOTICE LLME(ffffffff/f8194a05){UNASSIGNED} LLC RX: unknown TLLI 0xf8194a05, creating LLME on the fly (gprs_llc.c:552) 20250820150854813 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150854813 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150854813 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150854813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150854813 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150854813 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150854813 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150854813 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150854813 DLLC NOTICE LLME(ffffffff/f8194a05){UNASSIGNED} LLGM Assign pre (f8194a05 => ff9de47e) (gprs_llc.c:1079) 20250820150854813 DLLC NOTICE LLME(f8194a05/ff9de47e){ASSIGNED} LLGM Assign post (f8194a05 => ff9de47e) (gprs_llc.c:1125) 20250820150854813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150854813 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150854813 DMM DEBUG MM(262420000000049/ff9de47e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150854834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150854834 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150854834 DMM DEBUG MM(262420000000049/ff9de47e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250820150854834 DMM NOTICE MM(262420000000049/ff9de47e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150854834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150854834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150854834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150854834 DMM DEBUG MM(262420000000049/ff9de47e) Requesting authorization (sgsn_auth.c:160) 20250820150854834 DMM INFO MM(262420000000049/ff9de47e) Requesting authentication tuples (sgsn_auth.c:184) 20250820150854834 DMM DEBUG MM(262420000000049/ff9de47e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150854834 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250820150854834 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(1240)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@aa26fc50d1c6: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250820150854840 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150854840 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150854840 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150854840 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150854840 DMM INFO MM(262420000000049/ff9de47e) Subscriber data update (mmctx.c:445) 20250820150854840 DMM DEBUG MM(262420000000049/ff9de47e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150854840 DMM INFO MM(262420000000049/ff9de47e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150854840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150854840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150854840 DMM INFO MM(262420000000049/ff9de47e) <- GMM AUTH AND CIPHERING REQ (rand = 2e 2c 20 56 09 53 fb 83 75 4e 10 b2 96 60 9d 52 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150854856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854856 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150854856 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150854856 DMM INFO MM(262420000000049/ff9de47e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150854856 DMM NOTICE MM(262420000000049/ff9de47e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150854856 DMM DEBUG MM(262420000000049/ff9de47e) checking auth: received GSM SRES = d5 73 9e ac (gprs_gmm.c:716) 20250820150854857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150854857 DMM DEBUG MM(262420000000049/ff9de47e) Requesting authorization (sgsn_auth.c:160) 20250820150854857 DMM INFO MM(262420000000049/ff9de47e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150854857 DMM DEBUG MM(262420000000049/ff9de47e) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150854857 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250820150854857 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) 20250820150854857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150854857 DMM INFO MM(262420000000049/ff9de47e) <- GMM ATTACH ACCEPT (new P-TMSI=0xff9de47e) (gprs_gmm.c:337) 20250820150854859 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150854859 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150854859 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250820150854859 DMM INFO MM(262420000000049/ff9de47e) Subscriber data update (mmctx.c:445) 20250820150854859 DMM DEBUG MM(262420000000049/ff9de47e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150854859 DMM INFO MM(262420000000049/ff9de47e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150854859 DMM NOTICE MM(262420000000049/ff9de47e) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250820150854859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150854859 DMM NOTICE MM(262420000000049/ff9de47e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150854859 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) 20250820150854861 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150854861 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250820150854861 DMM INFO MM(262420000000049/ff9de47e) Subscriber data update (mmctx.c:445) 20250820150854861 DMM DEBUG MM(262420000000049/ff9de47e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150854873 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854873 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150854873 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150854873 DMM INFO MM(262420000000049/ff9de47e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150854873 DMM NOTICE MM(262420000000049/ff9de47e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150854873 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150854873 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150854873 DLLC NOTICE LLME(f8194a05/ff9de47e){ASSIGNED} LLGM Assign pre (ffffffff => ff9de47e) (gprs_llc.c:1079) 20250820150854873 DLLC NOTICE LLME(ffffffff/ff9de47e){ASSIGNED} LLGM Assign post (ffffffff => ff9de47e) (gprs_llc.c:1125) 20250820150854873 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150854873 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150854873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150854873 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150854932 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854932 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150854932 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150854932 DMM INFO MM(262420000000049/ff9de47e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150854932 DMM INFO MM(262420000000049/ff9de47e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150854932 DMM DEBUG MM(262420000000049/ff9de47e) Using GGSN 0 (gprs_sm.c:317) 20250820150854932 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) 20250820150854932 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250820150854932 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150854932 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150854932 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250820150854961 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 74 e5 5a c1 11 3a 67 f8 c7 14 05 7f f5 95 3f 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=1064 from retransmit req queue (gtp.c:465) 20250820150854961 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d76310, cbp=0x55a5b83d2620) (sgsn_libgtp.c:633) 20250820150854961 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150854961 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=ff9de47e, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150854961 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150854961 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150854976 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250820150854986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150854986 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250820150854986 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250820150854993 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250820150854993 DMM INFO MM(262420000000049/ff9de47e) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250820150859999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150859999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250820150859999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250820150900003 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1226)@aa26fc50d1c6: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150900020 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150900024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150900024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1240)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1233)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1238)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1234)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1229)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_resume-BVCI196(1226)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1228)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1227)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1231)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1236)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_resume-BVCI196(1226): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1227): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1228): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1229): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_suspend_resume finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Wed Aug 20 15:09:00 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250820150900078 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150900480 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104764) 20250820150901026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150901026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104764, count=106024) 20250820150902028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150902028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau'. ------ SGSN_Tests.TC_suspend_rau ------ Wed Aug 20 15:09:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_suspend_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150903030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150903030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_suspend_rau' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_suspend_rau started. 20250820150903577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150903581 DMM INFO MM(262420000000049/ff9de47e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150903581 DMM INFO MM(262420000000049/ff9de47e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150903581 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150903581 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150903581 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150903581 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150903581 DLLC NOTICE LLME(ffffffff/ff9de47e){ASSIGNED} LLGM Assign pre (ff9de47e => ffffffff) (gprs_llc.c:1079) 20250820150903581 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ff9de47e => ffffffff) (gprs_llc.c:1125) 20250820150903581 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150903581 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150903581 DMM NOTICE MM(262420000000049/ff9de47e) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150903581 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250820150903581 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150903581 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150903581 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250820150903581 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250820150903581 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) 20250820150903581 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:402) 20250820150903581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150903581 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150903581 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150903581 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150903581 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1248)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150903622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150903622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150903622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150903622 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903622 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150903622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150903622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150903622 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150903622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150903623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150903623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150903623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150903623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150903623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150903623 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150903623 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150903623 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903623 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150903623 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150903623 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150903624 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150903624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1248)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150903626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1249)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1245)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150903630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150903630 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1247)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1249)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1253)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150903639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150903639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150903639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150903639 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903639 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150903639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150903639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150903639 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150903639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1253)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150903640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150903640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150903640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150903640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150903640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150903640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150903640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150903640 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903640 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150903640 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150903640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150903640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150903640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1254)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 20250820150903643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1250)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150903649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150903649 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1255)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_rau-BVCI210(1252)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1254)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1258)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150903655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150903655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150903655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150903655 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903655 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150903655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150903655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150903655 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150903655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150903656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150903656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150903656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150903656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150903656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150903656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150903656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150903656 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150903656 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150903656 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150903656 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1258)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150903656 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150903656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150903658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150903663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150903663 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150904032 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150904032 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150904032 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150904032 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150904036 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150904037 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_rau-BVCI196(1247)@aa26fc50d1c6: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='CDCF3505'O, index=0 SGSN_Test-GSUP(1260)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@aa26fc50d1c6: 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 := '49FBFD394FDD4938BDD5C53EF9070129'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5AED0CD7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '97CAE9FFB7BCE64A'O } } } } } 20250820150905120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905120 DLLC NOTICE LLME(ffffffff/cdcf3505){UNASSIGNED} LLC RX: unknown TLLI 0xcdcf3505, creating LLME on the fly (gprs_llc.c:552) 20250820150905120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150905120 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150905120 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150905120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150905120 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150905120 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150905120 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150905120 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150905120 DLLC NOTICE LLME(ffffffff/cdcf3505){UNASSIGNED} LLGM Assign pre (cdcf3505 => c43672fb) (gprs_llc.c:1079) 20250820150905120 DLLC NOTICE LLME(cdcf3505/c43672fb){ASSIGNED} LLGM Assign post (cdcf3505 => c43672fb) (gprs_llc.c:1125) 20250820150905120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150905120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150905120 DMM DEBUG MM(262420000000050/c43672fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150905131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905131 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150905131 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150905131 DMM DEBUG MM(262420000000050/c43672fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250820150905131 DMM NOTICE MM(262420000000050/c43672fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150905131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150905131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150905131 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150905131 DMM DEBUG MM(262420000000050/c43672fb) Requesting authorization (sgsn_auth.c:160) 20250820150905131 DMM INFO MM(262420000000050/c43672fb) Requesting authentication tuples (sgsn_auth.c:184) 20250820150905131 DMM DEBUG MM(262420000000050/c43672fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150905131 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250820150905131 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(1260)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@aa26fc50d1c6: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250820150905134 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150905134 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150905134 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150905134 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150905134 DMM INFO MM(262420000000050/c43672fb) Subscriber data update (mmctx.c:445) 20250820150905134 DMM DEBUG MM(262420000000050/c43672fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150905134 DMM INFO MM(262420000000050/c43672fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150905134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150905134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150905134 DMM INFO MM(262420000000050/c43672fb) <- GMM AUTH AND CIPHERING REQ (rand = 49 fb fd 39 4f dd 49 38 bd d5 c5 3e f9 07 01 29 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150905141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905141 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf74898 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150905141 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150905142 DMM INFO MM(262420000000050/c43672fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150905142 DMM NOTICE MM(262420000000050/c43672fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150905142 DMM DEBUG MM(262420000000050/c43672fb) checking auth: received GSM SRES = 5a ed 0c d7 (gprs_gmm.c:716) 20250820150905142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150905142 DMM DEBUG MM(262420000000050/c43672fb) Requesting authorization (sgsn_auth.c:160) 20250820150905142 DMM INFO MM(262420000000050/c43672fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150905142 DMM DEBUG MM(262420000000050/c43672fb) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150905142 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250820150905142 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) 20250820150905142 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150905142 DMM INFO MM(262420000000050/c43672fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xc43672fb) (gprs_gmm.c:337) 20250820150905143 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150905143 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150905143 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250820150905143 DMM INFO MM(262420000000050/c43672fb) Subscriber data update (mmctx.c:445) 20250820150905143 DMM DEBUG MM(262420000000050/c43672fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150905143 DMM INFO MM(262420000000050/c43672fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150905143 DMM NOTICE MM(262420000000050/c43672fb) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250820150905143 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150905143 DMM NOTICE MM(262420000000050/c43672fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150905143 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) 20250820150905144 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150905144 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250820150905144 DMM INFO MM(262420000000050/c43672fb) Subscriber data update (mmctx.c:445) 20250820150905144 DMM DEBUG MM(262420000000050/c43672fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150905148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905148 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150905148 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150905148 DMM INFO MM(262420000000050/c43672fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150905148 DMM NOTICE MM(262420000000050/c43672fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150905148 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150905148 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150905148 DLLC NOTICE LLME(cdcf3505/c43672fb){ASSIGNED} LLGM Assign pre (ffffffff => c43672fb) (gprs_llc.c:1079) 20250820150905148 DLLC NOTICE LLME(ffffffff/c43672fb){ASSIGNED} LLGM Assign post (ffffffff => c43672fb) (gprs_llc.c:1125) 20250820150905148 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150905148 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150905148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150905148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150905208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905208 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150905208 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150905208 DMM INFO MM(262420000000050/c43672fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150905208 DMM INFO MM(262420000000050/c43672fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150905208 DMM DEBUG MM(262420000000050/c43672fb) Using GGSN 0 (gprs_sm.c:317) 20250820150905208 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) 20250820150905208 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250820150905208 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150905208 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150905208 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250820150905234 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 c2 63 7e a4 11 7f 7a 94 dc 14 05 7f ee b7 c9 b8 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:465) 20250820150905234 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d77388, cbp=0x55a5b83d29b0) (sgsn_libgtp.c:633) 20250820150905234 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150905234 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=c43672fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150905234 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150905234 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150905249 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250820150905261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150905261 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250820150905261 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250820150905268 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250820150905268 DMM INFO MM(262420000000050/c43672fb) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250820150910284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150910284 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150910284 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150910284 DMM INFO MM(262420000000050/c43672fb) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820150910284 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150910284 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250820150910284 DLLC NOTICE LLME(ffffffff/c43672fb){ASSIGNED} LLGM Assign pre (c43672fb => e9c25d4f) (gprs_llc.c:1079) 20250820150910284 DLLC NOTICE LLME(c43672fb/e9c25d4f){ASSIGNED} LLGM Assign post (c43672fb => e9c25d4f) (gprs_llc.c:1125) 20250820150910284 DMM INFO MM(262420000000050/e9c25d4f) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150910299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150910299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150910299 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150910299 DMM INFO MM(262420000000050/e9c25d4f) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820150910299 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820150910299 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150910299 DLLC NOTICE LLME(c43672fb/e9c25d4f){ASSIGNED} LLGM Assign pre (ffffffff => e9c25d4f) (gprs_llc.c:1079) 20250820150910299 DLLC NOTICE LLME(ffffffff/e9c25d4f){ASSIGNED} LLGM Assign post (ffffffff => e9c25d4f) (gprs_llc.c:1125) 20250820150910299 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250820150910800 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@aa26fc50d1c6: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150910820 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41328<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150910824 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1260)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@aa26fc50d1c6: Final verdict of PTC: none 20250820150910825 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1249)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1248)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1259)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1258)@aa26fc50d1c6: Final verdict of PTC: none TC_suspend_rau-BVCI196(1247)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1255)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1253)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1256)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1246)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1251)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_suspend_rau finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Wed Aug 20 15:09:10 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250820150910947 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150911349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104884) 20250820150911826 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150911826 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104884, count=111176) 20250820150912828 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150912828 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps'. ------ SGSN_Tests.TC_paging_ps ------ Wed Aug 20 15:09:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150913829 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150913830 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_paging_ps started. 20250820150914470 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46018<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150914472 DMM INFO MM(262420000000050/e9c25d4f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150914472 DMM INFO MM(262420000000050/e9c25d4f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150914472 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150914472 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150914472 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150914472 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820150914472 DLLC NOTICE LLME(ffffffff/e9c25d4f){ASSIGNED} LLGM Assign pre (e9c25d4f => ffffffff) (gprs_llc.c:1079) 20250820150914472 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e9c25d4f => ffffffff) (gprs_llc.c:1125) 20250820150914472 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820150914472 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150914472 DMM NOTICE MM(262420000000050/e9c25d4f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150914472 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250820150914472 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150914472 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150914473 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250820150914473 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250820150914473 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) 20250820150914473 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:402) 20250820150914473 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150914473 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150914473 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150914473 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150914473 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150914521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150914521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150914521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150914521 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914521 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150914521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150914521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150914521 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150914521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150914522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150914522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150914522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150914522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150914522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150914522 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150914522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150914522 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914522 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150914522 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150914522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150914523 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150914523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1268)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150914525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1269)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1265)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150914531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150914531 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1267)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1270)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1269)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1273)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150914538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150914538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150914538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150914538 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914538 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150914538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150914538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150914538 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150914538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150914539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150914539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150914539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150914539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150914539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150914539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150914539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150914539 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914539 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150914539 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150914539 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150914539 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150914539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1273)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1273)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150914541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1274)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1270)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150914545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150914545 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI210(1272)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1275)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1274)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150914554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150914554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150914554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150914554 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914554 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150914554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150914554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150914554 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150914554 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150914555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150914555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150914555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150914555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150914555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150914555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150914555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150914555 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150914555 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150914555 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150914555 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150914555 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150914555 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1278)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150914556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150914561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150914561 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150914830 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150914831 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150914831 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150914831 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150914835 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150914836 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@aa26fc50d1c6: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='F149DF73'O, index=0 SGSN_Test-GSUP(1280)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@aa26fc50d1c6: 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 := '80E56277903F24590ACC495E421D31FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FFDB21F0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4686A4EC67AA6F99'O } } } } } 20250820150915875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150915875 DLLC NOTICE LLME(ffffffff/f149df73){UNASSIGNED} LLC RX: unknown TLLI 0xf149df73, creating LLME on the fly (gprs_llc.c:552) 20250820150915875 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150915875 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150915875 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150915875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150915875 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150915875 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150915875 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150915875 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150915875 DLLC NOTICE LLME(ffffffff/f149df73){UNASSIGNED} LLGM Assign pre (f149df73 => f2f43e5a) (gprs_llc.c:1079) 20250820150915875 DLLC NOTICE LLME(f149df73/f2f43e5a){ASSIGNED} LLGM Assign post (f149df73 => f2f43e5a) (gprs_llc.c:1125) 20250820150915875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150915875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150915875 DMM DEBUG MM(262420000000051/f2f43e5a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150915881 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150915881 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150915881 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150915881 DMM DEBUG MM(262420000000051/f2f43e5a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250820150915881 DMM NOTICE MM(262420000000051/f2f43e5a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150915881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150915881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150915881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150915881 DMM DEBUG MM(262420000000051/f2f43e5a) Requesting authorization (sgsn_auth.c:160) 20250820150915881 DMM INFO MM(262420000000051/f2f43e5a) Requesting authentication tuples (sgsn_auth.c:184) 20250820150915881 DMM DEBUG MM(262420000000051/f2f43e5a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150915881 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250820150915881 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(1280)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@aa26fc50d1c6: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250820150915883 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150915883 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150915883 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150915883 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150915883 DMM INFO MM(262420000000051/f2f43e5a) Subscriber data update (mmctx.c:445) 20250820150915883 DMM DEBUG MM(262420000000051/f2f43e5a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150915883 DMM INFO MM(262420000000051/f2f43e5a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150915883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150915883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150915883 DMM INFO MM(262420000000051/f2f43e5a) <- GMM AUTH AND CIPHERING REQ (rand = 80 e5 62 77 90 3f 24 59 0a cc 49 5e 42 1d 31 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150915886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150915886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150915886 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150915886 DMM INFO MM(262420000000051/f2f43e5a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150915886 DMM NOTICE MM(262420000000051/f2f43e5a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150915886 DMM DEBUG MM(262420000000051/f2f43e5a) checking auth: received GSM SRES = ff db 21 f0 (gprs_gmm.c:716) 20250820150915886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150915886 DMM DEBUG MM(262420000000051/f2f43e5a) Requesting authorization (sgsn_auth.c:160) 20250820150915886 DMM INFO MM(262420000000051/f2f43e5a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150915886 DMM DEBUG MM(262420000000051/f2f43e5a) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150915886 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250820150915886 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) 20250820150915886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150915886 DMM INFO MM(262420000000051/f2f43e5a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2f43e5a) (gprs_gmm.c:337) 20250820150915886 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150915886 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150915887 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250820150915887 DMM INFO MM(262420000000051/f2f43e5a) Subscriber data update (mmctx.c:445) 20250820150915887 DMM DEBUG MM(262420000000051/f2f43e5a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150915887 DMM INFO MM(262420000000051/f2f43e5a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150915887 DMM NOTICE MM(262420000000051/f2f43e5a) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250820150915887 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150915887 DMM NOTICE MM(262420000000051/f2f43e5a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150915887 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) 20250820150915887 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150915887 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250820150915887 DMM INFO MM(262420000000051/f2f43e5a) Subscriber data update (mmctx.c:445) 20250820150915887 DMM DEBUG MM(262420000000051/f2f43e5a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150915889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150915889 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150915889 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150915889 DMM INFO MM(262420000000051/f2f43e5a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150915889 DMM NOTICE MM(262420000000051/f2f43e5a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150915889 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150915889 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150915889 DLLC NOTICE LLME(f149df73/f2f43e5a){ASSIGNED} LLGM Assign pre (ffffffff => f2f43e5a) (gprs_llc.c:1079) 20250820150915889 DLLC NOTICE LLME(ffffffff/f2f43e5a){ASSIGNED} LLGM Assign post (ffffffff => f2f43e5a) (gprs_llc.c:1125) 20250820150915889 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150915889 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150915889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150915889 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150915949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150915949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150915949 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150915949 DMM INFO MM(262420000000051/f2f43e5a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150915949 DMM INFO MM(262420000000051/f2f43e5a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150915949 DMM DEBUG MM(262420000000051/f2f43e5a) Using GGSN 0 (gprs_sm.c:317) 20250820150915949 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) 20250820150915949 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250820150915949 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150915949 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150915949 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250820150915977 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 04 9f 5e 19 11 a8 4f 47 51 14 05 7f eb 79 da 80 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1068 from retransmit req queue (gtp.c:465) 20250820150915977 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d78400, cbp=0x55a5b83d2d40) (sgsn_libgtp.c:633) 20250820150915977 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150915977 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d3818 TLLI=f2f43e5a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150915977 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150915977 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@aa26fc50d1c6: setverdict(pass): none -> pass TC_paging_ps(1283)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150915993 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250820150918057 DGPRS DEBUG Checking for inactive LLMEs, time = 58230757 (sgsn.c:132) 20250820150918057 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150918057 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150918058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150918058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150918058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150918058 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150918058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150918058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150918058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150918058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150918951 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Timeout of T3314 (fsm.c:317) 20250820150918951 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250820150918951 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250820150921010 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250820150921010 DMM INFO MM(262420000000051/f2f43e5a) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@aa26fc50d1c6: 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 := 'F2F43E5A'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@aa26fc50d1c6: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150921038 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46018<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1280)@aa26fc50d1c6: Final verdict of PTC: none 20250820150921043 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150921043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1279)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1268)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1273)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps-BVCI210(1272)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1274)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1278)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1266)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1271)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1276)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1271): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps-BVCI210(1272): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1273): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1274): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_paging_ps finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Wed Aug 20 15:09:21 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250820150921133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46028<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150921536 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46028<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110896) 20250820150922043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150922043 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110896, count=112056) 20250820150923045 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150923045 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells'. ------ SGSN_Tests.TC_paging_ps_ra_multiple_cells ------ Wed Aug 20 15:09:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_paging_ps_ra_multiple_cells.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150924046 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150924046 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_paging_ps_ra_multiple_cells started. 20250820150924659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58196<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150924661 DMM INFO MM(262420000000051/f2f43e5a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150924661 DMM INFO MM(262420000000051/f2f43e5a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150924661 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150924661 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150924661 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150924661 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250820150924661 DLLC NOTICE LLME(ffffffff/f2f43e5a){ASSIGNED} LLGM Assign pre (f2f43e5a => ffffffff) (gprs_llc.c:1079) 20250820150924661 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2f43e5a => ffffffff) (gprs_llc.c:1125) 20250820150924661 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d34c0 (gprs_sndcp.c:574) 20250820150924661 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d3818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150924661 DMM NOTICE MM(262420000000051/f2f43e5a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150924661 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250820150924661 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150924661 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150924661 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250820150924661 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250820150924661 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) 20250820150924661 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:402) 20250820150924661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820150924661 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150924661 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150924661 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150924661 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150924708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150924708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150924708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150924708 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924708 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150924708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150924708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150924708 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150924708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150924709 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150924709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150924710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150924710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150924710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150924710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150924710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150924710 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924710 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150924710 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150924710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150924710 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150924710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150924712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1289)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1285)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150924717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150924717 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1290)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1289)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1294)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1294)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150924729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150924729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150924729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150924729 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924729 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150924729 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150924730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150924730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150924730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1293)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1294)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150924730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150924730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150924730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150924730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150924730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150924730 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150924730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150924730 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924730 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150924730 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150924730 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150924731 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150924731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1294)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1294)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150924733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1290)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150924740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150924740 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1293)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1291)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1298)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150924744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150924744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150924744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150924744 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924744 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150924744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150924744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150924744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150924744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150924745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150924745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150924745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150924745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150924745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150924745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150924745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150924745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150924745 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150924745 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150924745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150924745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150924745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1298)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1298)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150924748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150924753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150924753 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1297)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150925047 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150925047 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150925047 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150925047 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150925051 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150925053 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@aa26fc50d1c6: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE863417'O, index=0 SGSN_Test-GSUP(1300)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@aa26fc50d1c6: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1291)@aa26fc50d1c6: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE863417'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1297)@aa26fc50d1c6: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE863417'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@aa26fc50d1c6: 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 := '4CF615ED9FA22217FD01513B6CD99189'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B2520844'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EFE724E63AC5391A'O } } } } } 20250820150926147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150926147 DLLC NOTICE LLME(ffffffff/ee863417){UNASSIGNED} LLC RX: unknown TLLI 0xee863417, creating LLME on the fly (gprs_llc.c:552) 20250820150926147 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150926147 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150926147 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150926147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820150926147 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150926147 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820150926147 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150926147 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150926147 DLLC NOTICE LLME(ffffffff/ee863417){UNASSIGNED} LLGM Assign pre (ee863417 => fc6dd3f1) (gprs_llc.c:1079) 20250820150926147 DLLC NOTICE LLME(ee863417/fc6dd3f1){ASSIGNED} LLGM Assign post (ee863417 => fc6dd3f1) (gprs_llc.c:1125) 20250820150926147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150926147 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150926147 DMM DEBUG MM(262420000000052/fc6dd3f1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150926158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150926158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150926158 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150926158 DMM DEBUG MM(262420000000052/fc6dd3f1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250820150926158 DMM NOTICE MM(262420000000052/fc6dd3f1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150926158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150926158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150926158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150926158 DMM DEBUG MM(262420000000052/fc6dd3f1) Requesting authorization (sgsn_auth.c:160) 20250820150926158 DMM INFO MM(262420000000052/fc6dd3f1) Requesting authentication tuples (sgsn_auth.c:184) 20250820150926158 DMM DEBUG MM(262420000000052/fc6dd3f1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150926158 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250820150926158 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(1300)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@aa26fc50d1c6: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250820150926161 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150926161 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150926161 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150926161 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150926161 DMM INFO MM(262420000000052/fc6dd3f1) Subscriber data update (mmctx.c:445) 20250820150926161 DMM DEBUG MM(262420000000052/fc6dd3f1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150926161 DMM INFO MM(262420000000052/fc6dd3f1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150926161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150926161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150926161 DMM INFO MM(262420000000052/fc6dd3f1) <- GMM AUTH AND CIPHERING REQ (rand = 4c f6 15 ed 9f a2 22 17 fd 01 51 3b 6c d9 91 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150926169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150926169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150926169 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150926169 DMM INFO MM(262420000000052/fc6dd3f1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150926169 DMM NOTICE MM(262420000000052/fc6dd3f1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150926169 DMM DEBUG MM(262420000000052/fc6dd3f1) checking auth: received GSM SRES = b2 52 08 44 (gprs_gmm.c:716) 20250820150926169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150926169 DMM DEBUG MM(262420000000052/fc6dd3f1) Requesting authorization (sgsn_auth.c:160) 20250820150926169 DMM INFO MM(262420000000052/fc6dd3f1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150926169 DMM DEBUG MM(262420000000052/fc6dd3f1) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150926169 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250820150926169 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) 20250820150926169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150926169 DMM INFO MM(262420000000052/fc6dd3f1) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc6dd3f1) (gprs_gmm.c:337) 20250820150926171 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150926171 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150926171 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250820150926171 DMM INFO MM(262420000000052/fc6dd3f1) Subscriber data update (mmctx.c:445) 20250820150926171 DMM DEBUG MM(262420000000052/fc6dd3f1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150926171 DMM INFO MM(262420000000052/fc6dd3f1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150926171 DMM NOTICE MM(262420000000052/fc6dd3f1) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250820150926171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150926171 DMM NOTICE MM(262420000000052/fc6dd3f1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150926171 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) 20250820150926171 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150926171 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250820150926171 DMM INFO MM(262420000000052/fc6dd3f1) Subscriber data update (mmctx.c:445) 20250820150926171 DMM DEBUG MM(262420000000052/fc6dd3f1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150926180 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150926180 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150926180 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150926180 DMM INFO MM(262420000000052/fc6dd3f1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150926180 DMM NOTICE MM(262420000000052/fc6dd3f1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150926180 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150926180 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150926180 DLLC NOTICE LLME(ee863417/fc6dd3f1){ASSIGNED} LLGM Assign pre (ffffffff => fc6dd3f1) (gprs_llc.c:1079) 20250820150926180 DLLC NOTICE LLME(ffffffff/fc6dd3f1){ASSIGNED} LLGM Assign post (ffffffff => fc6dd3f1) (gprs_llc.c:1125) 20250820150926180 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150926180 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150926180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150926180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150926238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150926238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150926238 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150926238 DMM INFO MM(262420000000052/fc6dd3f1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150926238 DMM INFO MM(262420000000052/fc6dd3f1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150926238 DMM DEBUG MM(262420000000052/fc6dd3f1) Using GGSN 0 (gprs_sm.c:317) 20250820150926238 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) 20250820150926238 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250820150926238 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150926238 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150926238 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250820150926264 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 58 56 e1 93 11 cf bc d9 b5 14 05 7f 31 1f ba bc 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:465) 20250820150926264 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d79478, cbp=0x55a5b83d20b0) (sgsn_libgtp.c:633) 20250820150926264 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150926264 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d12c8 TLLI=fc6dd3f1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150926264 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150926264 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@aa26fc50d1c6: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150926282 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250820150929239 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Timeout of T3314 (fsm.c:317) 20250820150929239 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250820150929239 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250820150931294 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250820150931294 DMM INFO MM(262420000000052/fc6dd3f1) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1291)@aa26fc50d1c6: 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 := 'FC6DD3F1'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1297)@aa26fc50d1c6: 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 := '00DC'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 := 'FC6DD3F1'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@aa26fc50d1c6: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@aa26fc50d1c6: Final verdict of PTC: pass 20250820150931306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58196<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1288)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@aa26fc50d1c6: Final verdict of PTC: none 20250820150931309 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150931309 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1299)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1300)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1284)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1294)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1298)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1293)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1291)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1286)@aa26fc50d1c6: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1297)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1292)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1296)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1291): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1292): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1293): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1294): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1296): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1297): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1298): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1299): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass'. Wed Aug 20 15:09:31 UTC 2025 ====== SGSN_Tests.TC_paging_ps_ra_multiple_cells pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps_ra_multiple_cells.talloc 20250820150931384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150931786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58206<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=96680) 20250820150932310 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150932310 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=96680, count=104976) 20250820150933312 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150933312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps_ra_multiple_cells pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report'. ------ SGSN_Tests.TC_bssgp_rim_single_report ------ Wed Aug 20 15:09:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_bssgp_rim_single_report.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150934313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150934313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_bssgp_rim_single_report' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_bssgp_rim_single_report started. 20250820150934899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32908<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150934902 DMM INFO MM(262420000000052/fc6dd3f1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820150934902 DMM INFO MM(262420000000052/fc6dd3f1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820150934902 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820150934902 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820150934902 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820150934902 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250820150934902 DLLC NOTICE LLME(ffffffff/fc6dd3f1){ASSIGNED} LLGM Assign pre (fc6dd3f1 => ffffffff) (gprs_llc.c:1079) 20250820150934902 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc6dd3f1 => ffffffff) (gprs_llc.c:1125) 20250820150934902 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d0f70 (gprs_sndcp.c:574) 20250820150934902 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d12c8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150934902 DMM NOTICE MM(262420000000052/fc6dd3f1) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150934902 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250820150934902 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150934902 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150934902 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250820150934902 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250820150934902 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) 20250820150934902 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:402) 20250820150934902 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820150934902 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820150934902 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820150934902 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820150934902 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150934949 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150934949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150934949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150934950 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934950 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150934950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150934950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150934950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150934950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250820150934950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI97(1308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150934950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150934950 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150934951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150934951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150934951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150934951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150934951 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934951 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150934951 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150934951 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1308)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150934951 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150934951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1309)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820150934953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1305)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150934960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150934960 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1310)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1307)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1309)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150934965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150934965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150934965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150934965 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934965 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150934965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150934965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150934965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150934965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250820150934965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150934965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150934965 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150934966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150934966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150934966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150934966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150934966 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934966 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150934966 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150934966 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150934966 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150934966 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150934967 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1314)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1310)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150934972 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150934972 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1312)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1315)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1314)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150934982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150934982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150934982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150934982 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934982 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150934982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150934982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150934982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150934982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150934983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150934983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150934983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150934983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150934983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150934983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150934983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150934983 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150934983 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150934983 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150934983 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150934983 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150934983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150934985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150934990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150934990 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150935314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150935315 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150935315 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150935315 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150935319 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150935320 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820150935341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@aa26fc50d1c6: setverdict(pass): none -> pass MTC@aa26fc50d1c6: Warning: Re-starting timer T, which is already active (running or expired). 20250820150935362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150935377 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32908<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_bssgp_rim_single_report-BVCI220(1317)@aa26fc50d1c6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@aa26fc50d1c6: Final verdict of PTC: none 20250820150935384 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150935384 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1305)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1320)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1319)@aa26fc50d1c6: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1318)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1313)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1308)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1306)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1311)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1316)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: pass MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@aa26fc50d1c6: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass'. Wed Aug 20 15:09:35 UTC 2025 ====== SGSN_Tests.TC_bssgp_rim_single_report pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_bssgp_rim_single_report.talloc 20250820150935480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32910<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150935881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32910<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59628) 20250820150936385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150936385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59628, count=60888) 20250820150937386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150937386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_bssgp_rim_single_report pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran'. ------ SGSN_Tests.TC_rim_eutran_to_geran ------ Wed Aug 20 15:09:37 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_rim_eutran_to_geran.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150938387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150938388 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_rim_eutran_to_geran' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_rim_eutran_to_geran started. 20250820150938967 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150938969 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1327)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150939008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150939008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150939008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150939008 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939008 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150939008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150939008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150939008 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150939008 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150939009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150939009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150939009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150939009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150939009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150939009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150939009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150939009 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939009 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150939009 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150939009 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150939009 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150939009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1327)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150939011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1328)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1324)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150939016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150939016 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1326)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1329)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1328)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1332)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1332)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150939024 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150939024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150939025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939025 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150939025 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150939025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150939025 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939025 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150939025 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150939025 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150939026 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150939026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150939027 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1329)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1333)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 20250820150939032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150939032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1331)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1337)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150939043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150939043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150939043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150939043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939043 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150939043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150939043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150939043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150939043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150939044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150939044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150939044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150939044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150939044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150939044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150939044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150939044 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150939044 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150939044 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150939044 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150939044 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150939044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150939047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150939052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150939052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150939389 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150939389 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150939389 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150939389 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150939393 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820150939394 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@aa26fc50d1c6: setverdict(pass): none -> pass 20250820150939449 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150939455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32920<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820150939458 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820150939458 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1329)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1339)@aa26fc50d1c6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI210(1331)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1332)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1337)@aa26fc50d1c6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1327)@aa26fc50d1c6: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1323)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1335)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1330)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1325)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: pass MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@aa26fc50d1c6: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass'. Wed Aug 20 15:09:39 UTC 2025 ====== SGSN_Tests.TC_rim_eutran_to_geran pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rim_eutran_to_geran.talloc 20250820150939551 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:32928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150939953 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:32928<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49432) 20250820150940459 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150940459 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=49432, count=53788) 20250820150941460 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150941461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rim_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Wed Aug 20 15:09:42 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820150942461 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150942461 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_cell_change_different_rai_ci_attach started. 20250820150943077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820150943080 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1346)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150943128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943128 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150943128 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150943128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150943128 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943128 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820150943128 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150943128 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1346)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150943129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150943129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150943131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1347)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1343)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150943136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943136 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1348)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1347)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1351)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150943143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820150943143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150943143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150943143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943143 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820150943143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150943143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150943143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150943143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150943144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150943144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150943144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150943144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150943144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150943144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150943144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150943144 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943144 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820150943144 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150943144 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150943144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150943144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150943146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1352)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1348)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150943150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1353)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1352)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1356)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820150943160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820150943160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820150943160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820150943160 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943160 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820150943160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820150943160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820150943160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820150943160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820150943160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150943160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150943160 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820150943161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820150943161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820150943161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820150943161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820150943161 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820150943161 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820150943161 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820150943161 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820150943161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820150943161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820150943162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820150943167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943167 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1355)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820150943462 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820150943463 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820150943463 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820150943463 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820150943467 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820150943468 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@aa26fc50d1c6: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='CB39C6C6'O, index=0 SGSN_Test-GSUP(1358)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000068" to be handled at TC_cell_change_different_rai_ci_attach(1361) TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: 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 := '9AECC70BC26AD8F19A249218006AFBF5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '4339E07E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '24C7A783629DB835'O } } } } } 20250820150943543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943543 DLLC NOTICE LLME(ffffffff/cb39c6c6){UNASSIGNED} LLC RX: unknown TLLI 0xcb39c6c6, creating LLME on the fly (gprs_llc.c:552) 20250820150943543 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943543 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150943543 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820150943543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820150943543 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820150943543 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820150943543 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150943543 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820150943543 DLLC NOTICE LLME(ffffffff/cb39c6c6){UNASSIGNED} LLGM Assign pre (cb39c6c6 => fe4f906a) (gprs_llc.c:1079) 20250820150943543 DLLC NOTICE LLME(cb39c6c6/fe4f906a){ASSIGNED} LLGM Assign post (cb39c6c6 => fe4f906a) (gprs_llc.c:1125) 20250820150943543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150943543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150943543 DMM DEBUG MM(262420000000068/fe4f906a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150943566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943566 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150943567 DMM DEBUG MM(262420000000068/fe4f906a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250820150943567 DMM NOTICE MM(262420000000068/fe4f906a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150943567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150943567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150943567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150943567 DMM DEBUG MM(262420000000068/fe4f906a) Requesting authorization (sgsn_auth.c:160) 20250820150943567 DMM INFO MM(262420000000068/fe4f906a) Requesting authentication tuples (sgsn_auth.c:184) 20250820150943567 DMM DEBUG MM(262420000000068/fe4f906a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820150943567 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250820150943567 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(1358)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@aa26fc50d1c6: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250820150943573 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820150943573 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820150943573 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820150943573 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820150943573 DMM INFO MM(262420000000068/fe4f906a) Subscriber data update (mmctx.c:445) 20250820150943573 DMM DEBUG MM(262420000000068/fe4f906a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820150943573 DMM INFO MM(262420000000068/fe4f906a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820150943573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820150943573 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820150943573 DMM INFO MM(262420000000068/fe4f906a) <- GMM AUTH AND CIPHERING REQ (rand = 9a ec c7 0b c2 6a d8 f1 9a 24 92 18 00 6a fb f5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820150943589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xedcfd8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943589 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150943589 DMM INFO MM(262420000000068/fe4f906a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820150943589 DMM NOTICE MM(262420000000068/fe4f906a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820150943589 DMM DEBUG MM(262420000000068/fe4f906a) checking auth: received GSM SRES = 43 39 e0 7e (gprs_gmm.c:716) 20250820150943589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820150943589 DMM DEBUG MM(262420000000068/fe4f906a) Requesting authorization (sgsn_auth.c:160) 20250820150943589 DMM INFO MM(262420000000068/fe4f906a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150943589 DMM DEBUG MM(262420000000068/fe4f906a) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150943589 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250820150943589 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) 20250820150943589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820150943589 DMM INFO MM(262420000000068/fe4f906a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfe4f906a) (gprs_gmm.c:337) 20250820150943592 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820150943592 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820150943592 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250820150943592 DMM INFO MM(262420000000068/fe4f906a) Subscriber data update (mmctx.c:445) 20250820150943592 DMM DEBUG MM(262420000000068/fe4f906a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820150943592 DMM INFO MM(262420000000068/fe4f906a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820150943592 DMM NOTICE MM(262420000000068/fe4f906a) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250820150943592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820150943592 DMM NOTICE MM(262420000000068/fe4f906a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820150943592 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) 20250820150943593 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820150943593 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250820150943593 DMM INFO MM(262420000000068/fe4f906a) Subscriber data update (mmctx.c:445) 20250820150943593 DMM DEBUG MM(262420000000068/fe4f906a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820150943605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943605 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943605 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150943605 DMM INFO MM(262420000000068/fe4f906a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820150943605 DMM NOTICE MM(262420000000068/fe4f906a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820150943605 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820150943605 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820150943605 DLLC NOTICE LLME(cb39c6c6/fe4f906a){ASSIGNED} LLGM Assign pre (ffffffff => fe4f906a) (gprs_llc.c:1079) 20250820150943605 DLLC NOTICE LLME(ffffffff/fe4f906a){ASSIGNED} LLGM Assign post (ffffffff => fe4f906a) (gprs_llc.c:1125) 20250820150943605 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820150943605 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820150943605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820150943605 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820150943661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943661 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150943661 DMM INFO MM(262420000000068/fe4f906a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820150943661 DMM INFO MM(262420000000068/fe4f906a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820150943661 DMM DEBUG MM(262420000000068/fe4f906a) Using GGSN 0 (gprs_sm.c:317) 20250820150943661 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) 20250820150943661 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250820150943661 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820150943661 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250820150943661 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250820150943686 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 ea 64 2c 39 11 44 94 e0 b0 14 05 7f e6 d5 e8 07 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:465) 20250820150943686 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7a4f0, cbp=0x55a5b83d5880) (sgsn_libgtp.c:633) 20250820150943686 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820150943686 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=fe4f906a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820150943686 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820150943686 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820150943705 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250820150943720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943720 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943720 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@aa26fc50d1c6: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@aa26fc50d1c6: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='FE4F906A'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: 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 := 'AB0DA669A83684ED440E9175CB425407'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C509FFE8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72D918EFEA02CE8C'O } } } } } 20250820150943735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943736 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943736 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xFE4F906A) type="GPRS attach"  (gprs_gmm.c:1320) 20250820150943736 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820150943736 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820150943736 DLLC NOTICE LLME(ffffffff/fe4f906a){ASSIGNED} LLGM Assign pre (fe4f906a => e4dfdfd9) (gprs_llc.c:1079) 20250820150943736 DLLC NOTICE LLME(fe4f906a/e4dfdfd9){ASSIGNED} LLGM Assign post (fe4f906a => e4dfdfd9) (gprs_llc.c:1125) 20250820150943736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820150943736 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820150943736 DMM DEBUG MM(262420000000068/e4dfdfd9) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820150943759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820150943759 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250820150943759 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820150943759 DMM DEBUG MM(262420000000068/e4dfdfd9) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250820150943759 DMM NOTICE MM(262420000000068/e4dfdfd9) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820150943759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820150943759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820150943759 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820150943760 DMM DEBUG MM(262420000000068/e4dfdfd9) Requesting authorization (sgsn_auth.c:160) 20250820150943760 DMM INFO MM(262420000000068/e4dfdfd9) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820150943760 DMM DEBUG MM(262420000000068/e4dfdfd9) Requesting subscriber data update (gprs_subscriber.c:894) 20250820150943760 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250820150943760 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) 20250820150948057 DGPRS DEBUG Checking for inactive LLMEs, time = 58230787 (sgsn.c:132) 20250820150948058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820150948058 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820150948058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150948058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820150948058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820150948058 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820150948058 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820150948058 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820150948058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820150948058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820150949761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250820150949761 DMM ERROR MM(262420000000068/e4dfdfd9) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250820150949761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250820150949761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820150949761 DMM NOTICE MM(262420000000068/e4dfdfd9) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250820150949761 DMM NOTICE MM(262420000000068/e4dfdfd9) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820150949761 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250820150949761 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=e4dfdfd9, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820150949761 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820150949761 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820150949761 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250820150949761 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250820150949761 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) 20250820150949761 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820150949761 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Deallocated (fsm.c:568) 20250820150949761 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820150949761 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820150949761 DLLC NOTICE LLME(fe4f906a/e4dfdfd9){ASSIGNED} LLGM Assign pre (e4dfdfd9 => ffffffff) (gprs_llc.c:1079) 20250820150949761 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4dfdfd9 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150953141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150953141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150953141 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150953147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150953147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150953147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820150953173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820150953173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820150953173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820150954763 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250820150959764 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151003156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151003156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151003156 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151003159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151003159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151003159 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151003183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151003183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151003183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151003463 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820151003464 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820151003464 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250820151004765 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250820151009766 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250820151013130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151013136 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151013136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820151013145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151013147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151013147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151013161 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151013161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151013161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151013161 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151013162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151013162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151013162 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151013164 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151013164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151013185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151013185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151013185 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa26fc50d1c6: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. 20250820151013537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151013537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1358)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1352)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1356)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI210(1350)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@aa26fc50d1c6: Final verdict of PTC: none 20250820151013539 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40766<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1346)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1351)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1354)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1344)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@aa26fc50d1c6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI98-provIP(1349)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@aa26fc50d1c6: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail'. Wed Aug 20 15:10:13 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_attach.talloc 20250820151013596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151013998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=131404) 20250820151014538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151014538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151014767 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250820151014767 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a5b83d5880) (sgsn_libgtp.c:633) 20250820151014767 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a5b83d5880) (sgsn_libgtp.c:637) 20250820151014767 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250820151014767 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250820151014767 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250820151014767 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=131404, count=136836) 20250820151015539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151015540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_attach fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_data ------ Wed Aug 20 15:10:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_rai_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151016540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151016541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_rai_ci_data' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_cell_change_different_rai_ci_data started. 20250820151017108 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43720<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151017110 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1366)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151017132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151017132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151017132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151017132 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017132 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151017132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151017132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151017132 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151017132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151017134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151017134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151017134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151017134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151017134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151017134 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151017134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151017134 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017134 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151017134 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151017134 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1366)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151017135 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151017135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1367)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820151017137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1363)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151017144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017144 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1368)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1365)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1367)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1371)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1371)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151017150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151017150 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017150 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151017150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151017150 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151017150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151017151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151017151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151017151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151017151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151017151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151017151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151017151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151017151 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017151 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151017151 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151017151 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151017151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151017151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1371)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151017154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1372)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1368)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151017160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017160 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1373)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI210(1370)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1372)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1376)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151017167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151017167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151017167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151017167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151017167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151017167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151017167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151017167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151017168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151017168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151017168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151017168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151017168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151017168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151017168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151017168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151017168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151017168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151017171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151017177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017177 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_data-BVCI220(1375)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151017542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151017542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151017542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151017542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151017546 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151017547 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1365)@aa26fc50d1c6: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='CE8538C7'O, index=0 SGSN_Test-GSUP(1378)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000070" to be handled at TC_cell_change_different_rai_ci_data(1381) TC_cell_change_different_rai_ci_data(1381)@aa26fc50d1c6: 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 := '0E16CD4DAA9D9889ABC5ADF2EC3F5112'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'EE7E1A96'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F0B7EE86071878A'O } } } } } 20250820151017627 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017627 DLLC NOTICE LLME(ffffffff/ce8538c7){UNASSIGNED} LLC RX: unknown TLLI 0xce8538c7, creating LLME on the fly (gprs_llc.c:552) 20250820151017627 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017627 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151017627 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151017627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151017627 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151017627 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151017627 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151017627 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151017627 DLLC NOTICE LLME(ffffffff/ce8538c7){UNASSIGNED} LLGM Assign pre (ce8538c7 => e474eedc) (gprs_llc.c:1079) 20250820151017627 DLLC NOTICE LLME(ce8538c7/e474eedc){ASSIGNED} LLGM Assign post (ce8538c7 => e474eedc) (gprs_llc.c:1125) 20250820151017627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151017627 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151017627 DMM DEBUG MM(262420000000070/e474eedc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151017642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017642 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151017642 DMM DEBUG MM(262420000000070/e474eedc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250820151017642 DMM NOTICE MM(262420000000070/e474eedc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151017642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151017642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151017642 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151017642 DMM DEBUG MM(262420000000070/e474eedc) Requesting authorization (sgsn_auth.c:160) 20250820151017642 DMM INFO MM(262420000000070/e474eedc) Requesting authentication tuples (sgsn_auth.c:184) 20250820151017642 DMM DEBUG MM(262420000000070/e474eedc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151017642 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250820151017642 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(1378)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@aa26fc50d1c6: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250820151017647 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151017647 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151017647 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151017647 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151017647 DMM INFO MM(262420000000070/e474eedc) Subscriber data update (mmctx.c:445) 20250820151017647 DMM DEBUG MM(262420000000070/e474eedc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151017647 DMM INFO MM(262420000000070/e474eedc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151017647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151017647 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151017647 DMM INFO MM(262420000000070/e474eedc) <- GMM AUTH AND CIPHERING REQ (rand = 0e 16 cd 4d aa 9d 98 89 ab c5 ad f2 ec 3f 51 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820151017661 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017661 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017661 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151017661 DMM INFO MM(262420000000070/e474eedc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151017661 DMM NOTICE MM(262420000000070/e474eedc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151017661 DMM DEBUG MM(262420000000070/e474eedc) checking auth: received GSM SRES = ee 7e 1a 96 (gprs_gmm.c:716) 20250820151017661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151017661 DMM DEBUG MM(262420000000070/e474eedc) Requesting authorization (sgsn_auth.c:160) 20250820151017661 DMM INFO MM(262420000000070/e474eedc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151017661 DMM DEBUG MM(262420000000070/e474eedc) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151017661 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250820151017661 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) 20250820151017661 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820151017661 DMM INFO MM(262420000000070/e474eedc) <- GMM ATTACH ACCEPT (new P-TMSI=0xe474eedc) (gprs_gmm.c:337) 20250820151017664 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151017664 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151017664 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250820151017664 DMM INFO MM(262420000000070/e474eedc) Subscriber data update (mmctx.c:445) 20250820151017664 DMM DEBUG MM(262420000000070/e474eedc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151017664 DMM INFO MM(262420000000070/e474eedc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151017664 DMM NOTICE MM(262420000000070/e474eedc) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250820151017664 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151017664 DMM NOTICE MM(262420000000070/e474eedc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151017664 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) 20250820151017666 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151017666 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250820151017666 DMM INFO MM(262420000000070/e474eedc) Subscriber data update (mmctx.c:445) 20250820151017666 DMM DEBUG MM(262420000000070/e474eedc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820151017676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017676 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017676 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151017676 DMM INFO MM(262420000000070/e474eedc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151017676 DMM NOTICE MM(262420000000070/e474eedc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151017676 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151017676 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151017676 DLLC NOTICE LLME(ce8538c7/e474eedc){ASSIGNED} LLGM Assign pre (ffffffff => e474eedc) (gprs_llc.c:1079) 20250820151017676 DLLC NOTICE LLME(ffffffff/e474eedc){ASSIGNED} LLGM Assign post (ffffffff => e474eedc) (gprs_llc.c:1125) 20250820151017676 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820151017676 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820151017676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151017676 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151017733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017733 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017733 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151017733 DMM INFO MM(262420000000070/e474eedc) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151017733 DMM INFO MM(262420000000070/e474eedc) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151017733 DMM DEBUG MM(262420000000070/e474eedc) Using GGSN 0 (gprs_sm.c:317) 20250820151017733 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) 20250820151017733 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250820151017733 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151017733 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151017733 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250820151017761 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0a 04 32 00 00 01 80 08 00 10 95 5b 11 fd 11 a3 29 61 e7 14 05 7f b9 42 55 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=1074 from retransmit req queue (gtp.c:465) 20250820151017761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7a4f0, cbp=0x55a5b83d5880) (sgsn_libgtp.c:633) 20250820151017761 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151017761 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83c58a8 TLLI=e474eedc, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820151017761 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151017761 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@aa26fc50d1c6: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151017780 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250820151017794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017794 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017794 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@aa26fc50d1c6: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='E474EEDC'O, index=0 20250820151017810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151017810 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151017810 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55a5b83c58a8, TLLI=e474eedc, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) 20250820151018059 DGPRS DEBUG Checking for inactive LLMEs, time = 58230817 (sgsn.c:132) 20250820151018058 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151018059 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151018059 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151018059 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151018059 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151018059 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151018059 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151018059 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151018059 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151018059 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_cell_change_different_rai_ci_data(1381)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@aa26fc50d1c6: Removing Client IMSI='262420000000070'H, index=0 20250820151019812 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1365)@aa26fc50d1c6: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151019840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43720<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250820151019844 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151019844 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1378)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1377)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1366)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1376)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1365)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1371)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1369)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1364)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1374)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1364): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1365): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass'. Wed Aug 20 15:10:19 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_rai_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_rai_ci_data.talloc 20250820151019918 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151020319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101112) 20250820151020845 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151020845 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101112, count=107404) 20250820151021847 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151021847 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_rai_ci_data pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach'. ------ SGSN_Tests.TC_cell_change_different_ci_attach ------ Wed Aug 20 15:10:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151022848 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151022848 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_attach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_cell_change_different_ci_attach started. 20250820151023438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151023439 DMM INFO MM(262420000000070/e474eedc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151023439 DMM INFO MM(262420000000070/e474eedc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151023439 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151023439 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151023439 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820151023439 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820151023439 DLLC NOTICE LLME(ffffffff/e474eedc){ASSIGNED} LLGM Assign pre (e474eedc => ffffffff) (gprs_llc.c:1079) 20250820151023439 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e474eedc => ffffffff) (gprs_llc.c:1125) 20250820151023439 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83c5550 (gprs_sndcp.c:574) 20250820151023439 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83c58a8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820151023439 DMM NOTICE MM(262420000000070/e474eedc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820151023439 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250820151023439 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820151023439 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151023439 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250820151023439 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250820151023439 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) 20250820151023439 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:402) 20250820151023439 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151023439 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820151023439 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151023439 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151023439 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1386)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151023476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151023476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151023476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151023476 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023476 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151023476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151023476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151023476 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151023476 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151023477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151023477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151023477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151023477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151023477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151023477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151023477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151023477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023477 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151023477 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151023477 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151023477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151023477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151023479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1383)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1387)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820151023483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023483 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI196(1385)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1388)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1387)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1391)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151023496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151023496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151023496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151023496 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023496 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151023496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151023496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151023496 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151023496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151023497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151023497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151023497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151023497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151023497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151023497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151023497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151023497 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023497 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151023497 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151023497 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151023497 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151023497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151023499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1392)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1388)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151023503 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023503 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI210(1389)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1393)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1392)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1396)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1396)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151023511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151023511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151023511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151023511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151023511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151023511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151023511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151023511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1396)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151023512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151023512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151023512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151023512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151023512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151023512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151023512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151023512 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151023512 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151023512 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151023512 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151023512 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151023512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1396)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151023514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151023519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023519 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1395)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151023849 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151023849 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151023849 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151023849 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151023854 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151023855 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='FCCD94AB'O, index=0 SGSN_Test-GSUP(1398)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@aa26fc50d1c6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1389)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='FCCD94AB'O, index=0 TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: 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 := '6A1C1A21D3C2547088226A2ACCDD1316'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '513AB1B8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F1E9D2D426E03D28'O } } } } } 20250820151023952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023952 DLLC NOTICE LLME(ffffffff/fccd94ab){UNASSIGNED} LLC RX: unknown TLLI 0xfccd94ab, creating LLME on the fly (gprs_llc.c:552) 20250820151023952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151023952 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151023952 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151023953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820151023953 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151023953 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820151023953 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151023953 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151023953 DLLC NOTICE LLME(ffffffff/fccd94ab){UNASSIGNED} LLGM Assign pre (fccd94ab => ffdbbac1) (gprs_llc.c:1079) 20250820151023953 DLLC NOTICE LLME(fccd94ab/ffdbbac1){ASSIGNED} LLGM Assign post (fccd94ab => ffdbbac1) (gprs_llc.c:1125) 20250820151023953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151023953 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151023953 DMM DEBUG MM(262420000000069/ffdbbac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151023969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023969 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820151023969 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151023969 DMM DEBUG MM(262420000000069/ffdbbac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250820151023969 DMM NOTICE MM(262420000000069/ffdbbac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151023969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151023969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151023969 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151023969 DMM DEBUG MM(262420000000069/ffdbbac1) Requesting authorization (sgsn_auth.c:160) 20250820151023969 DMM INFO MM(262420000000069/ffdbbac1) Requesting authentication tuples (sgsn_auth.c:184) 20250820151023969 DMM DEBUG MM(262420000000069/ffdbbac1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151023969 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250820151023969 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(1398)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@aa26fc50d1c6: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250820151023975 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151023975 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151023975 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151023975 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151023975 DMM INFO MM(262420000000069/ffdbbac1) Subscriber data update (mmctx.c:445) 20250820151023975 DMM DEBUG MM(262420000000069/ffdbbac1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151023975 DMM INFO MM(262420000000069/ffdbbac1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151023975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151023975 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151023975 DMM INFO MM(262420000000069/ffdbbac1) <- GMM AUTH AND CIPHERING REQ (rand = 6a 1c 1a 21 d3 c2 54 70 88 22 6a 2a cc dd 13 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820151023989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151023989 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151023989 DMM INFO MM(262420000000069/ffdbbac1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151023989 DMM NOTICE MM(262420000000069/ffdbbac1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151023989 DMM DEBUG MM(262420000000069/ffdbbac1) checking auth: received GSM SRES = 51 3a b1 b8 (gprs_gmm.c:716) 20250820151023989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151023989 DMM DEBUG MM(262420000000069/ffdbbac1) Requesting authorization (sgsn_auth.c:160) 20250820151023989 DMM INFO MM(262420000000069/ffdbbac1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151023989 DMM DEBUG MM(262420000000069/ffdbbac1) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151023989 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250820151023989 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) 20250820151023989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820151023989 DMM INFO MM(262420000000069/ffdbbac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xffdbbac1) (gprs_gmm.c:337) 20250820151023990 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151023990 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151023990 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250820151023990 DMM INFO MM(262420000000069/ffdbbac1) Subscriber data update (mmctx.c:445) 20250820151023990 DMM DEBUG MM(262420000000069/ffdbbac1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151023990 DMM INFO MM(262420000000069/ffdbbac1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151023990 DMM NOTICE MM(262420000000069/ffdbbac1) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250820151023990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151023990 DMM NOTICE MM(262420000000069/ffdbbac1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151023990 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) 20250820151023990 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151023990 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250820151023990 DMM INFO MM(262420000000069/ffdbbac1) Subscriber data update (mmctx.c:445) 20250820151023990 DMM DEBUG MM(262420000000069/ffdbbac1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820151023994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151023994 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820151023994 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151023994 DMM INFO MM(262420000000069/ffdbbac1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151023994 DMM NOTICE MM(262420000000069/ffdbbac1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151023994 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151023994 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151023994 DLLC NOTICE LLME(fccd94ab/ffdbbac1){ASSIGNED} LLGM Assign pre (ffffffff => ffdbbac1) (gprs_llc.c:1079) 20250820151023994 DLLC NOTICE LLME(ffffffff/ffdbbac1){ASSIGNED} LLGM Assign post (ffffffff => ffdbbac1) (gprs_llc.c:1125) 20250820151023994 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820151023994 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820151023994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151023994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151024045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151024045 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820151024045 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151024045 DMM INFO MM(262420000000069/ffdbbac1) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151024045 DMM INFO MM(262420000000069/ffdbbac1) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151024045 DMM DEBUG MM(262420000000069/ffdbbac1) Using GGSN 0 (gprs_sm.c:317) 20250820151024045 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) 20250820151024045 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250820151024045 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151024045 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151024045 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250820151024051 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 34 00 00 01 80 08 00 10 18 16 6d d6 11 47 ca b2 d0 14 05 7f 8a b9 7c 92 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:465) 20250820151024051 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7b568, cbp=0x55a5b83d4bb0) (sgsn_libgtp.c:633) 20250820151024051 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151024051 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d3818 TLLI=ffdbbac1, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820151024051 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151024051 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151024055 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250820151024058 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151024058 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820151024058 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1389)@aa26fc50d1c6: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1395)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='FFDBBAC1'O, index=0 TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: 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 := 'B6892546E2C87E9D3A1345BE00AE51D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '910D23E5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '9F7CE72687664C46'O } } } } } 20250820151024064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151024064 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250820151024064 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151024064 DMM INFO MM(262420000000069/ffdbbac1) -> GMM ATTACH REQUEST MI(TMSI-0xFFDBBAC1) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151024064 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151024064 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151024064 DLLC NOTICE LLME(ffffffff/ffdbbac1){ASSIGNED} LLGM Assign pre (ffdbbac1 => e1b7e9c0) (gprs_llc.c:1079) 20250820151024064 DLLC NOTICE LLME(ffdbbac1/e1b7e9c0){ASSIGNED} LLGM Assign post (ffdbbac1 => e1b7e9c0) (gprs_llc.c:1125) 20250820151024064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151024064 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151024064 DMM DEBUG MM(262420000000069/e1b7e9c0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151024075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151024075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250820151024075 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151024075 DMM DEBUG MM(262420000000069/e1b7e9c0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250820151024075 DMM NOTICE MM(262420000000069/e1b7e9c0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151024075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151024075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151024075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151024075 DMM DEBUG MM(262420000000069/e1b7e9c0) Requesting authorization (sgsn_auth.c:160) 20250820151024075 DMM INFO MM(262420000000069/e1b7e9c0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151024075 DMM DEBUG MM(262420000000069/e1b7e9c0) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151024075 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250820151024075 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) 20250820151030076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250820151030076 DMM ERROR MM(262420000000069/e1b7e9c0) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250820151030076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250820151030076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250820151030076 DMM NOTICE MM(262420000000069/e1b7e9c0) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250820151030076 DMM NOTICE MM(262420000000069/e1b7e9c0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820151030076 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250820151030076 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d3818, TLLI=e1b7e9c0, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820151030076 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820151030076 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151030076 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250820151030076 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250820151030076 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) 20250820151030076 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Reject}: Deallocated (fsm.c:568) 20250820151030076 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Deallocated (fsm.c:568) 20250820151030076 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820151030076 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250820151030076 DLLC NOTICE LLME(ffdbbac1/e1b7e9c0){ASSIGNED} LLGM Assign pre (e1b7e9c0 => ffffffff) (gprs_llc.c:1079) 20250820151030076 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1b7e9c0 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151033490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151033490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151033490 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151033508 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151033508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151033509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151033516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151033517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151033517 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151035077 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250820151040078 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151043506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151043506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151043506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151043521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151043521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151043521 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151043527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151043527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151043527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151043851 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250820151043851 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820151043852 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250820151045079 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250820151048059 DGPRS DEBUG Checking for inactive LLMEs, time = 58230847 (sgsn.c:132) 20250820151048060 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151048060 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151048060 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151048060 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151048060 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151048060 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151048060 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151048060 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151048060 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151048060 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820151050080 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250820151053478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151053484 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151053484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820151053498 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151053502 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151053502 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151053510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151053510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151053510 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151053513 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151053515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151053515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151053524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151053524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151053524 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1396)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151053529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151053529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151053529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1396)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@aa26fc50d1c6: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. 20250820151053941 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151053942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1397)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1398)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1391)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1389)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1395)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1386)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1392)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1396)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1399)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@aa26fc50d1c6: Final verdict of PTC: none 20250820151053945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40978<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1384)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1390)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@aa26fc50d1c6: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(1394)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1389): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1390): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1394): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1395): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1396): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1397): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@aa26fc50d1c6: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail'. Wed Aug 20 15:10:53 UTC 2025 ------ SGSN_Tests.TC_cell_change_different_ci_attach fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_attach.talloc 20250820151054002 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151054404 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38736<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=137496) 20250820151054943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151054943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151055081 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250820151055081 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55a5b83d4bb0) (sgsn_libgtp.c:633) 20250820151055081 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55a5b83d4bb0) (sgsn_libgtp.c:637) 20250820151055081 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250820151055081 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250820151055081 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250820151055081 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=137496, count=142928) 20250820151055945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151055946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_attach fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data'. ------ SGSN_Tests.TC_cell_change_different_ci_data ------ Wed Aug 20 15:10:56 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_cell_change_different_ci_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151056948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151056948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_cell_change_different_ci_data' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_cell_change_different_ci_data started. 20250820151057537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151057539 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1406)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151057591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151057591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151057591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151057591 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057591 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151057591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151057591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151057591 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151057591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151057592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151057592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151057592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151057592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151057592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151057592 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151057592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151057593 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057593 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151057593 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151057593 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151057593 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151057593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1406)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151057596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151057603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151057603 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1405)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1408)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1407)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1411)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151057611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151057611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151057611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151057611 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057611 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151057611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151057611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151057611 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151057611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151057612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151057612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151057612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151057612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151057612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151057612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151057612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151057612 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057612 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151057612 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151057612 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151057612 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151057612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151057614 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1412)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1408)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151057618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151057618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1410)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1413)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1412)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1416)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1416)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151057628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151057628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151057628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151057628 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057628 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151057628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151057628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151057628 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151057628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1416)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151057629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151057629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151057629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151057629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151057629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151057629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151057629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151057629 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151057629 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151057629 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151057629 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151057629 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151057629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1416)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1416)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151057632 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151057636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151057636 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1415)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151057949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151057950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151057950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151057950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151057954 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151057955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D44EAF10'O, index=0 SGSN_Test-GSUP(1418)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@aa26fc50d1c6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='D44EAF10'O, index=0 TC_cell_change_different_ci_data(1421)@aa26fc50d1c6: 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 := '4A74E191D3CB0E7ED45C4A188727AD6F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6A88E8B1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D5469C64D2E56732'O } } } } } 20250820151058026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058026 DLLC NOTICE LLME(ffffffff/d44eaf10){UNASSIGNED} LLC RX: unknown TLLI 0xd44eaf10, creating LLME on the fly (gprs_llc.c:552) 20250820151058026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058026 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151058026 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151058026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151058026 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151058026 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151058026 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151058026 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151058026 DLLC NOTICE LLME(ffffffff/d44eaf10){UNASSIGNED} LLGM Assign pre (d44eaf10 => c6c237a3) (gprs_llc.c:1079) 20250820151058026 DLLC NOTICE LLME(d44eaf10/c6c237a3){ASSIGNED} LLGM Assign post (d44eaf10 => c6c237a3) (gprs_llc.c:1125) 20250820151058026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151058026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151058026 DMM DEBUG MM(262420000000071/c6c237a3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151058042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058042 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058042 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151058042 DMM DEBUG MM(262420000000071/c6c237a3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250820151058042 DMM NOTICE MM(262420000000071/c6c237a3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151058042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151058042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151058042 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151058042 DMM DEBUG MM(262420000000071/c6c237a3) Requesting authorization (sgsn_auth.c:160) 20250820151058042 DMM INFO MM(262420000000071/c6c237a3) Requesting authentication tuples (sgsn_auth.c:184) 20250820151058042 DMM DEBUG MM(262420000000071/c6c237a3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151058042 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250820151058042 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(1418)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@aa26fc50d1c6: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250820151058048 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151058048 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151058048 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151058048 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151058048 DMM INFO MM(262420000000071/c6c237a3) Subscriber data update (mmctx.c:445) 20250820151058048 DMM DEBUG MM(262420000000071/c6c237a3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151058048 DMM INFO MM(262420000000071/c6c237a3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151058048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151058048 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151058048 DMM INFO MM(262420000000071/c6c237a3) <- GMM AUTH AND CIPHERING REQ (rand = 4a 74 e1 91 d3 cb 0e 7e d4 5c 4a 18 87 27 ad 6f , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820151058063 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058063 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058063 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151058063 DMM INFO MM(262420000000071/c6c237a3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151058063 DMM NOTICE MM(262420000000071/c6c237a3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151058063 DMM DEBUG MM(262420000000071/c6c237a3) checking auth: received GSM SRES = 6a 88 e8 b1 (gprs_gmm.c:716) 20250820151058063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151058063 DMM DEBUG MM(262420000000071/c6c237a3) Requesting authorization (sgsn_auth.c:160) 20250820151058063 DMM INFO MM(262420000000071/c6c237a3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151058063 DMM DEBUG MM(262420000000071/c6c237a3) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151058063 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250820151058063 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) 20250820151058063 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820151058063 DMM INFO MM(262420000000071/c6c237a3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc6c237a3) (gprs_gmm.c:337) 20250820151058066 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151058066 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151058066 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250820151058066 DMM INFO MM(262420000000071/c6c237a3) Subscriber data update (mmctx.c:445) 20250820151058066 DMM DEBUG MM(262420000000071/c6c237a3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151058066 DMM INFO MM(262420000000071/c6c237a3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151058066 DMM NOTICE MM(262420000000071/c6c237a3) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250820151058066 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151058066 DMM NOTICE MM(262420000000071/c6c237a3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151058066 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) 20250820151058067 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151058067 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250820151058067 DMM INFO MM(262420000000071/c6c237a3) Subscriber data update (mmctx.c:445) 20250820151058067 DMM DEBUG MM(262420000000071/c6c237a3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820151058079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058079 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058079 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151058079 DMM INFO MM(262420000000071/c6c237a3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151058079 DMM NOTICE MM(262420000000071/c6c237a3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151058079 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151058079 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151058079 DLLC NOTICE LLME(d44eaf10/c6c237a3){ASSIGNED} LLGM Assign pre (ffffffff => c6c237a3) (gprs_llc.c:1079) 20250820151058079 DLLC NOTICE LLME(ffffffff/c6c237a3){ASSIGNED} LLGM Assign post (ffffffff => c6c237a3) (gprs_llc.c:1125) 20250820151058079 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820151058079 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820151058079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151058079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151058135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058135 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058136 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151058136 DMM INFO MM(262420000000071/c6c237a3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151058136 DMM INFO MM(262420000000071/c6c237a3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151058136 DMM DEBUG MM(262420000000071/c6c237a3) Using GGSN 0 (gprs_sm.c:317) 20250820151058136 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) 20250820151058136 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250820151058136 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151058136 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151058136 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250820151058164 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0b 04 36 00 00 01 80 08 00 10 3d ec 61 c3 11 fe 13 d5 a6 14 05 7f 36 e4 77 d9 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:465) 20250820151058164 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7b568, cbp=0x55a5b83d4bb0) (sgsn_libgtp.c:633) 20250820151058164 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151058164 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55a5b83d3818 TLLI=c6c237a3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250820151058164 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151058164 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@aa26fc50d1c6: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151058182 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250820151058196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058196 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058196 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@aa26fc50d1c6: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1415)@aa26fc50d1c6: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='C6C237A3'O, index=0 20250820151058212 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151058212 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151058212 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151058214 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@aa26fc50d1c6: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151058239 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38752<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1418)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1411)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1406)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1415)@aa26fc50d1c6: Final verdict of PTC: none 20250820151058245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151058245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1407)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1417)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1402)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@aa26fc50d1c6: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1416)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1414)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1409)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1404)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1414): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1415): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1416): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1417): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass'. Wed Aug 20 15:10:58 UTC 2025 ====== SGSN_Tests.TC_cell_change_different_ci_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_cell_change_different_ci_data.talloc 20250820151058344 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38758<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151058746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38758<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99632) 20250820151059246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151059246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99632, count=100892) 20250820151100247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151100247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_cell_change_different_ci_data pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in'. ------ SGSN_Tests.TC_sgsn_context_req_in ------ Wed Aug 20 15:11:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_in.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151101248 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151101248 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_in' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_sgsn_context_req_in started. 20250820151101881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151101884 DMM INFO MM(262420000000071/c6c237a3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151101885 DMM INFO MM(262420000000071/c6c237a3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151101885 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151101885 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151101885 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820151101885 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820151101885 DLLC NOTICE LLME(ffffffff/c6c237a3){ASSIGNED} LLGM Assign pre (c6c237a3 => ffffffff) (gprs_llc.c:1079) 20250820151101885 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c6c237a3 => ffffffff) (gprs_llc.c:1125) 20250820151101885 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55a5b83d34c0 (gprs_sndcp.c:574) 20250820151101885 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55a5b83d3818, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250820151101885 DMM NOTICE MM(262420000000071/c6c237a3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250820151101885 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250820151101885 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250820151101885 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151101885 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250820151101885 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250820151101885 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) 20250820151101885 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:402) 20250820151101885 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151101885 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820151101885 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151101885 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151101885 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1426)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151101937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151101937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151101937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151101937 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101937 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151101937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151101937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151101937 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151101937 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151101938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151101938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151101938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151101938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151101938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151101938 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151101938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151101938 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101938 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151101938 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151101938 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1426)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151101939 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151101939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151101941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1423)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1427)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 20250820151101948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151101948 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI196(1425)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1428)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1427)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1431)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151101960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151101960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151101960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151101960 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101960 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151101960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151101960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151101960 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151101960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151101961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151101961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151101961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151101961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151101961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151101961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151101961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151101961 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101961 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151101961 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151101961 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151101961 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151101961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1431)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151101963 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151101969 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151101969 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1430)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1432)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1436)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151101977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151101977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151101977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151101977 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101977 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151101977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151101977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151101977 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151101977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151101978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151101978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151101978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151101978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151101978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151101978 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151101978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151101978 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151101978 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151101978 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151101978 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1436)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151101979 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151101979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151101981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151101985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151101985 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151102249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151102249 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151102249 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151102249 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151102254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151102255 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@aa26fc50d1c6: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='C43893C2'O, index=0 SGSN_Test-GSUP(1438)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@aa26fc50d1c6: 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 := 'F11930F54471CCE7DD7D689B6D11CB01'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E5671806'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '07DA5C48FF3C4B34'O } } } } } 20250820151103323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151103323 DLLC NOTICE LLME(ffffffff/c43893c2){UNASSIGNED} LLC RX: unknown TLLI 0xc43893c2, creating LLME on the fly (gprs_llc.c:552) 20250820151103323 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151103323 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151103323 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151103323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820151103323 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151103323 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820151103323 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151103323 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151103323 DLLC NOTICE LLME(ffffffff/c43893c2){UNASSIGNED} LLGM Assign pre (c43893c2 => d13cc758) (gprs_llc.c:1079) 20250820151103323 DLLC NOTICE LLME(c43893c2/d13cc758){ASSIGNED} LLGM Assign post (c43893c2 => d13cc758) (gprs_llc.c:1125) 20250820151103323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151103323 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151103323 DMM DEBUG MM(262420000000072/d13cc758) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151103331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151103331 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820151103331 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151103331 DMM DEBUG MM(262420000000072/d13cc758) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250820151103331 DMM NOTICE MM(262420000000072/d13cc758) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151103331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151103331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151103331 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151103331 DMM DEBUG MM(262420000000072/d13cc758) Requesting authorization (sgsn_auth.c:160) 20250820151103331 DMM INFO MM(262420000000072/d13cc758) Requesting authentication tuples (sgsn_auth.c:184) 20250820151103331 DMM DEBUG MM(262420000000072/d13cc758) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151103331 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250820151103331 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(1438)@aa26fc50d1c6: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@aa26fc50d1c6: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250820151103333 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151103333 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151103333 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151103333 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151103333 DMM INFO MM(262420000000072/d13cc758) Subscriber data update (mmctx.c:445) 20250820151103333 DMM DEBUG MM(262420000000072/d13cc758) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151103333 DMM INFO MM(262420000000072/d13cc758) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151103333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151103333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151103333 DMM INFO MM(262420000000072/d13cc758) <- GMM AUTH AND CIPHERING REQ (rand = f1 19 30 f5 44 71 cc e7 dd 7d 68 9b 6d 11 cb 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250820151103340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151103340 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151103340 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151103340 DMM INFO MM(262420000000072/d13cc758) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151103340 DMM NOTICE MM(262420000000072/d13cc758) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151103340 DMM DEBUG MM(262420000000072/d13cc758) checking auth: received GSM SRES = e5 67 18 06 (gprs_gmm.c:716) 20250820151103340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151103340 DMM DEBUG MM(262420000000072/d13cc758) Requesting authorization (sgsn_auth.c:160) 20250820151103340 DMM INFO MM(262420000000072/d13cc758) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151103340 DMM DEBUG MM(262420000000072/d13cc758) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151103340 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250820151103340 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) 20250820151103340 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820151103340 DMM INFO MM(262420000000072/d13cc758) <- GMM ATTACH ACCEPT (new P-TMSI=0xd13cc758) (gprs_gmm.c:337) 20250820151103341 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151103341 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151103341 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250820151103341 DMM INFO MM(262420000000072/d13cc758) Subscriber data update (mmctx.c:445) 20250820151103341 DMM DEBUG MM(262420000000072/d13cc758) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151103342 DMM INFO MM(262420000000072/d13cc758) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151103342 DMM NOTICE MM(262420000000072/d13cc758) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250820151103342 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151103342 DMM NOTICE MM(262420000000072/d13cc758) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151103342 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) 20250820151103342 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151103342 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250820151103342 DMM INFO MM(262420000000072/d13cc758) Subscriber data update (mmctx.c:445) 20250820151103342 DMM DEBUG MM(262420000000072/d13cc758) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820151103349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151103349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820151103349 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151103349 DMM INFO MM(262420000000072/d13cc758) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151103349 DMM NOTICE MM(262420000000072/d13cc758) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151103349 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151103349 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151103349 DLLC NOTICE LLME(c43893c2/d13cc758){ASSIGNED} LLGM Assign pre (ffffffff => d13cc758) (gprs_llc.c:1079) 20250820151103349 DLLC NOTICE LLME(ffffffff/d13cc758){ASSIGNED} LLGM Assign post (ffffffff => d13cc758) (gprs_llc.c:1125) 20250820151103349 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820151103349 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820151103349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151103349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151103410 DLGTP INFO SGSNCtxReq[0x55a5b83d4fb0]{Init}: Allocated (fsm.c:456) 20250820151103410 DLGTP INFO SGSNCtxReq[0x55a5b83d4fb0]{Init}: Deallocated (fsm.c:568) TC_sgsn_context_req_in(1441)@aa26fc50d1c6: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250820151105410 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250820151105410 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250820151105410 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) 20250820151105410 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250820151105410 DMM INFO MM(262420000000072/d13cc758) Subscriber data update (mmctx.c:445) 20250820151105410 DMM DEBUG MM(262420000000072/d13cc758) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250820151105410 DMM INFO MM(262420000000072/d13cc758) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250820151105410 DMM INFO MM(262420000000072/d13cc758) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151105410 DMM INFO MM(262420000000072/d13cc758) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151105410 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151105410 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151105410 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820151105410 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820151105410 DLLC NOTICE LLME(ffffffff/d13cc758){ASSIGNED} LLGM Assign pre (d13cc758 => ffffffff) (gprs_llc.c:1079) 20250820151105410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d13cc758 => ffffffff) (gprs_llc.c:1125) 20250820151105410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820151105410 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820151105410 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820151105410 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@aa26fc50d1c6: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@aa26fc50d1c6: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250820151105421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55226<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1422)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1438)@aa26fc50d1c6: Final verdict of PTC: none 20250820151105426 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151105426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1426)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1437)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1435)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1431)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1436)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1434)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1424)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1429)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@aa26fc50d1c6: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail'. Wed Aug 20 15:11:05 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_in fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_in.talloc 20250820151105544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55238<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151105946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55238<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99192) 20250820151106427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151106427 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99192, count=100452) 20250820151107428 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151107428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_in fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out'. ------ SGSN_Tests.TC_sgsn_context_req_out ------ Wed Aug 20 15:11:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_sgsn_context_req_out.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151108430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151108430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_sgsn_context_req_out' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_sgsn_context_req_out started. 20250820151109064 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151109067 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1446)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1446)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151109114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151109114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151109114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151109114 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109114 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151109114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151109114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151109114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151109114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1446)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151109115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151109115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151109115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151109115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151109115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109115 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151109115 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151109115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151109115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151109115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1446)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1446)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151109117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1447)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1443)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151109121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151109121 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI196(1445)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1448)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1447)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1451)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1451)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151109130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151109130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151109130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151109130 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109130 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151109130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151109130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151109130 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151109130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1451)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151109131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151109131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151109131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151109131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151109131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151109131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151109131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151109131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109131 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151109131 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151109131 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151109132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151109132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1451)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1451)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151109134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1452)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1448)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151109139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151109139 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1450)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1453)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1452)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1456)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1456)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151109148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151109148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151109148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151109148 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109148 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151109148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151109148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151109148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151109148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1456)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151109150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151109150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151109150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151109150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151109150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151109150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151109150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151109150 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151109150 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151109150 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151109150 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151109150 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151109150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151109153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151109159 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151109159 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151109432 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151109432 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151109432 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151109432 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151109436 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151109437 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1445)@aa26fc50d1c6: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='D294EA2E'O, index=0 SGSN_Test-GSUP(1458)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250820151110523 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151110523 DLLC NOTICE LLME(ffffffff/d294ea2e){UNASSIGNED} LLC RX: unknown TLLI 0xd294ea2e, creating LLME on the fly (gprs_llc.c:552) 20250820151110524 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250820151110524 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820151110524 DMM NOTICE LLME(ffffffff/d294ea2e){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250820151110524 DLLC NOTICE LLME(ffffffff/d294ea2e){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250820151110524 DMM ERROR LLME(ffffffff/d294ea2e){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250820151110524 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250820151110524 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250820151110524 DLLC NOTICE LLME(ffffffff/d294ea2e){UNASSIGNED} LLGM Assign pre (d294ea2e => ffffffff) (gprs_llc.c:1079) 20250820151110524 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d294ea2e => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@aa26fc50d1c6: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@aa26fc50d1c6: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@aa26fc50d1c6: Final verdict of PTC: none 20250820151110536 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151110536 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1457)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1451)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1446)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1456)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1445)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1450)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1443)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1447)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@aa26fc50d1c6: Final verdict of PTC: none 20250820151110540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55246<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(1459)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1449)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1444)@aa26fc50d1c6: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@aa26fc50d1c6: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" -NSVCI99-provIP(1454)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1444): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1445): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1446): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1447): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@aa26fc50d1c6: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail'. Wed Aug 20 15:11:10 UTC 2025 ------ SGSN_Tests.TC_sgsn_context_req_out fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_sgsn_context_req_out.talloc 20250820151110647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55262<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151111050 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55262<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=54796) 20250820151111538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151111538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=54796, count=55956) 20250820151112539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151112540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_sgsn_context_req_out fail' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update'. ------ SGSN_Tests.TC_attach_req_id_req_ra_update ------ Wed Aug 20 15:11:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests.TC_attach_req_id_req_ra_update.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151113541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151113541 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_attach_req_id_req_ra_update' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_req_id_req_ra_update started. 20250820151114164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151114166 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1466)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151114207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151114207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151114207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151114207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114207 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151114207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151114207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151114207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151114207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151114209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151114209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151114209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151114209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151114209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151114209 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151114209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151114209 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114209 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151114209 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151114209 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151114210 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151114210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151114213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1467)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1463)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151114220 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151114220 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1465)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1468)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1471)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1471)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151114227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151114227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151114227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151114227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114227 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151114227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151114227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151114227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151114227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151114227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151114227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151114227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151114228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151114228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151114228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151114228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151114228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114228 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151114228 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151114228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151114228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151114228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1471)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151114230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151114235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151114235 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI210(1470)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1473)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1472)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1476)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151114245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151114245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151114245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151114245 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114245 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151114245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151114245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151114245 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151114245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151114246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151114246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151114246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151114246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151114246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151114246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151114246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151114246 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151114246 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151114246 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151114246 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151114246 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151114246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151114248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151114253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151114254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI220(1475)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151114542 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151114542 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151114542 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151114542 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151114547 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151114548 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@aa26fc50d1c6: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='F85F94A5'O, index=0 SGSN_Test-GSUP(1478)@aa26fc50d1c6: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250820151114582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151114583 DLLC NOTICE LLME(ffffffff/f85f94a5){UNASSIGNED} LLC RX: unknown TLLI 0xf85f94a5, creating LLME on the fly (gprs_llc.c:552) 20250820151114583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151114583 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151114583 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151114583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151114583 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151114583 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151114583 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151114583 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151114583 DLLC NOTICE LLME(ffffffff/f85f94a5){UNASSIGNED} LLGM Assign pre (f85f94a5 => f44a5c6e) (gprs_llc.c:1079) 20250820151114583 DLLC NOTICE LLME(f85f94a5/f44a5c6e){ASSIGNED} LLGM Assign post (f85f94a5 => f44a5c6e) (gprs_llc.c:1125) 20250820151114583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151114583 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151114583 DMM DEBUG MM(262420000000047/f44a5c6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151114589 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151114589 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151114589 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151114589 DMM INFO MM(262420000000047/f44a5c6e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820151114589 DMM INFO MM(262420000000047/f44a5c6e) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-28139-134 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250820151114589 DMM NOTICE MM(262420000000047/f44a5c6e) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250820151114589 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250820151114589 DMM INFO MM(262420000000047/f44a5c6e) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250820151114589 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151114589 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151114589 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820151114589 DMM ERROR MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820151114589 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Deallocated (fsm.c:568) 20250820151114589 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820151114589 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151114589 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151114589 DLLC NOTICE LLME(f85f94a5/f44a5c6e){ASSIGNED} LLGM Assign pre (f44a5c6e => ffffffff) (gprs_llc.c:1079) 20250820151114589 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f44a5c6e => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@aa26fc50d1c6: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151114592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47056<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(1463)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1466)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1478)@aa26fc50d1c6: Final verdict of PTC: none 20250820151114593 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151114593 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1476)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1471)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1469)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1474)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1464)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass'. Wed Aug 20 15:11:14 UTC 2025 ====== SGSN_Tests.TC_attach_req_id_req_ra_update pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_req_id_req_ra_update.talloc 20250820151114668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151115070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47060<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=62384) 20250820151115594 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151115595 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=62384, count=63544) 20250820151116596 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151116596 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_req_id_req_ra_update pass' was executed successfully (exit status: 0). MC@aa26fc50d1c6: Test execution finished. MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach'. ------ SGSN_Tests_Iu.TC_iu_attach ------ Wed Aug 20 15:11:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151117598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151117598 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151118060 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151118061 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151118061 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151118061 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151118061 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151118061 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151118061 DGPRS DEBUG Checking for inactive LLMEs, time = 58230877 (sgsn.c:132) 20250820151118061 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151118061 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151118061 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151118061 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_iu_attach started. 20250820151118187 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151118189 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151118227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151118227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151118227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151118227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151118227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151118227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151118227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151118227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151118228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151118228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151118228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151118228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151118228 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118228 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151118228 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151118228 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151118228 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151118228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151118230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1487)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1483)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151118235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151118235 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach-BVCI196(1485)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1488)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1487)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1491)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151118244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151118244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151118244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151118244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151118244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151118244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151118244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151118244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151118245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151118245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151118245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151118245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151118245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151118245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151118245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151118245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151118245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151118245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1491)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151118245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151118245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151118247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1488)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151118253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151118253 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1490)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1493)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1492)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1496)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151118259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151118259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151118259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151118259 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118259 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151118259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151118259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151118259 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151118259 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151118260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151118260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151118260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151118260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151118260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151118260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151118260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151118260 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151118260 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151118260 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151118260 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151118260 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151118260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151118262 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1493)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151118267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151118267 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1495)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1499)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151118471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151118471 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151118471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151118471 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1499)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151118477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151118477 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151118477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151118477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151118477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151118477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151118477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151118477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151118477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151118477 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151118477 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151118477 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151118477 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151118479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151118479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151118479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151118479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151118479 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151118479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151118479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151118479 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151118479 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151118479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151118479 DLSS7 INFO 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) Creating route: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_route.c:143) 20250820151118479 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'available' (ss7_route.c:409) 20250820151118479 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151118480 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151118480 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151118480 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151118598 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151118598 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151118598 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151118598 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151118603 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151118604 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151119288 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119288 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119288 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119288 DLSS7 INFO 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: picked Normal Route via 'sgsn0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151119288 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119288 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119288 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119288 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119289 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151119289 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151119289 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119289 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119289 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119289 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151119289 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119289 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151119289 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119289 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119289 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119289 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@aa26fc50d1c6: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='DA00C8EA'O, index=0 SGSN_Test-GSUP(1502)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@aa26fc50d1c6: 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 := '9E82'O, rac := '27'O ("'") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1498)@aa26fc50d1c6: Added conn table entry 0TC_iu_attach(1505)7026077 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1498)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151119707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119707 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119707 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119707 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119707 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119707 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6b 35 9d 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 9e 82 27 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119708 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151119708 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151119708 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151119708 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250820151119708 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250820151119708 DRANAP NOTICE Iu: Unknown event received: type: 4 (gprs_ranap.c:212) 20250820151119708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151119708 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Deregistered}: Allocated (fsm.c:456) 20250820151119708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Allocated (fsm.c:456) 20250820151119708 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151119708 DMM DEBUG MM_STATE_Iu[0x55a5b83d4fb0]{Detached}: Allocated (fsm.c:456) 20250820151119708 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151119708 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151119708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151119708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151119708 DMM DEBUG MM(262420000001001/d705870a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151119708 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250820151119708 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119708 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151119708 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 6b 35 9d 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151119708 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119708 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: { messageType := 2, destLocRef := '6B359D'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(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@aa26fc50d1c6: 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 := '71F3659273321DF1185F701C595FF0D0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '29ED812B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7930ABBBDA9DF471'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F9A827B0294B8487BECC2F9C5BE41192'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DCEB6F58B5D7674F253E65D2691212D1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BF374F0D56CE0B7D501BBA5F9B3FB314'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '882D207ACFE9E416'O } } } } } SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250820151119715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119715 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119715 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119715 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119715 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119715 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119715 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119715 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119715 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151119715 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151119715 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151119715 DMM DEBUG MM(262420000001001/d705870a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250820151119715 DMM NOTICE MM(262420000001001/d705870a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151119715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151119715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151119715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151119715 DMM DEBUG MM(262420000001001/d705870a) Requesting authorization (sgsn_auth.c:160) 20250820151119715 DMM INFO MM(262420000001001/d705870a) Requesting authentication tuples (sgsn_auth.c:184) 20250820151119715 DMM DEBUG MM(262420000001001/d705870a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151119715 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250820151119715 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(1502)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@aa26fc50d1c6: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250820151119718 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151119718 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151119718 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151119718 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151119718 DMM INFO MM(262420000001001/d705870a) Subscriber data update (mmctx.c:445) 20250820151119718 DMM DEBUG MM(262420000001001/d705870a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151119718 DMM INFO MM(262420000001001/d705870a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151119718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151119718 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151119718 DMM INFO MM(262420000001001/d705870a) <- GMM AUTH AND CIPHERING REQ (rand = 71 f3 65 92 73 32 1d f1 18 5f 70 1c 59 5f f0 d0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bf 37 4f 0d 56 ce 0b 7d 50 1b ba 5f 9b 3f b3 14 ) (gprs_gmm.c:510) 20250820151119718 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250820151119718 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119718 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119718 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119718 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119718 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119718 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 30 21 71 f3 65 92 73 32 1d f1 18 5f 70 1c 59 5f f0 d0 80 28 10 bf 37 4f 0d 56 ce 0b 7d 50 1b ba 5f 9b 3f b3 14 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130322882D207A23094399990000100001F02904CFE9E416'O 20250820151119723 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119723 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119723 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119723 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119723 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119723 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119723 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119723 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 03 22 88 2d 20 7a 23 09 43 99 99 00 00 10 00 01 f0 29 04 cf e9 e4 16 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119723 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151119723 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151119723 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151119723 DMM INFO MM(262420000001001/d705870a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151119723 DMM NOTICE MM(262420000001001/d705870a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151119723 DMM DEBUG MM(262420000001001/d705870a) checking auth: received UMTS RES = 88 2d 20 7a cf e9 e4 16 (gprs_gmm.c:716) 20250820151119723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151119723 DMM DEBUG MM(262420000001001/d705870a) Requesting authorization (sgsn_auth.c:160) 20250820151119723 DMM INFO MM(262420000001001/d705870a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151119723 DMM DEBUG MM(262420000001001/d705870a) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151119723 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250820151119723 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) 20250820151119723 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151119723 DMM DEBUG MM(262420000001001/d705870a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151119724 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119724 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119724 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119724 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f9 a8 27 b0 29 4b 84 87 be cc 2f 9c 5b e4 11 92 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151119730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119730 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119730 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119730 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119730 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119730 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119730 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151119730 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151119730 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151119730 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250820151119730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151119730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151119730 DMM INFO MM(262420000001001/d705870a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd705870a) (gprs_gmm.c:337) 20250820151119730 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250820151119730 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119730 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119730 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151119730 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119730 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119730 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119730 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119730 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119730 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119730 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119730 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d7 05 87 0a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151119732 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151119732 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151119732 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820151119732 DMM INFO MM(262420000001001/d705870a) Subscriber data update (mmctx.c:445) 20250820151119732 DMM DEBUG MM(262420000001001/d705870a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151119732 DMM INFO MM(262420000001001/d705870a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151119732 DMM NOTICE MM(262420000001001/d705870a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250820151119733 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151119733 DMM NOTICE MM(262420000001001/d705870a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151119733 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) 20250820151119733 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151119733 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820151119733 DMM INFO MM(262420000001001/d705870a) Subscriber data update (mmctx.c:445) 20250820151119733 DMM DEBUG MM(262420000001001/d705870a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151119734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119734 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119734 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119734 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119734 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119734 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119734 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151119734 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151119734 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151119734 DMM INFO MM(262420000001001/d705870a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151119734 DMM NOTICE MM(262420000001001/d705870a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151119734 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151119734 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151119734 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151119734 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151119734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151119734 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151119734 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119734 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119734 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119734 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119734 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119734 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119734 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119734 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 01 06 6b 35 9d 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151119737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119737 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119737 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119737 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119737 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 01 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151119737 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151119737 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151119737 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151119737 DMM INFO MM(262420000001001/d705870a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151119737 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151119737 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151119737 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119737 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119737 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119737 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151119737 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151119737 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151119737 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151119737 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151119737 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 6b 35 9d 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Session index based on local reference:0 20250820151119737 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151119737 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151119738 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151119738 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151119738 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151119738 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151119738 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151119738 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151119738 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 01 6b 35 9d 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@aa26fc50d1c6: Deleted conn table entry 0TC_iu_attach(1505)7026077 TC_iu_attach(1505)@aa26fc50d1c6: setverdict(pass): none -> pass TC_iu_attach(1505)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@aa26fc50d1c6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151119808 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47074<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1498)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1497)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1502)@aa26fc50d1c6: Final verdict of PTC: none 20250820151119813 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151119814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1496)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1491)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1486)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1494)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1484)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1489)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_iu_attach finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Wed Aug 20 15:11:19 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach.talloc 20250820151119938 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151119938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151119938 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151119938 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151119938 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151119938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151119938 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151119938 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151119938 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:821) 20250820151119938 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151119938 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151119938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151119938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151119938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151119938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151119938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151119938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151119938 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151119938 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151119938 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151119938 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151119938 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151119938 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151119938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151119938 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151119939 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151120442 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47090<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=196256) 20250820151120815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151120815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=196256, count=252064) 20250820151121817 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151121817 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151121938 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151121939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151121939 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr'. ------ SGSN_Tests_Iu.TC_iu_attach_encr ------ Wed Aug 20 15:11:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_encr.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151122818 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151122818 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_encr' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_iu_attach_encr started. 20250820151123547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44334<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151123549 DMM INFO MM(262420000001001/d705870a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151123550 DMM INFO MM(262420000001001/d705870a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151123550 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151123550 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151123550 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151123550 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151123550 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250820151123550 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) 20250820151123550 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:402) 20250820151123550 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Deallocated (fsm.c:568) 20250820151123550 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151123550 DMM DEBUG MM_STATE_Iu(1)[0x55a5b83d4fb0]{Detached}: Deallocated (fsm.c:568) 20250820151123550 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca550]{Deregistered}: Deallocated (fsm.c:568) 20250820151123550 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1510)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1510)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151123602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151123602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151123602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151123602 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123602 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151123602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151123602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151123602 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151123602 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1510)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151123603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151123603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151123603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151123603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151123603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151123603 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151123603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151123603 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123603 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151123603 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151123603 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151123604 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151123604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1510)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1510)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151123607 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1511)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1507)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151123613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151123613 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI196(1509)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1511)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1515)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1515)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151123622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151123622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151123622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151123622 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123622 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151123622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151123622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151123622 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151123622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1515)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151123624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151123624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151123624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151123624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151123624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151123624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151123624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151123624 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123624 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151123624 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151123624 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151123624 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151123624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1515)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1515)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151123626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1516)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1512)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151123631 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151123631 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1514)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1516)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1520)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151123639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151123639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151123639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151123639 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123639 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151123639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151123639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151123639 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151123639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151123640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151123640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151123640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151123640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151123640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151123640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151123640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151123640 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151123640 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151123640 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151123640 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151123640 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151123640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151123642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151123647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151123647 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1523)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1519)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151123819 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151123819 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151123819 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151123819 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151123824 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151123825 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151123849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151123849 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151123849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151123849 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1523)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151123855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151123855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151123855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151123855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151123855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151123855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151123855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151123855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151123855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151123855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151123855 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151123855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151123855 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151123857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151123857 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151123857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151123857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151123857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151123857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151123857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151123857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151123857 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151123857 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151123857 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151123857 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151123857 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151123857 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151123857 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151123857 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151123857 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151124667 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124667 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124667 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124667 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124667 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124667 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124667 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124667 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124668 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151124668 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151124669 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124669 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124669 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124669 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151124669 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124669 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151124669 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124669 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124669 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1509)@aa26fc50d1c6: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='FDF4CEE6'O, index=0 SGSN_Test-GSUP(1526)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@aa26fc50d1c6: 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 := '4A1C'O, rac := 'E1'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1522)@aa26fc50d1c6: Added conn table entry 0TC_iu_attach_encr(1529)7905997 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1522)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151124928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124928 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124928 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124928 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124928 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124928 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 78 a2 cd 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 10 62 f2 24 4a 1c e1 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124928 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151124928 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151124928 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151124928 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151124928 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Deregistered}: Allocated (fsm.c:456) 20250820151124928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151124928 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Allocated (fsm.c:456) 20250820151124928 DMM DEBUG MM_STATE_Iu[0x55a5b83ca1c0]{Detached}: Allocated (fsm.c:456) 20250820151124928 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151124928 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151124928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151124928 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124928 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 78 a2 cd 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151124928 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151124928 DMM DEBUG MM(262420000001001/ec4f84f6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151124928 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250820151124928 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124928 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124928 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124928 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124928 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124928 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124928 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124928 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: { messageType := 2, destLocRef := '78A2CD'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(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@aa26fc50d1c6: 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 := 'D90B5C3AD5674FE771E1C8E22DBDFBB3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5C9A31BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '0C400AAA851D2B87'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'BFD8DAD9FBC00A4D635CB8BAE1086D8D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF0BAB69DCE1062C4C8D9046EEA8AD4A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '95F363B26B3F9598023A7346FD4901FE'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '449CE2128C4761D3'O } } } } } SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250820151124935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124935 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124935 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124935 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124935 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124935 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124935 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151124935 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151124935 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151124935 DMM DEBUG MM(262420000001001/ec4f84f6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250820151124935 DMM NOTICE MM(262420000001001/ec4f84f6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151124935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151124935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151124935 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151124935 DMM DEBUG MM(262420000001001/ec4f84f6) Requesting authorization (sgsn_auth.c:160) 20250820151124935 DMM INFO MM(262420000001001/ec4f84f6) Requesting authentication tuples (sgsn_auth.c:184) 20250820151124935 DMM DEBUG MM(262420000001001/ec4f84f6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151124935 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250820151124935 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(1526)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@aa26fc50d1c6: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250820151124937 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151124937 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151124937 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151124937 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151124937 DMM INFO MM(262420000001001/ec4f84f6) Subscriber data update (mmctx.c:445) 20250820151124937 DMM DEBUG MM(262420000001001/ec4f84f6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151124937 DMM INFO MM(262420000001001/ec4f84f6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151124937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151124937 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151124937 DMM INFO MM(262420000001001/ec4f84f6) <- GMM AUTH AND CIPHERING REQ (rand = d9 0b 5c 3a d5 67 4f e7 71 e1 c8 e2 2d bd fb b3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 95 f3 63 b2 6b 3f 95 98 02 3a 73 46 fd 49 01 fe ) (gprs_gmm.c:510) 20250820151124937 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250820151124937 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124937 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124937 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124937 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124937 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124937 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124937 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124937 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124937 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124937 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 d0 21 d9 0b 5c 3a d5 67 4f e7 71 e1 c8 e2 2d bd fb b3 80 28 10 95 f3 63 b2 6b 3f 95 98 02 3a 73 46 fd 49 01 fe 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130D22449CE21223094399990000100001F029048C4761D3'O 20250820151124941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124941 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124941 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124941 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124941 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124941 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0d 22 44 9c e2 12 23 09 43 99 99 00 00 10 00 01 f0 29 04 8c 47 61 d3 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124941 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151124941 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151124941 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151124941 DMM INFO MM(262420000001001/ec4f84f6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151124941 DMM NOTICE MM(262420000001001/ec4f84f6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151124941 DMM DEBUG MM(262420000001001/ec4f84f6) checking auth: received UMTS RES = 44 9c e2 12 8c 47 61 d3 (gprs_gmm.c:716) 20250820151124941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151124941 DMM DEBUG MM(262420000001001/ec4f84f6) Requesting authorization (sgsn_auth.c:160) 20250820151124941 DMM INFO MM(262420000001001/ec4f84f6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151124941 DMM DEBUG MM(262420000001001/ec4f84f6) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151124941 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250820151124941 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) 20250820151124941 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151124941 DMM DEBUG MM(262420000001001/ec4f84f6) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250820151124941 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124941 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124941 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124941 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124941 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124941 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124941 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124941 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124941 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 4f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 bf d8 da d9 fb c0 0a 4d 63 5c b8 ba e1 08 6d 8d 00 0b 40 12 08 90 df 0b ab 69 dc e1 06 2c 4c 8d 90 46 ee a8 ad 4a 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_len:17 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250820151124946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124946 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124946 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124946 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124946 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124946 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 28 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 11 20 06 00 0d 00 00 02 00 06 00 01 00 00 05 40 01 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124946 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151124946 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151124946 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151124946 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250820151124946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151124946 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151124946 DMM INFO MM(262420000001001/ec4f84f6) <- GMM ATTACH ACCEPT (new P-TMSI=0xec4f84f6) (gprs_gmm.c:337) 20250820151124946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250820151124946 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124946 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f1 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151124946 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124946 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ec 4f 84 f6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151124948 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151124948 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151124948 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820151124948 DMM INFO MM(262420000001001/ec4f84f6) Subscriber data update (mmctx.c:445) 20250820151124948 DMM DEBUG MM(262420000001001/ec4f84f6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151124948 DMM INFO MM(262420000001001/ec4f84f6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151124948 DMM NOTICE MM(262420000001001/ec4f84f6) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250820151124948 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151124948 DMM NOTICE MM(262420000001001/ec4f84f6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151124948 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) 20250820151124949 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151124949 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250820151124949 DMM INFO MM(262420000001001/ec4f84f6) Subscriber data update (mmctx.c:445) 20250820151124949 DMM DEBUG MM(262420000001001/ec4f84f6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151124950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124950 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124950 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124950 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124950 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124950 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151124950 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151124950 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151124950 DMM INFO MM(262420000001001/ec4f84f6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151124950 DMM NOTICE MM(262420000001001/ec4f84f6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151124950 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151124950 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151124950 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151124950 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151124950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151124950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151124950 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124950 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124950 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124950 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124950 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124950 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124950 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 02 06 78 a2 cd 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151124954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124954 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124954 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124954 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124954 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124954 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 02 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151124954 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151124954 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151124954 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151124954 DMM INFO MM(262420000001001/ec4f84f6) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151124954 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151124954 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124954 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124954 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124954 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151124954 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151124954 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151124954 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151124954 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151124954 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124954 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 78 a2 cd 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151124954 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Session index based on local reference:0 20250820151124955 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151124955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151124955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151124955 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151124955 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151124955 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151124955 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151124955 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151124955 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151124955 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 02 78 a2 cd 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@aa26fc50d1c6: Deleted conn table entry 0TC_iu_attach_encr(1529)7905997 TC_iu_attach_encr(1529)@aa26fc50d1c6: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1509)@aa26fc50d1c6: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151125021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44334<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1523)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1521)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1526)@aa26fc50d1c6: Final verdict of PTC: none 20250820151125026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151125026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1506)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1515)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1514)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1520)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1511)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1510)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1516)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1508)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1518)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1509)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1513)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1508): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_encr-BVCI196(1509): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1510): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1511): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1513): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_encr-BVCI210(1514): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1515): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1516): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_iu_attach_encr finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass'. Wed Aug 20 15:11:25 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_encr pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_encr.talloc 20250820151125103 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151125158 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151125158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151125158 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151125158 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151125158 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151125158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151125158 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151125158 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151125158 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:821) 20250820151125158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151125158 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151125158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151125158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151125158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151125158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151125158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151125158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151125158 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151125158 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151125158 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151125159 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151125159 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151125159 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151125159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151125159 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151125606 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44350<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247276) 20250820151126028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151126028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=247276, count=248532) 20250820151127029 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151127029 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151127160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151127160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151127160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_encr pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau'. ------ SGSN_Tests_Iu.TC_iu_attach_geran_rau ------ Wed Aug 20 15:11:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151128030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151128030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_iu_attach_geran_rau started. 20250820151128698 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151128701 DMM INFO MM(262420000001001/ec4f84f6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151128701 DMM INFO MM(262420000001001/ec4f84f6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151128701 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151128701 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151128701 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151128701 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151128701 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250820151128701 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) 20250820151128701 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:402) 20250820151128701 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151128701 DMM DEBUG MM_STATE_Gb[0x55a5b83ca420]{Idle}: Deallocated (fsm.c:568) 20250820151128701 DMM DEBUG MM_STATE_Iu(2)[0x55a5b83ca1c0]{Detached}: Deallocated (fsm.c:568) 20250820151128701 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d4fb0]{Deregistered}: Deallocated (fsm.c:568) 20250820151128702 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1534)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151128751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151128751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151128751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151128751 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128751 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151128751 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151128751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151128752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151128752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151128752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151128752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151128752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151128752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151128752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151128752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151128752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151128752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128752 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151128752 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151128752 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151128753 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151128753 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1534)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151128755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1535)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1531)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151128763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151128763 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1536)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1535)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1539)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151128773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151128773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151128773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151128773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128773 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151128773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151128773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151128773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151128773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151128774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151128774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151128774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151128774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151128774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151128774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151128774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151128774 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128774 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151128774 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151128774 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151128774 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151128774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151128776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151128782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151128782 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1540)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1544)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151128791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151128791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151128791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151128791 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128791 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151128791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151128791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151128791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151128791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151128791 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151128791 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151128792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151128792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151128792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151128792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151128792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151128792 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151128792 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151128792 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151128792 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151128792 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151128792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151128794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1547)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151128799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151128799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI220(1543)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151128999 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151128999 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151128999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151128999 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1547)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151129006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151129006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151129006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151129006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151129006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151129006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151129006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151129006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151129006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151129006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151129006 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151129006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151129006 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151129008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151129008 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151129008 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151129008 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151129009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151129009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151129009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151129009 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151129009 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151129009 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151129009 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151129009 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151129009 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151129009 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151129009 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151129009 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151129009 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151129031 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151129031 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151129031 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151129031 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151129035 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151129036 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151129813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151129813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151129813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151129813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151129813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151129813 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151129813 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151129813 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151129813 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151129813 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151129814 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151129814 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151129814 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151129814 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151129814 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151129814 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151129814 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151129814 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151129814 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151129814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151129814 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151129814 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 04 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='E790E87F'O, index=0 SGSN_Test-GSUP(1550)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: 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 := '4913'O, rac := '67'O ("g") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1546)@aa26fc50d1c6: Added conn table entry 0TC_iu_attach_geran_rau(1553)8085912 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1546)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151130155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130156 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130156 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130156 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130156 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130156 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 7b 61 98 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 20 62 f2 24 49 13 67 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130156 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130156 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151130156 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 7b 61 98 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151130156 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151130156 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151130156 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151130156 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151130156 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151130156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Allocated (fsm.c:456) 20250820151130156 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151130156 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151130156 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151130156 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151130156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151130156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151130156 DMM DEBUG MM(262420000001002/f4d19626) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151130156 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250820151130156 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130156 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130156 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130156 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130156 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130156 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: { messageType := 2, destLocRef := '7B6198'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(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: 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 := '8E57D50105E7A5B885487D9D937DE727'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D82EAA09'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A43AB2BB94861E30'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'AFFF1BE75C4F35543A161A1A1639C8D5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DE5EFFC2A2D6E5332B86A8457B133C74'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '55BA7B92EA453D95375BB5ACD3D633BA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '72098BBCDE553D84'O } } } } } SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250820151130164 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130164 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130164 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130164 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130164 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130164 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130164 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130164 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 02 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130164 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151130164 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151130164 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151130164 DMM DEBUG MM(262420000001002/f4d19626) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250820151130164 DMM NOTICE MM(262420000001002/f4d19626) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151130164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151130164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151130164 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151130164 DMM DEBUG MM(262420000001002/f4d19626) Requesting authorization (sgsn_auth.c:160) 20250820151130164 DMM INFO MM(262420000001002/f4d19626) Requesting authentication tuples (sgsn_auth.c:184) 20250820151130164 DMM DEBUG MM(262420000001002/f4d19626) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151130164 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250820151130164 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(1550)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@aa26fc50d1c6: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250820151130167 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151130167 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151130167 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151130167 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151130167 DMM INFO MM(262420000001002/f4d19626) Subscriber data update (mmctx.c:445) 20250820151130167 DMM DEBUG MM(262420000001002/f4d19626) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151130167 DMM INFO MM(262420000001002/f4d19626) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151130167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151130167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151130167 DMM INFO MM(262420000001002/f4d19626) <- GMM AUTH AND CIPHERING REQ (rand = 8e 57 d5 01 05 e7 a5 b8 85 48 7d 9d 93 7d e7 27 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 55 ba 7b 92 ea 45 3d 95 37 5b b5 ac d3 d6 33 ba ) (gprs_gmm.c:510) 20250820151130167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250820151130167 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130167 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130167 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130167 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130167 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130167 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130167 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 8e 57 d5 01 05 e7 a5 b8 85 48 7d 9d 93 7d e7 27 80 28 10 55 ba 7b 92 ea 45 3d 95 37 5b b5 ac d3 d6 33 ba 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2272098BBC23094399990000100002F02904DE553D84'O 20250820151130173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130173 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130173 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130173 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130173 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130173 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0b 22 72 09 8b bc 23 09 43 99 99 00 00 10 00 02 f0 29 04 de 55 3d 84 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130173 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151130173 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151130173 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151130173 DMM INFO MM(262420000001002/f4d19626) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151130173 DMM NOTICE MM(262420000001002/f4d19626) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151130173 DMM DEBUG MM(262420000001002/f4d19626) checking auth: received UMTS RES = 72 09 8b bc de 55 3d 84 (gprs_gmm.c:716) 20250820151130173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151130173 DMM DEBUG MM(262420000001002/f4d19626) Requesting authorization (sgsn_auth.c:160) 20250820151130173 DMM INFO MM(262420000001002/f4d19626) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151130173 DMM DEBUG MM(262420000001002/f4d19626) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151130173 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250820151130173 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) 20250820151130173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151130173 DMM DEBUG MM(262420000001002/f4d19626) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151130173 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130173 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130173 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130173 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130173 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130173 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130173 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130173 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130173 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130173 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 af ff 1b e7 5c 4f 35 54 3a 16 1a 1a 16 39 c8 d5 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151130180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130180 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130180 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130180 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130180 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130180 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130180 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151130180 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151130180 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151130180 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250820151130180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151130180 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151130180 DMM INFO MM(262420000001002/f4d19626) <- GMM ATTACH ACCEPT (new P-TMSI=0xf4d19626) (gprs_gmm.c:337) 20250820151130180 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250820151130180 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130180 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130180 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130180 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f2 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151130180 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130180 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130180 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130180 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130180 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130180 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130180 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f4 d1 96 26 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151130183 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151130183 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151130183 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250820151130183 DMM INFO MM(262420000001002/f4d19626) Subscriber data update (mmctx.c:445) 20250820151130183 DMM DEBUG MM(262420000001002/f4d19626) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151130183 DMM INFO MM(262420000001002/f4d19626) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151130183 DMM NOTICE MM(262420000001002/f4d19626) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250820151130183 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151130183 DMM NOTICE MM(262420000001002/f4d19626) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151130183 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) 20250820151130183 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151130183 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250820151130183 DMM INFO MM(262420000001002/f4d19626) Subscriber data update (mmctx.c:445) 20250820151130183 DMM DEBUG MM(262420000001002/f4d19626) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151130185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130185 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130185 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130185 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130185 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130185 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130185 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151130185 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151130185 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151130185 DMM INFO MM(262420000001002/f4d19626) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151130185 DMM NOTICE MM(262420000001002/f4d19626) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151130185 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151130185 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151130185 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151130185 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151130185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151130185 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151130185 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130185 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130185 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130185 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130185 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130185 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130185 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130185 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130185 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130185 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 7b 61 98 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151130187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130187 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130187 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130187 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 03 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151130188 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151130188 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151130188 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151130188 DMM INFO MM(262420000001002/f4d19626) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151130188 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151130188 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151130188 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130188 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130188 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151130188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151130188 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151130188 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151130188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151130188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 7b 61 98 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Session index based on local reference:0 20250820151130188 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151130188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151130188 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151130188 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151130188 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151130188 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151130188 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151130188 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151130188 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 03 7b 61 98 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@aa26fc50d1c6: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)8085912 TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='F4D19626'O, index=1 20250820151130253 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151130253 DLLC NOTICE LLME(ffffffff/f4d19626){UNASSIGNED} LLC RX: unknown TLLI 0xf4d19626, creating LLME on the fly (gprs_llc.c:552) 20250820151130253 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250820151130253 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820151130253 DMM INFO MM(262420000001002/f4d19626) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: f4d19626, P-TMSI: f4d19626 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250820151130253 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250820151130253 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250820151130253 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151130253 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151130253 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250820151130253 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151130253 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151130253 DLLC NOTICE LLME(ffffffff/f4d19626){UNASSIGNED} LLGM Assign pre (f4d19626 => f4d19626) (gprs_llc.c:1079) 20250820151130253 DLLC NOTICE LLME(f4d19626/f4d19626){ASSIGNED} LLGM Assign post (f4d19626 => f4d19626) (gprs_llc.c:1125) 20250820151130253 DMM INFO MM(262420000001002/f4d19626) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: Removing Client IMSI='262420000001002'H, index=1 20250820151130275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151130275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151130275 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151130275 DMM INFO MM(262420000001002/f4d19626) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820151130275 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820151130275 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151130275 DLLC NOTICE LLME(f4d19626/f4d19626){ASSIGNED} LLGM Assign pre (ffffffff => f4d19626) (gprs_llc.c:1079) 20250820151130275 DLLC NOTICE LLME(ffffffff/f4d19626){ASSIGNED} LLGM Assign post (ffffffff => f4d19626) (gprs_llc.c:1125) 20250820151130275 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250820151130275 DMM ERROR MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151130279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44360<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1545)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1550)@aa26fc50d1c6: Final verdict of PTC: none 20250820151130282 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151130282 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-RAN(1546)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1539)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1534)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@aa26fc50d1c6: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI210(1538)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1532)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1537)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1542)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1544)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass'. Wed Aug 20 15:11:30 UTC 2025 ====== SGSN_Tests_Iu.TC_iu_attach_geran_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_iu_attach_geran_rau.talloc 20250820151130390 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151130390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151130390 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151130390 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151130390 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151130390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151130390 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151130390 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151130390 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:821) 20250820151130390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151130390 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151130390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151130390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151130390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151130390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151130390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151130390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151130390 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151130390 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151130390 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151130390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151130390 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151130390 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151130390 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151130390 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151130391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151130893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44376<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193892) 20250820151131283 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151131284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=193892, count=256260) 20250820151132284 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151132284 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151132391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151132391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151132391 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach_geran_rau pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau'. ------ SGSN_Tests_Iu.TC_geran_attach_iu_rau ------ Wed Aug 20 15:11:32 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_geran_attach_iu_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151133286 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151133286 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_geran_attach_iu_rau started. 20250820151133997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151133999 DMM INFO MM(262420000001002/f4d19626) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151133999 DMM INFO MM(262420000001002/f4d19626) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151133999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151133999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151133999 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250820151133999 DMM ERROR MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250820151133999 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250820151133999 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) 20250820151133999 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:402) 20250820151133999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Deallocated (fsm.c:568) 20250820151133999 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151133999 DMM DEBUG MM_STATE_Iu(3)[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151133999 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151133999 DLLC NOTICE LLME(ffffffff/f4d19626){ASSIGNED} LLGM Assign pre (f4d19626 => ffffffff) (gprs_llc.c:1079) 20250820151133999 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f4d19626 => ffffffff) (gprs_llc.c:1125) 20250820151134000 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1558)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151134045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151134045 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134045 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151134045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151134045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151134045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151134046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151134046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151134046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151134046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151134046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151134046 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151134046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151134046 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134046 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151134046 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151134046 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151134047 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151134047 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151134049 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1559)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1555)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151134053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151134053 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1557)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1560)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1559)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1563)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1563)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151134061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151134061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151134061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151134061 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134061 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151134061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151134061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151134061 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151134061 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151134062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151134062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151134062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151134062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151134062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151134062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151134062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151134062 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134062 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151134062 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151134062 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1563)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151134062 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151134062 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151134064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1564)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1560)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151134069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151134069 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI210(1562)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1565)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1564)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1568)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151134077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151134077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151134077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151134077 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134077 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151134077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151134077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151134077 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151134077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151134078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151134078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151134078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151134078 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151134078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151134079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151134079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151134079 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151134079 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151134079 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151134079 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151134079 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151134079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1568)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151134081 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1571)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1571)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151134085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151134085 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151134286 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151134286 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151134286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151134286 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250820151134287 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151134287 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151134287 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151134287 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } SGSN_Test_0-M3UA(1571)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151134289 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250820151134289 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151134290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151134290 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151134290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151134290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151134290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151134290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151134290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151134290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151134290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151134290 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151134290 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151134290 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151134290 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151134291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151134291 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151134291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151134291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151134291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151134291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151134291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151134291 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151134291 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151134291 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151134291 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151134291 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151134291 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151134291 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151134291 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151134291 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151134291 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151135105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151135105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151135105 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151135105 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151135105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151135105 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135105 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151135106 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151135106 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151135107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151135107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135107 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151135107 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151135107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151135107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1570)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@aa26fc50d1c6: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='C2D2E00D'O, index=0 SGSN_Test-GSUP(1574)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: 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 := '06A10EA32BBFD79B124E5AA6F4D0CE4A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3A3D8374'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4CE8B25FB702FF90'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F8150370E6C7B3E6736D589405A6C71'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '69F2CEECB8573291E0F0B2FCEF33BB88'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F1EFDFEA5BFB857B2036C4B2BA476F1C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C99889AE7BB61DCC'O } } } } } 20250820151135368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151135368 DLLC NOTICE LLME(ffffffff/c2d2e00d){UNASSIGNED} LLC RX: unknown TLLI 0xc2d2e00d, creating LLME on the fly (gprs_llc.c:552) 20250820151135368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151135368 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151135368 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151135368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820151135368 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151135368 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Allocated (fsm.c:456) 20250820151135368 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151135368 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151135368 DLLC NOTICE LLME(ffffffff/c2d2e00d){UNASSIGNED} LLGM Assign pre (c2d2e00d => de12daf1) (gprs_llc.c:1079) 20250820151135368 DLLC NOTICE LLME(c2d2e00d/de12daf1){ASSIGNED} LLGM Assign post (c2d2e00d => de12daf1) (gprs_llc.c:1125) 20250820151135368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151135368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151135368 DMM DEBUG MM(262420000001003/de12daf1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151135375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151135375 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250820151135375 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151135375 DMM DEBUG MM(262420000001003/de12daf1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250820151135375 DMM NOTICE MM(262420000001003/de12daf1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151135375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151135375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151135375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151135375 DMM DEBUG MM(262420000001003/de12daf1) Requesting authorization (sgsn_auth.c:160) 20250820151135376 DMM INFO MM(262420000001003/de12daf1) Requesting authentication tuples (sgsn_auth.c:184) 20250820151135376 DMM DEBUG MM(262420000001003/de12daf1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151135376 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250820151135376 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(1574)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@aa26fc50d1c6: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250820151135378 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151135378 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151135378 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151135378 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151135378 DMM INFO MM(262420000001003/de12daf1) Subscriber data update (mmctx.c:445) 20250820151135378 DMM DEBUG MM(262420000001003/de12daf1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151135378 DMM INFO MM(262420000001003/de12daf1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151135378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151135378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151135378 DMM INFO MM(262420000001003/de12daf1) <- GMM AUTH AND CIPHERING REQ (rand = 06 a1 0e a3 2b bf d7 9b 12 4e 5a a6 f4 d0 ce 4a , mmctx_is_r99=1, vec->auth_types=0x3, autn = f1 ef df ea 5b fb 85 7b 20 36 c4 b2 ba 47 6f 1c ) (gprs_gmm.c:510) 20250820151135387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151135387 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250820151135387 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151135387 DMM INFO MM(262420000001003/de12daf1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151135387 DMM NOTICE MM(262420000001003/de12daf1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151135387 DMM DEBUG MM(262420000001003/de12daf1) checking auth: received UMTS RES = c9 98 89 ae 7b b6 1d cc (gprs_gmm.c:716) 20250820151135387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151135387 DMM DEBUG MM(262420000001003/de12daf1) Requesting authorization (sgsn_auth.c:160) 20250820151135387 DMM INFO MM(262420000001003/de12daf1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151135387 DMM DEBUG MM(262420000001003/de12daf1) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151135387 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250820151135387 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) 20250820151135387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250820151135387 DMM INFO MM(262420000001003/de12daf1) <- GMM ATTACH ACCEPT (new P-TMSI=0xde12daf1) (gprs_gmm.c:337) 20250820151135389 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151135389 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151135389 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250820151135389 DMM INFO MM(262420000001003/de12daf1) Subscriber data update (mmctx.c:445) 20250820151135389 DMM DEBUG MM(262420000001003/de12daf1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151135389 DMM INFO MM(262420000001003/de12daf1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151135389 DMM NOTICE MM(262420000001003/de12daf1) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250820151135389 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151135389 DMM NOTICE MM(262420000001003/de12daf1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151135389 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) 20250820151135390 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151135390 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250820151135390 DMM INFO MM(262420000001003/de12daf1) Subscriber data update (mmctx.c:445) 20250820151135390 DMM DEBUG MM(262420000001003/de12daf1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250820151135397 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151135397 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250820151135397 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250820151135397 DMM INFO MM(262420000001003/de12daf1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151135397 DMM NOTICE MM(262420000001003/de12daf1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151135397 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151135397 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151135397 DLLC NOTICE LLME(c2d2e00d/de12daf1){ASSIGNED} LLGM Assign pre (ffffffff => de12daf1) (gprs_llc.c:1079) 20250820151135397 DLLC NOTICE LLME(ffffffff/de12daf1){ASSIGNED} LLGM Assign post (ffffffff => de12daf1) (gprs_llc.c:1125) 20250820151135397 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250820151135397 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250820151135397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151135397 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: 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 := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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 := 'DE12DAF1'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(1570)@aa26fc50d1c6: Added conn table entry 0TC_geran_attach_iu_rau(1577)5098766 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1570)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151135479 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135479 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151135479 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151135479 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151135479 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151135479 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151135479 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135479 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 136 bytes: [L2]> 01 00 01 01 00 00 00 88 02 10 00 77 00 00 00 c3 00 00 00 bc 03 02 00 00 01 4d cd 0e 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 52 00 13 40 4e 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 17 16 08 08 70 62 f2 24 33 4f 00 05 12 c7 42 20 00 18 05 f4 de 12 da f1 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151135480 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135480 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135480 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135480 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151135480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135480 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151135480 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151135480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151135480 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 4d cd 0e 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151135480 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151135480 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151135480 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151135480 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250820151135480 DMM INFO MM(262420000001003/de12daf1) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: de12daf1 (00000000), TLLI: de12daf1 (de12daf1), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250820151135480 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250820151135480 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250820151135480 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250820151135480 DLLC NOTICE LLME(ffffffff/de12daf1){ASSIGNED} LLGM Assign pre (de12daf1 => ffffffff) (gprs_llc.c:1079) 20250820151135481 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de12daf1 => ffffffff) (gprs_llc.c:1125) 20250820151135481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151135481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250820151135481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151135481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151135481 DMM DEBUG MM(262420000001003/de12daf1) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151135481 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135481 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151135481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151135481 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151135481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151135481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 4d cd 0e 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 81 50 37 0e 6c 7b 3e 67 36 d5 89 40 5a 6c 71 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: { messageType := 2, destLocRef := '4DCD0E'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(1569)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151135499 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135499 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151135499 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151135499 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151135499 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151135499 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151135499 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135499 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151135499 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151135499 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151135499 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151135499 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250820151135500 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151135500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151135500 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151135500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151135500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 4d cd 0e 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f3 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151135500 DMM INFO MM(262420000001003/de12daf1) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250820151135500 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250820151135500 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151135500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151135500 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151135500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151135500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 04 06 4d cd 0e 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 08 09 00 2a 62 f2 24 33 4f 00 18 05 f4 de 12 da f1 17 16 32 02 00 00 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@aa26fc50d1c6: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250820151135512 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135512 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151135512 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151135512 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151135512 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151135512 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151135512 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151135512 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 04 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 0a 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151135513 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151135513 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151135513 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151135513 DMM INFO MM(262420000001003/de12daf1) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250820151135513 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250820151135513 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151135513 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250820151135513 DMM ERROR MM_STATE_Iu[0x55a5b83ca420]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151135517 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49606<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1570)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1569)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1571)@aa26fc50d1c6: Final verdict of PTC: none 20250820151135521 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151135521 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1573)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1574)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@aa26fc50d1c6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1562)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@aa26fc50d1c6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1563)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1558)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1568)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@aa26fc50d1c6: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1566)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1556)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1561)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1561): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1562): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass'. Wed Aug 20 15:11:35 UTC 2025 ====== SGSN_Tests_Iu.TC_geran_attach_iu_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_geran_attach_iu_rau.talloc 20250820151135598 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151135714 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151135714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151135714 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151135714 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151135714 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151135714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151135714 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151135714 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151135714 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:821) 20250820151135714 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135714 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151135714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151135714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151135714 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151135714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151135714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151135714 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151135715 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151135715 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151135715 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151135715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151135715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151135715 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151135715 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151135715 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151135715 DMM INFO MM(262420000001003/de12daf1) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151135715 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151135715 DMM ERROR MM_STATE_Iu[0x55a5b83ca420]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:168) 20250820151135716 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151135716 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151135716 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151135716 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151135716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151135716 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151135716 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151136100 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=188520) 20250820151136522 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151136522 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=188520, count=211000) 20250820151137524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151137524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151137716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151137716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151137716 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_geran_attach_iu_rau pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user ------ Wed Aug 20 15:11:38 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151138525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151138525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user started. 20250820151139217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49632<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151139220 DMM INFO MM(262420000001003/de12daf1) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151139220 DMM INFO MM(262420000001003/de12daf1) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151139221 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151139221 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151139221 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151139221 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250820151139221 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) 20250820151139221 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:402) 20250820151139221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820151139221 DMM DEBUG MM_STATE_Gb(0)[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151139221 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Deallocated (fsm.c:568) 20250820151139221 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151139221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1582)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151139263 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151139263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151139263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151139263 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139263 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151139264 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151139264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151139264 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139264 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151139264 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151139264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151139265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151139265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151139267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151139273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151139273 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1584)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI196(1581)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1583)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1587)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1587)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151139280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151139280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151139280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151139280 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139280 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151139280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151139280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151139280 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151139280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151139281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151139281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151139281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151139281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151139281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151139281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151139281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151139281 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139281 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151139281 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151139281 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151139281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151139281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151139283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1588)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1584)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151139288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151139288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(1586)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1589)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1588)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1592)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1592)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151139296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151139296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151139296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151139296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139296 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151139296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151139296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151139296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151139296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1592)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151139297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151139297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151139297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151139297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151139297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151139297 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151139297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151139297 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151139297 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151139297 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151139297 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1592)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151139298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151139298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1592)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151139299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151139304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151139304 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1595)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation TC_attach_pdp_act_user-BVCI220(1591)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151139506 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151139506 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151139506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151139506 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1595)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151139513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151139513 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151139513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151139513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151139513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151139513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151139513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151139513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151139513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151139513 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151139513 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151139513 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151139513 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151139515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151139515 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151139515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151139515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151139515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151139515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151139515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151139515 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151139515 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151139515 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151139515 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151139515 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151139515 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151139515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151139515 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151139515 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151139515 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151139526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151139526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151139526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151139526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151139529 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151139531 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151140328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140328 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140328 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140328 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140328 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140329 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151140329 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151140329 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140329 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151140329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140329 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='D5420910'O, index=0 SGSN_Test-GSUP(1598)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@aa26fc50d1c6: 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 := '4A7F'O, rac := '59'O ("Y") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1594)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user(1601)5617877 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1594)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151140626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140626 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140626 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140626 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 55 b8 d5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 4a 7f 59 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140626 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140626 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151140626 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 55 b8 d5 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151140626 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151140626 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151140626 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151140626 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151140626 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151140626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151140626 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151140626 DMM DEBUG MM_STATE_Iu[0x55a5b83c5ee0]{Detached}: Allocated (fsm.c:456) 20250820151140626 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151140626 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151140626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151140626 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140626 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151140626 DMM DEBUG MM(262420000001004/c0166e91) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151140626 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140626 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140626 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140626 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140626 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140626 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: { messageType := 2, destLocRef := '55B8D5'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(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@aa26fc50d1c6: 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 := 'A5D2ABF5B07FB88B66255AD5708C6A16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '42DC02AF'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F4F859FBE574808D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2346481993C998278303CC338AECB9F8'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '2BD6D282EF74FDF6201A6FA81C9E744B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'F076E5CC0F7F907F31F78A23E65014F3'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8DFC048A40A867F6'O } } } } } SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250820151140634 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140634 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140634 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140634 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140634 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140634 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140634 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140634 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140634 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151140634 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151140634 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151140634 DMM DEBUG MM(262420000001004/c0166e91) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250820151140634 DMM NOTICE MM(262420000001004/c0166e91) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151140634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151140634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151140634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151140634 DMM DEBUG MM(262420000001004/c0166e91) Requesting authorization (sgsn_auth.c:160) 20250820151140634 DMM INFO MM(262420000001004/c0166e91) Requesting authentication tuples (sgsn_auth.c:184) 20250820151140634 DMM DEBUG MM(262420000001004/c0166e91) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151140634 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250820151140634 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(1598)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250820151140637 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151140637 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151140637 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151140637 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151140637 DMM INFO MM(262420000001004/c0166e91) Subscriber data update (mmctx.c:445) 20250820151140637 DMM DEBUG MM(262420000001004/c0166e91) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151140637 DMM INFO MM(262420000001004/c0166e91) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151140637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151140637 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151140637 DMM INFO MM(262420000001004/c0166e91) <- GMM AUTH AND CIPHERING REQ (rand = a5 d2 ab f5 b0 7f b8 8b 66 25 5a d5 70 8c 6a 16 , mmctx_is_r99=1, vec->auth_types=0x3, autn = f0 76 e5 cc 0f 7f 90 7f 31 f7 8a 23 e6 50 14 f3 ) (gprs_gmm.c:510) 20250820151140637 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250820151140637 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140637 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140637 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140637 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140637 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140637 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140637 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140637 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140637 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140637 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 10 21 a5 d2 ab f5 b0 7f b8 8b 66 25 5a d5 70 8c 6a 16 80 28 10 f0 76 e5 cc 0f 7f 90 7f 31 f7 8a 23 e6 50 14 f3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081301228DFC048A23094399990000100004F0290440A867F6'O 20250820151140644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140644 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140644 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140644 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140644 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140644 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 01 22 8d fc 04 8a 23 09 43 99 99 00 00 10 00 04 f0 29 04 40 a8 67 f6 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140644 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151140644 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151140644 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151140644 DMM INFO MM(262420000001004/c0166e91) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151140644 DMM NOTICE MM(262420000001004/c0166e91) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151140644 DMM DEBUG MM(262420000001004/c0166e91) checking auth: received UMTS RES = 8d fc 04 8a 40 a8 67 f6 (gprs_gmm.c:716) 20250820151140644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151140644 DMM DEBUG MM(262420000001004/c0166e91) Requesting authorization (sgsn_auth.c:160) 20250820151140644 DMM INFO MM(262420000001004/c0166e91) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151140644 DMM DEBUG MM(262420000001004/c0166e91) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151140644 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250820151140644 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) 20250820151140644 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151140644 DMM DEBUG MM(262420000001004/c0166e91) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151140644 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140644 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140644 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140644 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140644 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140644 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140644 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140644 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140644 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140644 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 23 46 48 19 93 c9 98 27 83 03 cc 33 8a ec b9 f8 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151140653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140653 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140653 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140653 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140653 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140653 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140653 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151140653 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151140653 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151140653 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250820151140653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151140653 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151140653 DMM INFO MM(262420000001004/c0166e91) <- GMM ATTACH ACCEPT (new P-TMSI=0xc0166e91) (gprs_gmm.c:337) 20250820151140653 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250820151140653 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140653 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140653 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140653 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140653 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140653 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140653 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140653 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140653 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140653 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151140654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140654 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140654 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c0 16 6e 91 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151140657 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151140657 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151140657 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250820151140657 DMM INFO MM(262420000001004/c0166e91) Subscriber data update (mmctx.c:445) 20250820151140657 DMM DEBUG MM(262420000001004/c0166e91) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151140657 DMM INFO MM(262420000001004/c0166e91) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151140657 DMM NOTICE MM(262420000001004/c0166e91) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250820151140657 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151140657 DMM NOTICE MM(262420000001004/c0166e91) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151140657 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) 20250820151140658 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151140658 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250820151140658 DMM INFO MM(262420000001004/c0166e91) Subscriber data update (mmctx.c:445) 20250820151140658 DMM DEBUG MM(262420000001004/c0166e91) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151140660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140660 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140660 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140660 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140660 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140660 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140660 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151140660 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151140660 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151140660 DMM INFO MM(262420000001004/c0166e91) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151140660 DMM NOTICE MM(262420000001004/c0166e91) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151140660 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151140660 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151140660 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151140660 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151140660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151140660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151140660 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140660 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140660 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140660 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140660 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140660 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 05 06 55 b8 d5 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151140664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140664 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140664 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140664 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140664 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140664 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 05 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140664 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151140664 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151140664 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151140664 DMM INFO MM(262420000001004/c0166e91) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151140664 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151140664 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140664 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140664 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151140664 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140664 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151140664 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140664 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140664 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140664 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 05 04 55 b8 d5 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 20250820151140665 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140665 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140665 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140665 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140665 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140665 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140665 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140665 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 05 55 b8 d5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_user(1601)5617877 TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'C0166E91'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user(1601)8681809 SGSN_Test_0-RAN(1594)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: First idle individual index:0 20250820151140866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140866 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140866 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 84 79 51 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 c0 16 6e 91 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140867 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140867 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140867 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140867 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140867 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140867 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151140867 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140867 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140867 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140867 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 84 79 51 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151140867 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151140867 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151140867 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151140867 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC0166E91) type="signalling"  (gprs_gmm.c:1936) 20250820151140867 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151140867 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151140867 DMM DEBUG MM(262420000001004/c0166e91) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151140867 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140868 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140868 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140868 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140868 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140868 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140868 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140868 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140868 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140868 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 23 46 48 19 93 c9 98 27 83 03 cc 33 8a ec b9 f8 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: { messageType := 2, destLocRef := '847951'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(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151140878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140878 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140878 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140878 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140878 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140878 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151140878 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151140878 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151140878 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250820151140879 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151140879 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151140879 DMM INFO MM(262420000001004/c0166e91) <- GMM SERVICE ACCEPT (P-TMSI=0xc0166e91) (gprs_gmm.c:863) 20250820151140879 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250820151140879 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140879 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151140879 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140879 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140879 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140879 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151140891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140891 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140891 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140891 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140891 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151140891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151140891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151140891 DMM INFO MM(262420000001004/c0166e91) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151140891 DMM INFO MM(262420000001004/c0166e91) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151140891 DMM DEBUG MM(262420000001004/c0166e91) Using GGSN 0 (gprs_sm.c:317) 20250820151140892 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) 20250820151140892 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250820151140892 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151140892 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151140892 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250820151140917 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 38 00 00 01 80 08 00 10 a1 c4 77 64 11 ee 12 a4 cd 14 05 7f 9d 0e 26 78 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:465) 20250820151140917 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151140917 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151140917 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140917 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140917 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140917 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140917 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140917 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140917 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140917 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140917 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140917 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 a1 c4 77 64 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800108BEFF8'O 20250820151140950 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140950 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140950 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140950 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140950 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140951 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140951 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 10 8b ef f8 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140951 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151140951 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151140951 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151140951 DRANAP INFO Rx RAB Assignment Response for UE conn_id 6 (iu_client.c:625) 20250820151140951 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151140951 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250820151140951 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151140951 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250820151140951 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140951 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140951 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140951 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140951 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140951 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140951 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140951 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140951 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140951 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151140957 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 39 00 00 01 80 10 a1 c4 77 64 11 ee 12 a4 cd 7f 9d 0e 26 78 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1081 from retransmit req queue (gtp.c:465) 20250820151140957 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151140957 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151140968 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140968 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151140968 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151140968 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151140969 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151140969 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151140969 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140969 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 06 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151140969 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151140969 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151140969 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151140969 DMM INFO MM(262420000001004/c0166e91) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151140969 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151140969 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250820151140971 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3a 00 00 01 80 : Freeing seq=1082 from retransmit req queue (gtp.c:465) 20250820151140971 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151140971 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151140971 DMM INFO MM(262420000001004/c0166e91) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151140971 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250820151140971 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140972 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140972 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140971 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250820151140971 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151140972 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140972 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140972 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151140972 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151140972 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151140972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151140972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 84 79 51 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user-BVCI196(1581)@aa26fc50d1c6: Removing Client IMSI='262420000001004'H, index=0 TC_attach_pdp_act_user(1601)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151140985 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151140985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151140985 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151140985 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151140985 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151140985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151140985 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151140985 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151140985 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:821) 20250820151140985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140985 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151140986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151140986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151140986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151140986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151140986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151140986 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151140986 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151140986 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151140986 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151140986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151140986 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151140986 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151140986 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151140986 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151140986 DMM INFO MM(262420000001004/c0166e91) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151140986 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151140986 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151140986 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151140986 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151140986 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151140986 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151140986 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151140986 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151140986 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151140991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49632<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1594)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1598)@aa26fc50d1c6: Final verdict of PTC: none 20250820151140995 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151140995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1593)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1587)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1597)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1591)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1592)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1582)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1585)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1590)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1580)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1590): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1591): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1592): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1593): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user(1601): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass'. Wed Aug 20 15:11:41 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250820151141083 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49646<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151141585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49646<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=299776) 20250820151141996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151141997 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=299776, count=363156) 20250820151142987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151142987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151142987 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151142998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151142998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw ------ Wed Aug 20 15:11:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151143999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151144000 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250820151144674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46054<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151144677 DMM INFO MM(262420000001004/c0166e91) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151144677 DMM INFO MM(262420000001004/c0166e91) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151144677 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151144677 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151144677 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151144677 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151144677 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250820151144677 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) 20250820151144677 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:402) 20250820151144677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151144677 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151144677 DMM DEBUG MM_STATE_Iu(5)[0x55a5b83c5ee0]{Detached}: Deallocated (fsm.c:568) 20250820151144677 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151144677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1606)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151144724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151144724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151144724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151144724 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144724 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151144724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151144724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151144724 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151144724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250820151144725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151144725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151144725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1606)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151144725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151144725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151144725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151144725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151144725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144725 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151144725 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151144725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151144725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151144725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151144727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1607)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1603)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151144732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151144732 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1607)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1611)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1611)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151144741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151144741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151144741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151144741 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144741 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151144741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151144741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151144741 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151144741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1611)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151144742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151144742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151144742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151144742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151144742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151144742 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151144742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151144742 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144742 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151144742 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151144742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151144743 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151144743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1611)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1611)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151144745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1612)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1608)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151144749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151144749 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1613)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1612)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1616)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151144757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151144757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151144757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151144757 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144757 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151144757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151144757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151144757 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151144757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151144758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151144758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151144758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151144758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151144758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151144758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151144758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151144758 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151144758 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151144758 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151144758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1616)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151144759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151144759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250820151144761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1619)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1619)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151144766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151144766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151144966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151144966 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151144966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151144966 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1619)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151144971 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151144971 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151144971 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151144972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151144972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151144972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151144972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151144972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151144972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151144972 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151144972 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151144972 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151144972 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151144974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151144974 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151144974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151144974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151144974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151144974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151144974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151144974 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151144974 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151144974 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151144974 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151144974 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151144974 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151144974 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151144974 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151144974 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151144974 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151145000 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151145000 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151145000 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151145000 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151145004 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151145005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151145717 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151145717 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151145717 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151145717 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151145717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151145718 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151145718 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151145718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151145718 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151145718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 4d cd 0e 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151145728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151145728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151145728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151145728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151145728 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151145728 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151145728 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151145728 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151145728 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151145728 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 04 4d cd 0e 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151145930 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151145930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151145930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151145930 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151145930 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151145930 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151145930 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151145930 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151145930 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151145930 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151145931 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151145931 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151145931 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151145931 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151145931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151145931 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151145931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151145931 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151145931 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151145931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151145931 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151145931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='C2A749CA'O, index=0 SGSN_Test-GSUP(1622)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001058" to be handled at TC_attach_pdp_act_user_addr_v4raw(1625) TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: 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 := '262420000001058'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '7B58'O ("{X"), rac := '54'O ("T") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1618)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)14125509 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1618)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151146082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146082 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146082 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146082 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146082 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 d7 89 c5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 85 62 f2 24 7b 58 54 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146083 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151146083 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151146083 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151146083 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151146083 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151146083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Allocated (fsm.c:456) 20250820151146083 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151146083 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820151146083 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151146083 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151146083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151146083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151146083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146083 DMM DEBUG MM(262420000001058/ef47547e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151146083 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250820151146083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146083 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151146083 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 d7 89 c5 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151146083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146083 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146083 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: { messageType := 2, destLocRef := 'D789C5'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(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: 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 := 'D5EE573CC001AE8CA65658559A6CEFA0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1412A5FB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E7CF8BB02934119'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A1D10B84F33A0C7707AD0D859F51E090'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '4761A4C691045F9632D0133FAEA497E7'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'CE69D9FB587A3A81C824AE24163AEF3A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'F7D24BA4B3E06820'O } } } } } SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250820151146089 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146089 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146089 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146089 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146089 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146089 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146089 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151146089 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151146089 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151146089 DMM DEBUG MM(262420000001058/ef47547e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250820151146089 DMM NOTICE MM(262420000001058/ef47547e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151146089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151146089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151146089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151146089 DMM DEBUG MM(262420000001058/ef47547e) Requesting authorization (sgsn_auth.c:160) 20250820151146089 DMM INFO MM(262420000001058/ef47547e) Requesting authentication tuples (sgsn_auth.c:184) 20250820151146089 DMM DEBUG MM(262420000001058/ef47547e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151146089 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250820151146089 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1622)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250820151146091 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151146091 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151146091 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151146091 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151146091 DMM INFO MM(262420000001058/ef47547e) Subscriber data update (mmctx.c:445) 20250820151146091 DMM DEBUG MM(262420000001058/ef47547e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151146091 DMM INFO MM(262420000001058/ef47547e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151146091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151146091 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151146091 DMM INFO MM(262420000001058/ef47547e) <- GMM AUTH AND CIPHERING REQ (rand = d5 ee 57 3c c0 01 ae 8c a6 56 58 55 9a 6c ef a0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ce 69 d9 fb 58 7a 3a 81 c8 24 ae 24 16 3a ef 3a ) (gprs_gmm.c:510) 20250820151146091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250820151146091 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146091 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146091 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 40 21 d5 ee 57 3c c0 01 ae 8c a6 56 58 55 9a 6c ef a0 80 28 10 ce 69 d9 fb 58 7a 3a 81 c8 24 ae 24 16 3a ef 3a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130422F7D24BA423094399990000105008F02904B3E06820'O 20250820151146095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146095 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146095 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146095 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146095 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 04 22 f7 d2 4b a4 23 09 43 99 99 00 00 10 50 08 f0 29 04 b3 e0 68 20 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146095 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151146095 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151146095 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151146095 DMM INFO MM(262420000001058/ef47547e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151146095 DMM NOTICE MM(262420000001058/ef47547e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151146095 DMM DEBUG MM(262420000001058/ef47547e) checking auth: received UMTS RES = f7 d2 4b a4 b3 e0 68 20 (gprs_gmm.c:716) 20250820151146095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151146095 DMM DEBUG MM(262420000001058/ef47547e) Requesting authorization (sgsn_auth.c:160) 20250820151146095 DMM INFO MM(262420000001058/ef47547e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151146095 DMM DEBUG MM(262420000001058/ef47547e) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151146095 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250820151146095 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151146095 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151146095 DMM DEBUG MM(262420000001058/ef47547e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151146095 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146095 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146095 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 d1 0b 84 f3 3a 0c 77 07 ad 0d 85 9f 51 e0 90 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151146101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146101 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146101 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146101 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146101 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146101 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146101 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151146101 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151146101 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151146101 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250820151146101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151146101 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151146101 DMM INFO MM(262420000001058/ef47547e) <- GMM ATTACH ACCEPT (new P-TMSI=0xef47547e) (gprs_gmm.c:337) 20250820151146101 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250820151146101 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146101 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151146101 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146101 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146101 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146101 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146101 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146101 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146101 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146101 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ef 47 54 7e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151146104 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151146104 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151146104 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250820151146104 DMM INFO MM(262420000001058/ef47547e) Subscriber data update (mmctx.c:445) 20250820151146104 DMM DEBUG MM(262420000001058/ef47547e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151146104 DMM INFO MM(262420000001058/ef47547e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151146104 DMM NOTICE MM(262420000001058/ef47547e) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250820151146104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151146104 DMM NOTICE MM(262420000001058/ef47547e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151146104 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f8 28 01 01 (gprs_subscriber.c:210) 20250820151146104 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151146104 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250820151146104 DMM INFO MM(262420000001058/ef47547e) Subscriber data update (mmctx.c:445) 20250820151146104 DMM DEBUG MM(262420000001058/ef47547e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151146105 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146105 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146105 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146105 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146105 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146105 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146105 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146105 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146105 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151146105 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151146105 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151146105 DMM INFO MM(262420000001058/ef47547e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151146105 DMM NOTICE MM(262420000001058/ef47547e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151146105 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151146105 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151146105 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151146105 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151146105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151146105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151146105 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146105 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146106 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146106 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146106 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 07 06 d7 89 c5 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151146108 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146108 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146108 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146108 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146108 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146109 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146109 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146109 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151146109 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151146109 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151146109 DMM INFO MM(262420000001058/ef47547e) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151146109 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151146109 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151146109 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146109 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146109 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146109 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151146109 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146109 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146109 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146109 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146109 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146109 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 d7 89 c5 00 00 07 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 20250820151146110 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146110 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146110 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146110 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146110 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146110 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146110 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146110 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 07 d7 89 c5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)14125509 TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'EF47547E'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)12154549 SGSN_Test_0-RAN(1618)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: First idle individual index:0 20250820151146314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146314 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146314 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146314 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146314 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b9 76 b5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ef 47 54 7e 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146315 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151146315 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151146315 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151146315 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEF47547E) type="signalling"  (gprs_gmm.c:1936) 20250820151146316 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151146316 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151146316 DMM DEBUG MM(262420000001058/ef47547e) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151146316 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146316 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 b9 76 b5 00 00 08 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151146316 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146316 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146316 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146316 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146316 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146316 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146316 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146316 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 d1 0b 84 f3 3a 0c 77 07 ad 0d 85 9f 51 e0 90 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: { messageType := 2, destLocRef := 'B976B5'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(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151146327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146328 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146328 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146328 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146328 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146328 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151146328 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151146328 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151146328 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250820151146328 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151146328 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151146328 DMM INFO MM(262420000001058/ef47547e) <- GMM SERVICE ACCEPT (P-TMSI=0xef47547e) (gprs_gmm.c:863) 20250820151146328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250820151146329 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146329 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151146329 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146329 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146329 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146329 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146329 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146329 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151146340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146341 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146341 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146341 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146341 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146341 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146341 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146341 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146341 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151146341 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151146341 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151146341 DMM INFO MM(262420000001058/ef47547e) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151146341 DMM INFO MM(262420000001058/ef47547e) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151146341 DMM DEBUG MM(262420000001058/ef47547e) Using GGSN 0 (gprs_sm.c:317) 20250820151146341 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) 20250820151146341 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250820151146341 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151146341 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151146341 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250820151146367 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3b 00 00 01 80 08 00 10 c8 62 b9 1e 11 6e d8 81 34 14 05 7f eb c7 85 93 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:465) 20250820151146367 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151146367 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151146368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146368 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146368 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146368 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146368 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146368 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146368 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146368 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 108 bytes: [L2]> 01 00 01 01 00 00 00 6c 02 10 00 5c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 45 00 00 00 41 00 00 01 00 36 40 3a 00 00 01 00 35 00 2b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 10 3e 7f 00 00 67 00 c8 62 b9 1e 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680005369984'O 20250820151146402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146402 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146402 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146403 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 05 36 99 84 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146403 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151146403 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151146403 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151146403 DRANAP INFO Rx RAB Assignment Response for UE conn_id 8 (iu_client.c:625) 20250820151146403 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151146403 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250820151146403 DGPRS INFO PDP(262420000001058/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151146403 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250820151146403 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146403 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146403 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146403 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151146409 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3c 00 00 01 80 10 c8 62 b9 1e 11 6e d8 81 34 7f eb c7 85 93 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1084 from retransmit req queue (gtp.c:465) 20250820151146409 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151146409 DGPRS INFO PDP(262420000001058/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151146420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146420 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151146420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151146420 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151146420 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151146420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151146420 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146420 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 08 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151146420 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151146420 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151146420 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151146420 DMM INFO MM(262420000001058/ef47547e) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151146420 DGPRS INFO PDP(262420000001058/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151146420 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250820151146422 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 3d 00 00 01 80 : Freeing seq=1085 from retransmit req queue (gtp.c:465) 20250820151146422 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151146422 DGPRS INFO PDP(262420000001058/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151146422 DMM INFO MM(262420000001058/ef47547e) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151146422 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250820151146422 DLGTP DEBUG Begin pdp_tiddel tid = 5850100000024262 (pdp.c:298) 20250820151146422 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151146422 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146422 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146422 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146422 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146422 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146422 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151146422 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151146422 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151146422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151146422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 08 06 b9 76 b5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@aa26fc50d1c6: Removing Client IMSI='262420000001058'H, index=0 TC_attach_pdp_act_user_addr_v4raw(1625)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151146432 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151146432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151146432 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151146432 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151146432 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151146432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151146432 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151146432 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151146432 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:821) 20250820151146432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146433 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151146433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151146433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151146433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151146433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151146433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151146433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151146433 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151146433 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151146433 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151146433 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151146433 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151146433 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151146433 DMM INFO MM(262420000001058/ef47547e) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151146433 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151146433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151146433 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151146433 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151146433 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151146433 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151146433 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151146433 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151146433 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151146433 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151146433 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151146437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46054<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1619)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1622)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1606)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1611)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615)@aa26fc50d1c6: Final verdict of PTC: none 20250820151146441 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151146441 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(1607)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1602)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1616)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1604)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1614)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1613)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1612)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1609)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1604): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1605): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1609): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1610): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1611): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1612): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1614): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1615): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass'. Wed Aug 20 15:11:46 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250820151146520 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151147022 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376540) 20250820151147442 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151147443 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=376540, count=378604) 20250820151148061 DGPRS DEBUG Checking for inactive LLMEs, time = 58230907 (sgsn.c:132) 20250820151148061 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151148062 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151148062 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151148062 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151148062 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151148062 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151148062 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151148062 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151148062 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151148062 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820151148433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151148433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151148433 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151148444 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151148444 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 ------ Wed Aug 20 15:11:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151149446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151149446 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250820151150131 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46080<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151150133 DMM INFO MM(262420000001058/ef47547e) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151150133 DMM INFO MM(262420000001058/ef47547e) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151150133 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151150133 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151150133 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151150133 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151150133 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250820151150133 DGPRS INFO SUBSCR(262420000001058) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151150133 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f8 09 00 28 01 01 (gsup_client.c:402) 20250820151150133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Deallocated (fsm.c:568) 20250820151150133 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151150133 DMM DEBUG MM_STATE_Iu(7)[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820151150133 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151150133 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1630)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151150183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151150183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151150183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151150183 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150183 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151150183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151150183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151150183 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151150183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151150184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151150184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151150184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151150184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151150184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151150184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151150184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151150184 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150184 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151150184 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151150184 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1630)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151150184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151150184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151150186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151150193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151150193 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1632)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1631)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1635)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151150202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151150202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151150202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151150202 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150202 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151150202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151150202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151150202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151150202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151150202 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151150203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151150203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151150203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151150203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151150203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151150203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151150203 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150203 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151150203 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151150203 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151150203 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151150203 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151150205 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1636)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151150211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151150211 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1636)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1640)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1640)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151150222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151150222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151150222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151150222 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150222 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151150222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151150222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151150222 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151150222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151150223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151150223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151150223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151150223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151150223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151150223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151150223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151150223 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151150223 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151150223 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151150223 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151150223 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151150223 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151150225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1637)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1637)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151150230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151150230 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1643)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-M3UA(1643)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1643)@aa26fc50d1c6: ************************************************* SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151150432 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151150432 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151150432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151150432 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1643)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151150441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151150441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151150441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151150441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151150441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151150441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151150441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151150441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151150441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151150441 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151150441 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151150441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151150441 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151150443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151150443 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151150443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151150443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151150443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151150443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151150443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151150443 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151150443 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151150443 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151150443 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151150443 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151150443 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151150443 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151150444 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151150444 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151150444 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151150446 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151150446 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151150446 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151150446 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151150450 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820151150451 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151150988 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151150988 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151150988 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151150988 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151150988 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151150988 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151150988 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151150988 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151150988 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151150988 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 84 79 51 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151000 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151000 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151000 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151000 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151000 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151000 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151000 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151000 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 06 84 79 51 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151247 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151247 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151247 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151247 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151248 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151248 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151248 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151248 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151248 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151151248 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151151248 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151248 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151248 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151249 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151151249 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151249 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151249 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151249 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151249 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151249 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 07 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='FC5FF684'O, index=0 SGSN_Test-GSUP(1646)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001055" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: 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 := '262420000001055'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '08C6'O, rac := '44'O ("D") }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1642)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)11724919 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1642)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151151561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151561 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151561 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151561 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151561 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151561 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b2 e8 77 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 55 62 f2 24 08 c6 44 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151561 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151151561 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151151561 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151151561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151151561 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151151561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151151561 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151151561 DMM DEBUG MM_STATE_Iu[0x55a5b83c5ee0]{Detached}: Allocated (fsm.c:456) 20250820151151561 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151151561 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151151561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151151561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151151561 DMM DEBUG MM(262420000001055/dadee113) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151151561 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250820151151561 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151561 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151561 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151561 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151561 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151561 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151151561 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151561 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151561 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151561 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 b2 e8 77 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151562 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151562 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151562 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151562 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151562 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151562 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151562 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151562 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151562 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151562 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: { messageType := 2, destLocRef := 'B2E877'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(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: 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 := 'C8DC189B9FB836F79CD3E1AEDAC16A3E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '468C7E7D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '00847D18A265BD83'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3DC1CA7DC9E496F6630B0AB60848415A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FE0EB3E7649296B4C7629FFD845EA9B1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '575CE9BDB5C99150BE5CB0490079B0D5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5F424B41F8F5B50'O } } } } } SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250820151151567 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151567 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151567 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151567 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151567 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151567 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151567 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151567 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151567 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151151567 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151151567 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151151567 DMM DEBUG MM(262420000001055/dadee113) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250820151151567 DMM NOTICE MM(262420000001055/dadee113) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151151567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151151567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151151567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151151567 DMM DEBUG MM(262420000001055/dadee113) Requesting authorization (sgsn_auth.c:160) 20250820151151567 DMM INFO MM(262420000001055/dadee113) Requesting authentication tuples (sgsn_auth.c:184) 20250820151151567 DMM DEBUG MM(262420000001055/dadee113) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151151567 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250820151151567 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1646)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250820151151568 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151151568 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151151568 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151151568 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151151568 DMM INFO MM(262420000001055/dadee113) Subscriber data update (mmctx.c:445) 20250820151151568 DMM DEBUG MM(262420000001055/dadee113) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151151568 DMM INFO MM(262420000001055/dadee113) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151151568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151151568 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151151568 DMM INFO MM(262420000001055/dadee113) <- GMM AUTH AND CIPHERING REQ (rand = c8 dc 18 9b 9f b8 36 f7 9c d3 e1 ae da c1 6a 3e , mmctx_is_r99=1, vec->auth_types=0x3, autn = 57 5c e9 bd b5 c9 91 50 be 5c b0 49 00 79 b0 d5 ) (gprs_gmm.c:510) 20250820151151568 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250820151151568 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151568 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151568 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151568 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151568 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151568 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151568 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151568 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151568 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151568 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 c8 dc 18 9b 9f b8 36 f7 9c d3 e1 ae da c1 6a 3e 80 28 10 57 5c e9 bd b5 c9 91 50 be 5c b0 49 00 79 b0 d5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22A5F424B423094399990000105005F029041F8F5B50'O 20250820151151571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151571 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151571 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151571 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151571 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151571 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 a5 f4 24 b4 23 09 43 99 99 00 00 10 50 05 f0 29 04 1f 8f 5b 50 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151571 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151151571 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151151571 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151151571 DMM INFO MM(262420000001055/dadee113) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151151571 DMM NOTICE MM(262420000001055/dadee113) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151151571 DMM DEBUG MM(262420000001055/dadee113) checking auth: received UMTS RES = a5 f4 24 b4 1f 8f 5b 50 (gprs_gmm.c:716) 20250820151151571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151151571 DMM DEBUG MM(262420000001055/dadee113) Requesting authorization (sgsn_auth.c:160) 20250820151151571 DMM INFO MM(262420000001055/dadee113) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151151571 DMM DEBUG MM(262420000001055/dadee113) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151151571 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250820151151571 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f5 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151151571 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151151571 DMM DEBUG MM(262420000001055/dadee113) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151151571 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151571 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151571 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151571 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151571 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151571 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151571 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151571 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151571 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3d c1 ca 7d c9 e4 96 f6 63 0b 0a b6 08 48 41 5a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151151577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151577 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151577 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151577 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151577 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151577 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151577 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151151577 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151151577 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151151577 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250820151151577 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151151577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151151577 DMM INFO MM(262420000001055/dadee113) <- GMM ATTACH ACCEPT (new P-TMSI=0xdadee113) (gprs_gmm.c:337) 20250820151151577 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151577 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151577 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250820151151577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151577 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151577 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151577 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151577 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151577 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151577 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151577 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151577 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 da de e1 13 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151151579 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151151579 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151151579 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250820151151579 DMM INFO MM(262420000001055/dadee113) Subscriber data update (mmctx.c:445) 20250820151151579 DMM DEBUG MM(262420000001055/dadee113) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151151579 DMM INFO MM(262420000001055/dadee113) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151151579 DMM NOTICE MM(262420000001055/dadee113) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250820151151579 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151151579 DMM NOTICE MM(262420000001055/dadee113) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151151579 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f5 28 01 01 (gprs_subscriber.c:210) 20250820151151580 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151151580 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250820151151580 DMM INFO MM(262420000001055/dadee113) Subscriber data update (mmctx.c:445) 20250820151151580 DMM DEBUG MM(262420000001055/dadee113) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151151581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151581 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151581 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151581 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151581 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151581 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151581 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151151581 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151151581 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151151581 DMM INFO MM(262420000001055/dadee113) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151151581 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151581 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151581 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151581 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151581 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151581 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151581 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151581 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151581 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151581 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 b2 e8 77 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151581 DMM NOTICE MM(262420000001055/dadee113) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151151581 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151151581 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151151581 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151151581 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151151581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151151581 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151151583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151583 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151583 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151583 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151583 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 09 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151583 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151151583 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151151583 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151151583 DMM INFO MM(262420000001055/dadee113) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151151583 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151151583 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151583 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151583 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151151583 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151583 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151583 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151583 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151583 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 b2 e8 77 00 00 09 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151583 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 20250820151151584 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151584 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151584 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151584 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151584 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 09 b2 e8 77 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)11724919 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'DADEE113'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)14738021 SGSN_Test_0-RAN(1642)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: First idle individual index:0 20250820151151786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151786 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151786 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151786 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151786 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e0 e2 65 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 da de e1 13 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151788 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151151788 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151151788 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151151788 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDADEE113) type="signalling"  (gprs_gmm.c:1936) 20250820151151788 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151151788 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151151788 DMM DEBUG MM(262420000001055/dadee113) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151151788 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151788 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151788 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151788 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151788 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151788 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0a 02 e0 e2 65 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151788 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151789 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151789 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151789 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151789 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151789 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151789 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151789 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151789 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151789 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 3d c1 ca 7d c9 e4 96 f6 63 0b 0a b6 08 48 41 5a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: { messageType := 2, destLocRef := 'E0E265'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(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151151800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151800 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151800 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151800 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151800 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151801 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151151801 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151151801 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151151801 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250820151151801 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151801 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151151801 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151151801 DMM INFO MM(262420000001055/dadee113) <- GMM SERVICE ACCEPT (P-TMSI=0xdadee113) (gprs_gmm.c:863) 20250820151151801 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250820151151801 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151801 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151801 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151801 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151151801 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151801 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151801 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151801 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151801 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151802 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151151813 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151813 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151813 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151814 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151814 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151814 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151814 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151814 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151814 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151151814 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151151814 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151151814 DMM INFO MM(262420000001055/dadee113) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151151814 DMM INFO MM(262420000001055/dadee113) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151151814 DMM DEBUG MM(262420000001055/dadee113) Using GGSN 0 (gprs_sm.c:317) 20250820151151814 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) 20250820151151814 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250820151151814 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151151814 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151151814 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250820151151840 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 3e 00 00 01 80 08 00 10 93 7e 0a 07 11 ff 48 fb 04 14 05 7f b8 7d d8 7d 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:465) 20250820151151840 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151151840 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151151841 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151841 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151841 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151841 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151841 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151841 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151841 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151841 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151841 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151841 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 93 7e 0a 07 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:33 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001D000001003440160000010033400F6028DC3500017F000068000BB0504F'O 20250820151151875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151875 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151875 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151875 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151875 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 38 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 21 60 00 00 1d 00 00 01 00 34 40 16 00 00 01 00 33 40 0f 60 28 dc 35 00 01 7f 00 00 68 00 0b b0 50 4f 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151875 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151151875 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151151875 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151151875 DRANAP INFO Rx RAB Assignment Response for UE conn_id 10 (iu_client.c:625) 20250820151151875 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 )20250820151151875 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250820151151875 DGPRS INFO PDP(262420000001055/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151151875 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250820151151876 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151876 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151876 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151876 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151876 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151876 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151151881 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 3f 00 00 01 80 10 93 7e 0a 07 11 ff 48 fb 04 7f b8 7d d8 7d 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=1087 from retransmit req queue (gtp.c:465) 20250820151151881 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151151881 DGPRS INFO PDP(262420000001055/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151151891 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151891 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151151891 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151151891 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151151891 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151151891 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151151891 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151891 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0a 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151151891 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151151891 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151151891 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151151891 DMM INFO MM(262420000001055/dadee113) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151151891 DGPRS INFO PDP(262420000001055/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151151891 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250820151151894 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 40 00 00 01 80 : Freeing seq=1088 from retransmit req queue (gtp.c:465) 20250820151151894 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151151894 DGPRS INFO PDP(262420000001055/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151151894 DMM INFO MM(262420000001055/dadee113) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151151894 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250820151151894 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151894 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151894 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151894 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151894 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151894 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151151894 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151151894 DLGTP DEBUG Begin pdp_tiddel tid = 5550100000024262 (pdp.c:298) 20250820151151894 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151151894 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151151894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151151894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0a 06 e0 e2 65 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@aa26fc50d1c6: Removing Client IMSI='262420000001055'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151151903 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151151903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151151903 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151151903 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151151903 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151151903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151151903 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151151903 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151151903 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:821) 20250820151151903 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151903 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151151903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151151903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151151903 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151151903 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151151903 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151151903 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151151903 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151151903 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151151903 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151151903 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151151903 DMM INFO MM(262420000001055/dadee113) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151151903 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151151903 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151151903 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151151903 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151151903 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151151903 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151151903 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151151903 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151151903 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151151906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46080<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1642)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1646)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1643)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1635)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1630)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1641)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@aa26fc50d1c6: Final verdict of PTC: none 20250820151151910 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1626)@aa26fc50d1c6: Final verdict of PTC: none 20250820151151911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-BSSGP1(1632)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1645)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1644)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1640)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1628)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1633)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1638)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass'. Wed Aug 20 15:11:51 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250820151151988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151152490 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45552<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376648) 20250820151152912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151152912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=376648, count=378940) 20250820151153904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151153904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151153904 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151153914 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151153914 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 ------ Wed Aug 20 15:11:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151154916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151154916 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250820151155591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45566<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151155593 DMM INFO MM(262420000001055/dadee113) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151155593 DMM INFO MM(262420000001055/dadee113) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151155593 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151155593 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151155593 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151155593 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151155593 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250820151155593 DGPRS INFO SUBSCR(262420000001055) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151155593 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f5 09 00 28 01 01 (gsup_client.c:402) 20250820151155593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151155593 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151155593 DMM DEBUG MM_STATE_Iu(9)[0x55a5b83c5ee0]{Detached}: Deallocated (fsm.c:568) 20250820151155593 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151155593 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1654)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151155641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151155641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151155641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151155641 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155641 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151155641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151155641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151155641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151155641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151155641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151155641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151155641 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151155642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151155642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151155642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151155642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151155642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155642 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151155642 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151155642 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151155642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151155642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151155644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151155648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151155648 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1656)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1655)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1659)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1659)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151155657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151155657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151155657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151155657 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155657 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151155657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151155657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151155657 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151155657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1659)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151155658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151155658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151155658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151155658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151155658 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155658 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151155658 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151155658 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151155658 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151155658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1659)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1659)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151155660 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1660)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1656)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151155666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151155666 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1660)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1664)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1664)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151155673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151155673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151155673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151155673 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155673 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151155673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151155673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151155673 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151155673 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151155674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151155674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151155674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151155674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151155674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151155674 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151155674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151155674 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151155674 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151155674 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151155674 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151155675 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151155675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151155677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1667)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1667)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation 20250820151155682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151155682 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151155883 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151155883 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151155883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151155883 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1667)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151155890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151155890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151155890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151155890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151155890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151155890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151155890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151155890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151155890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151155890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151155890 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151155890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151155890 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151155893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151155894 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151155894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151155894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151155894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151155894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151155894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151155894 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151155894 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151155894 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151155894 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151155894 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151155894 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151155894 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151155894 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151155894 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151155894 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151155916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151155917 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151155917 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151155917 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151155921 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151155922 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151156434 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151156434 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151156434 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151156434 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151156434 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151156434 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151156434 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151156435 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151156435 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151156435 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 b9 76 b5 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151156448 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151156448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151156448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151156448 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151156448 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151156448 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151156448 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151156448 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151156448 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151156448 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 08 b9 76 b5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151156698 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151156698 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151156698 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151156698 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151156698 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151156698 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151156698 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151156698 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151156698 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151156698 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151156698 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151156698 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151156699 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151156699 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151156699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151156699 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151156699 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151156699 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151156699 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151156699 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151156699 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151156699 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='C7960A54'O, index=0 SGSN_Test-GSUP(1670)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001056" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: 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 := '262420000001056'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '75D1'O, rac := 'B3'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1666)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)14988675 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: First idle individual index:0 20250820151157013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157013 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157013 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157013 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157013 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157013 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e4 b5 83 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 65 62 f2 24 75 d1 b3 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157013 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157013 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151157013 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157013 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151157013 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151157013 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151157013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0b 02 e4 b5 83 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151157013 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151157013 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151157013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Allocated (fsm.c:456) 20250820151157013 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151157013 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820151157013 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151157013 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151157013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151157013 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151157013 DMM DEBUG MM(262420000001056/d2448192) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151157013 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250820151157013 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157013 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157013 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157013 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157013 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157013 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157013 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157013 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: { messageType := 2, destLocRef := 'E4B583'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(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: 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 := '91934E8B914C2C91DBC87BB20A6899C3'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C93D9591'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1435E4CFF47D8E82'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'ECE131F1244646C423F5679013EF474A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '332EFEBE3BCF53A705768EA58FF1AF73'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '2C471E93C95910B4891ECCFB49E49505'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FA384C005F9997E1'O } } } } } SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250820151157024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157024 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157024 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157024 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157024 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157024 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157024 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 06 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157024 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151157024 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151157024 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151157024 DMM DEBUG MM(262420000001056/d2448192) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250820151157024 DMM NOTICE MM(262420000001056/d2448192) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151157024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151157024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151157024 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151157024 DMM DEBUG MM(262420000001056/d2448192) Requesting authorization (sgsn_auth.c:160) 20250820151157024 DMM INFO MM(262420000001056/d2448192) Requesting authentication tuples (sgsn_auth.c:184) 20250820151157024 DMM DEBUG MM(262420000001056/d2448192) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151157024 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250820151157024 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1670)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250820151157028 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151157028 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151157028 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151157028 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151157028 DMM INFO MM(262420000001056/d2448192) Subscriber data update (mmctx.c:445) 20250820151157028 DMM DEBUG MM(262420000001056/d2448192) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151157028 DMM INFO MM(262420000001056/d2448192) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151157028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151157028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151157028 DMM INFO MM(262420000001056/d2448192) <- GMM AUTH AND CIPHERING REQ (rand = 91 93 4e 8b 91 4c 2c 91 db c8 7b b2 0a 68 99 c3 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 2c 47 1e 93 c9 59 10 b4 89 1e cc fb 49 e4 95 05 ) (gprs_gmm.c:510) 20250820151157028 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250820151157028 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157028 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157028 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157028 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157028 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157028 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157028 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157028 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157028 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157028 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 91 93 4e 8b 91 4c 2c 91 db c8 7b b2 0a 68 99 c3 80 28 10 2c 47 1e 93 c9 59 10 b4 89 1e cc fb 49 e4 95 05 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22FA384C0023094399990000105006F029045F9997E1'O 20250820151157039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157039 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157039 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157039 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157039 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157039 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 fa 38 4c 00 23 09 43 99 99 00 00 10 50 06 f0 29 04 5f 99 97 e1 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157039 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151157039 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151157039 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151157039 DMM INFO MM(262420000001056/d2448192) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151157039 DMM NOTICE MM(262420000001056/d2448192) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151157039 DMM DEBUG MM(262420000001056/d2448192) checking auth: received UMTS RES = fa 38 4c 00 5f 99 97 e1 (gprs_gmm.c:716) 20250820151157039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151157039 DMM DEBUG MM(262420000001056/d2448192) Requesting authorization (sgsn_auth.c:160) 20250820151157039 DMM INFO MM(262420000001056/d2448192) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151157039 DMM DEBUG MM(262420000001056/d2448192) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151157039 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250820151157039 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f6 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151157039 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151157039 DMM DEBUG MM(262420000001056/d2448192) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151157039 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157039 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157039 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157039 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157039 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157039 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157039 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157039 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157039 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ec e1 31 f1 24 46 46 c4 23 f5 67 90 13 ef 47 4a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151157053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157053 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157053 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157053 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157053 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157053 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157053 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151157053 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151157053 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151157053 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250820151157053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151157053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151157053 DMM INFO MM(262420000001056/d2448192) <- GMM ATTACH ACCEPT (new P-TMSI=0xd2448192) (gprs_gmm.c:337) 20250820151157053 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250820151157053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157053 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151157053 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157053 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157053 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157053 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157053 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157053 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157053 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157053 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d2 44 81 92 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151157058 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151157058 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151157059 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250820151157059 DMM INFO MM(262420000001056/d2448192) Subscriber data update (mmctx.c:445) 20250820151157059 DMM DEBUG MM(262420000001056/d2448192) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151157059 DMM INFO MM(262420000001056/d2448192) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151157059 DMM NOTICE MM(262420000001056/d2448192) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250820151157059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151157059 DMM NOTICE MM(262420000001056/d2448192) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151157059 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f6 28 01 01 (gprs_subscriber.c:210) 20250820151157059 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151157059 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250820151157059 DMM INFO MM(262420000001056/d2448192) Subscriber data update (mmctx.c:445) 20250820151157059 DMM DEBUG MM(262420000001056/d2448192) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151157061 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157061 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157061 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157061 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157061 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157061 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157061 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157061 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151157061 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151157061 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151157061 DMM INFO MM(262420000001056/d2448192) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151157061 DMM NOTICE MM(262420000001056/d2448192) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151157061 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151157061 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151157061 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151157061 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151157061 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157061 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157061 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157061 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157061 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157061 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157061 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157062 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0b 06 e4 b5 83 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151157061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151157061 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151157067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157067 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157067 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157067 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157067 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157067 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157067 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151157067 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151157067 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151157067 DMM INFO MM(262420000001056/d2448192) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151157067 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151157067 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157067 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157067 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157067 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=11 (m3ua.c:642) 20250820151157067 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157067 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=11 -> eSLS=11: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157067 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157067 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151157067 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157067 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157067 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0b 04 e4 b5 83 00 00 0b 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 20250820151157068 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157068 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157068 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157068 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157068 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157068 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157068 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157068 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0b e4 b5 83 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)14988675 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D2448192'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)14226490 SGSN_Test_0-RAN(1666)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: First idle individual index:0 20250820151157270 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157270 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157270 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157270 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157270 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157270 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157270 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157270 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 d9 14 3a 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 d2 44 81 92 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157271 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157271 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151157271 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0c 02 d9 14 3a 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151157271 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151157271 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151157271 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151157271 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD2448192) type="signalling"  (gprs_gmm.c:1936) 20250820151157271 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151157271 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151157271 DMM DEBUG MM(262420000001056/d2448192) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151157271 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157271 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157271 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157271 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157271 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157271 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157271 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157271 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ec e1 31 f1 24 46 46 c4 23 f5 67 90 13 ef 47 4a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: { messageType := 2, destLocRef := 'D9143A'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(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151157276 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157276 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157276 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157276 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157276 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157276 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157276 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157277 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157277 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151157277 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151157277 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151157277 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250820151157277 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157277 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157277 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157277 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157277 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157277 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157277 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157277 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157277 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157277 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f6 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151157277 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151157277 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151157277 DMM INFO MM(262420000001056/d2448192) <- GMM SERVICE ACCEPT (P-TMSI=0xd2448192) (gprs_gmm.c:863) 20250820151157277 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250820151157278 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157278 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157278 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157278 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157278 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157278 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157278 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151157286 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157286 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157286 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157286 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157286 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157286 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157286 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157286 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157286 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151157286 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151157286 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151157286 DMM INFO MM(262420000001056/d2448192) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151157286 DMM INFO MM(262420000001056/d2448192) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151157286 DMM DEBUG MM(262420000001056/d2448192) Using GGSN 0 (gprs_sm.c:317) 20250820151157286 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) 20250820151157286 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250820151157286 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151157286 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151157286 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250820151157303 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 41 00 00 01 80 08 00 10 90 d2 57 0f 11 60 9f 14 8c 14 05 7f 68 0c 90 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1089 from retransmit req queue (gtp.c:465) 20250820151157303 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151157303 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151157303 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157303 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157303 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157303 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157303 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157303 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157303 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157303 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157303 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 90 d2 57 0f 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:46 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000002A000001003440230000010033401C602A7C3500017F00006800000000000000000000000000007808B12C'O 20250820151157333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157333 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157333 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157333 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157333 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 45 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 2a 7c 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 78 08 b1 2c 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157333 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151157333 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151157333 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151157333 DRANAP INFO Rx RAB Assignment Response for UE conn_id 12 (iu_client.c:625) 20250820151157333 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250820151157333 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) 20250820151157333 DGPRS INFO PDP(262420000001056/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151157333 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250820151157333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157333 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157333 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151157341 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 42 00 00 01 80 10 90 d2 57 0f 11 60 9f 14 8c 7f 68 0c 90 3a 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1090 from retransmit req queue (gtp.c:465) 20250820151157341 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151157341 DGPRS INFO PDP(262420000001056/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151157355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151157355 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151157355 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151157355 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151157355 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151157355 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157355 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0c 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151157356 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151157356 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151157356 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151157356 DMM INFO MM(262420000001056/d2448192) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151157356 DGPRS INFO PDP(262420000001056/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151157356 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250820151157360 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 43 00 00 01 80 : Freeing seq=1091 from retransmit req queue (gtp.c:465) 20250820151157360 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151157360 DGPRS INFO PDP(262420000001056/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151157360 DMM INFO MM(262420000001056/d2448192) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151157360 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250820151157360 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157360 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157360 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157360 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157360 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157360 DLGTP DEBUG Begin pdp_tiddel tid = 5650100000024262 (pdp.c:298) 20250820151157360 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151157360 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151157360 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151157360 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151157360 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151157360 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0c 06 d9 14 3a 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@aa26fc50d1c6: Removing Client IMSI='262420000001056'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151157374 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151157374 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151157374 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151157375 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151157375 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151157375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151157375 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151157375 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151157375 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:821) 20250820151157375 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157375 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151157375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151157375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151157375 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151157375 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151157375 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151157375 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151157375 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151157375 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151157375 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151157375 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151157375 DMM INFO MM(262420000001056/d2448192) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151157375 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151157375 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151157375 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151157375 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151157375 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=12 (m3ua.c:642) 20250820151157375 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151157375 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=12 -> eSLS=12: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151157375 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151157375 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151157379 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45566<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1665)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1670)@aa26fc50d1c6: Final verdict of PTC: none 20250820151157383 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151157383 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1667)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1669)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1659)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1655)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1654)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1660)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1656)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1657)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1652)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1662)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1664)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1657): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1658): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1659): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1660): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass'. Wed Aug 20 15:11:57 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250820151157496 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151157999 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45578<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=313884) 20250820151158385 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151158385 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=313884, count=379236) 20250820151159376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151159376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151159376 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151159386 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151159386 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge ------ Wed Aug 20 15:12:00 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151200387 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151200387 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250820151201102 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151201105 DMM INFO MM(262420000001056/d2448192) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151201106 DMM INFO MM(262420000001056/d2448192) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151201106 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151201106 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151201106 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151201106 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151201106 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250820151201106 DGPRS INFO SUBSCR(262420000001056) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151201106 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f6 09 00 28 01 01 (gsup_client.c:402) 20250820151201106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Deallocated (fsm.c:568) 20250820151201106 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151201106 DMM DEBUG MM_STATE_Iu(11)[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820151201106 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151201106 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1678)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1678)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151201172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151201172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151201172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151201172 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201172 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151201172 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151201173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151201173 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151201173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1678)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151201174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151201174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151201174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151201174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151201174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151201174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151201174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151201174 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201174 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151201174 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151201174 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1678)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151201174 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151201174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1678)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151201177 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1679)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1675)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151201182 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151201182 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1680)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1679)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1683)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1683)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151201190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151201190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151201190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151201190 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201190 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151201190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151201190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151201190 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151201190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1683)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151201191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151201191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151201191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151201191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151201191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151201191 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151201191 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151201191 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201191 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151201191 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151201191 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151201192 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151201192 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1683)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1683)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151201193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1684)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1680)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151201198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151201198 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1685)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1684)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1688)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1688)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151201206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151201206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151201206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151201206 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201206 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151201206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151201206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151201206 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151201206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1688)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151201207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151201207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151201207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151201207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151201207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151201207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151201207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151201207 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151201207 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151201207 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151201207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151201207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151201207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1688)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151201209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151201213 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151201213 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1691)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1691)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151201388 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151201388 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151201388 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151201388 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151201392 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151201393 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151201418 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151201418 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151201418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151201418 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151201421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151201421 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151201421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151201421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151201421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151201421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151201421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151201421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151201421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151201421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151201421 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151201421 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151201421 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151201422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151201422 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151201422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151201422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151201422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151201422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151201422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151201422 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151201422 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151201422 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151201422 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151201422 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151201422 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151201422 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151201422 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151201422 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151201422 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151201905 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151201905 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151201905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151201905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151201905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151201905 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151201905 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151201905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151201905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151201905 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 e0 e2 65 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151201916 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151201916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151201916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151201916 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151201916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151201916 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151201916 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151201916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151201916 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151201916 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0a e0 e2 65 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202232 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202232 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202232 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202232 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202232 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202232 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151202232 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151202232 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202232 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202232 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202232 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=10 (m3ua.c:642) 20250820151202232 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202232 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=10 -> eSLS=10: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202232 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202232 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202232 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202232 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0a 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='FAEE377A'O, index=0 SGSN_Test-GSUP(1694)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001057" to be handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: 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 := '262420000001057'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '4D78'O ("Mx"), rac := 'F8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1690)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)7414221 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1690)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151202480 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202480 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202480 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202480 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202480 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202480 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202480 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202480 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 71 21 cd 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 75 62 f2 24 4d 78 f8 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202481 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202481 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151202481 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0d 02 71 21 cd 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202481 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202481 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202481 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202481 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202481 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202481 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202481 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202481 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202481 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151202481 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151202481 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151202481 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151202481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151202481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Allocated (fsm.c:456) 20250820151202481 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151202481 DMM DEBUG MM_STATE_Iu[0x55a5b83c5ee0]{Detached}: Allocated (fsm.c:456) 20250820151202481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151202481 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151202481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151202481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151202481 DMM DEBUG MM(262420000001057/fde65140) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151202481 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: { messageType := 2, destLocRef := '7121CD'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: 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 := '41A2030D84B1E7DE899C4F41B8EF531B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6504C01'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A7F77AB767B4A44F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A13C280D7FDB2768711FADBAB9AAC48A'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '18013C02F84906A33923D4D643AC1938'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FAB9A1401D5F2E000CCB7E802BB9A617'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '86210779FD36DDFE'O } } } } } SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250820151202486 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202486 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202486 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202486 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202486 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202486 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202486 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202486 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 50 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202486 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151202486 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151202486 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151202486 DMM DEBUG MM(262420000001057/fde65140) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250820151202486 DMM NOTICE MM(262420000001057/fde65140) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151202486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151202486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151202486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151202486 DMM DEBUG MM(262420000001057/fde65140) Requesting authorization (sgsn_auth.c:160) 20250820151202486 DMM INFO MM(262420000001057/fde65140) Requesting authentication tuples (sgsn_auth.c:184) 20250820151202486 DMM DEBUG MM(262420000001057/fde65140) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151202486 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250820151202486 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1694)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250820151202487 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151202487 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151202487 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151202487 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151202487 DMM INFO MM(262420000001057/fde65140) Subscriber data update (mmctx.c:445) 20250820151202487 DMM DEBUG MM(262420000001057/fde65140) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151202487 DMM INFO MM(262420000001057/fde65140) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151202488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151202488 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151202488 DMM INFO MM(262420000001057/fde65140) <- GMM AUTH AND CIPHERING REQ (rand = 41 a2 03 0d 84 b1 e7 de 89 9c 4f 41 b8 ef 53 1b , mmctx_is_r99=1, vec->auth_types=0x3, autn = fa b9 a1 40 1d 5f 2e 00 0c cb 7e 80 2b b9 a6 17 ) (gprs_gmm.c:510) 20250820151202488 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250820151202488 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202488 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202488 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202488 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202488 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202488 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202488 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202488 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202488 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202488 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 41 a2 03 0d 84 b1 e7 de 89 9c 4f 41 b8 ef 53 1b 80 28 10 fa b9 a1 40 1d 5f 2e 00 0c cb 7e 80 2b b9 a6 17 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A228621077923094399990000105007F02904FD36DDFE'O 20250820151202491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202491 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202491 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202491 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202491 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202491 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 86 21 07 79 23 09 43 99 99 00 00 10 50 07 f0 29 04 fd 36 dd fe 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202491 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151202491 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151202491 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151202491 DMM INFO MM(262420000001057/fde65140) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151202491 DMM NOTICE MM(262420000001057/fde65140) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151202491 DMM DEBUG MM(262420000001057/fde65140) checking auth: received UMTS RES = 86 21 07 79 fd 36 dd fe (gprs_gmm.c:716) 20250820151202491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151202491 DMM DEBUG MM(262420000001057/fde65140) Requesting authorization (sgsn_auth.c:160) 20250820151202491 DMM INFO MM(262420000001057/fde65140) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151202491 DMM DEBUG MM(262420000001057/fde65140) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151202491 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250820151202491 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 50 f7 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151202491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151202491 DMM DEBUG MM(262420000001057/fde65140) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151202491 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202491 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202491 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202491 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202491 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202491 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202491 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202491 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202491 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202491 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 3c 28 0d 7f db 27 68 71 1f ad ba b9 aa c4 8a 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151202496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202496 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202496 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202496 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202496 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202496 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202496 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202496 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202496 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151202496 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151202496 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151202496 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250820151202496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151202496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151202496 DMM INFO MM(262420000001057/fde65140) <- GMM ATTACH ACCEPT (new P-TMSI=0xfde65140) (gprs_gmm.c:337) 20250820151202496 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250820151202496 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202496 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202496 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202496 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202496 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202496 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202496 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202496 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 fd e6 51 40 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151202498 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151202498 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151202498 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250820151202498 DMM INFO MM(262420000001057/fde65140) Subscriber data update (mmctx.c:445) 20250820151202498 DMM DEBUG MM(262420000001057/fde65140) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151202498 DMM INFO MM(262420000001057/fde65140) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151202498 DMM NOTICE MM(262420000001057/fde65140) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250820151202498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151202498 DMM NOTICE MM(262420000001057/fde65140) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151202498 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) 20250820151202499 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151202499 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250820151202499 DMM INFO MM(262420000001057/fde65140) Subscriber data update (mmctx.c:445) 20250820151202499 DMM DEBUG MM(262420000001057/fde65140) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151202500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202500 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202500 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202500 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202500 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202500 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202500 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202500 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202500 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202500 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202500 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202500 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202500 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202500 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202500 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0d 06 71 21 cd 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202500 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151202500 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151202500 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151202500 DMM INFO MM(262420000001057/fde65140) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151202500 DMM NOTICE MM(262420000001057/fde65140) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151202500 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151202500 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151202500 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151202500 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151202500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151202500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151202502 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202502 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202502 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202502 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202502 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202502 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202502 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202502 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202503 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202503 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202503 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202503 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151202503 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151202503 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151202503 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151202503 DMM INFO MM(262420000001057/fde65140) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151202503 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151202503 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151202503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202503 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202503 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202503 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0d 04 71 21 cd 00 00 0d 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 20250820151202503 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202503 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202503 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202503 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202503 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202503 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202503 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202503 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0d 71 21 cd 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1690)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)7414221 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'FDE65140'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)11874592 SGSN_Test_0-RAN(1690)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: First idle individual index:0 20250820151202706 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202706 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202706 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202706 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202706 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202706 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202706 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202706 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 b5 31 20 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 fd e6 51 40 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202707 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151202707 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151202707 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151202707 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xFDE65140) type="signalling"  (gprs_gmm.c:1936) 20250820151202707 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151202707 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151202707 DMM DEBUG MM(262420000001057/fde65140) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151202707 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202707 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202707 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT loookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: picked Normal Route via 'virt-rnc0' round-robin style (available) (ss7_combined_linkset.c:297) 20250820151202707 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0e 02 b5 31 20 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202708 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202708 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202708 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202708 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202708 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202708 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202708 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202708 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202708 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b5 31 20 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a1 3c 28 0d 7f db 27 68 71 1f ad ba b9 aa c4 8a 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: { messageType := 2, destLocRef := 'B53120'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151202718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202718 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202718 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202718 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202718 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202718 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202718 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202718 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202719 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151202719 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151202719 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151202719 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250820151202719 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202719 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202719 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151202719 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151202719 DMM INFO MM(262420000001057/fde65140) <- GMM SERVICE ACCEPT (P-TMSI=0xfde65140) (gprs_gmm.c:863) 20250820151202719 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250820151202719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b5 31 20 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 50 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202719 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202719 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202719 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202719 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202719 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202719 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b5 31 20 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151202733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202734 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202734 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202734 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202734 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202734 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202734 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202734 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151202734 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151202734 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151202734 DMM INFO MM(262420000001057/fde65140) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151202734 DMM INFO MM(262420000001057/fde65140) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151202734 DMM DEBUG MM(262420000001057/fde65140) Using GGSN 0 (gprs_sm.c:317) 20250820151202734 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) 20250820151202734 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250820151202734 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151202734 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151202734 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250820151202761 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 44 00 00 01 80 08 00 10 1d f4 38 17 11 a5 b2 4d 52 14 05 7f 99 32 09 d2 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=1092 from retransmit req queue (gtp.c:465) 20250820151202761 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151202761 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151202762 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202762 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202762 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202762 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202762 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202762 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202762 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202762 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202762 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202762 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b5 31 20 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 1d f4 38 17 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_len:48 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F0000680000000000000000000000000000002E736B39'O 20250820151202792 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202792 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151202792 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151202792 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151202792 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151202792 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151202792 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202792 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 88 bytes: [L2]> 01 00 01 01 00 00 00 58 02 10 00 47 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0e 00 01 30 60 00 00 2c 00 00 01 00 34 40 25 00 00 01 00 33 40 1e 60 2c 80 a8 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 2e 73 6b 39 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151202792 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151202792 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151202792 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151202792 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250820151202792 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 )20250820151202792 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:81) 20250820151202792 DMM NOTICE MM(262420000001057/fde65140) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250820151202792 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250820151202793 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202793 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202793 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151202793 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151202793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151202793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151202793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0e 06 b5 31 20 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 8a 43 26 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151202792 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151202792 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250820151202792 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:743) SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151202797 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250820151202797 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151202797 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151202797 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250820151202797 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@aa26fc50d1c6: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151202802 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151202802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151202802 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151202802 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151202802 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151202802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151202803 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151202803 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151202803 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:821) 20250820151202803 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202803 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151202803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151202803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151202803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151202803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151202803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151202803 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151202803 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151202803 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151202803 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151202803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151202803 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151202803 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151202803 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151202803 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151202803 DMM INFO MM(262420000001057/fde65140) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151202803 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151202803 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151202803 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151202803 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151202803 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151202803 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151202803 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151202803 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151202803 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151202807 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45580<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1690)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1691)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@aa26fc50d1c6: Final verdict of PTC: none 20250820151202811 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GSUP(1694)@aa26fc50d1c6: Final verdict of PTC: none 20250820151202811 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1693)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1679)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1675)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1683)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1684)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1688)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1686)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1678)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1681)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1676)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1676): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1677): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1678): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1679): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1681): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1682): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1683): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1684): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass'. Wed Aug 20 15:12:02 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge.talloc 20250820151202887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151203390 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60572<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314720) 20250820151203813 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151203813 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=314720, count=361412) 20250820151204804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151204804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151204804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151204814 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151204814 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle'. ------ SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle ------ Wed Aug 20 15:12:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151205815 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151205815 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_pmm_idle started. 20250820151206491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60586<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151206493 DMM INFO MM(262420000001057/fde65140) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151206493 DMM INFO MM(262420000001057/fde65140) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151206493 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151206493 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151206493 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151206493 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151206493 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250820151206493 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151206493 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 50 f7 09 00 28 01 01 (gsup_client.c:402) 20250820151206494 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca2f0]{Init}: Deallocated (fsm.c:568) 20250820151206494 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151206494 DMM DEBUG MM_STATE_Iu(13)[0x55a5b83c5ee0]{Detached}: Deallocated (fsm.c:568) 20250820151206494 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151206494 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1702)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151206533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151206533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151206533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151206533 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206533 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151206533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151206533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151206533 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151206533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151206534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151206534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151206534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151206534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151206534 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206534 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151206534 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151206534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1702)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151206534 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151206534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151206536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1703)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1699)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151206541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151206541 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1707)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151206549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151206549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151206549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151206549 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206549 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151206549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151206549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151206549 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151206549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151206550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151206550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151206550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151206550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151206550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151206550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151206550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151206550 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206550 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151206550 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151206550 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151206550 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151206550 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151206553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1708)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1704)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151206557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151206557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1709)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1708)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1712)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151206567 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206567 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151206567 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151206567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151206568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151206568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151206568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151206568 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151206568 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151206568 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151206568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151206568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1712)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151206570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1709)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1715)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1715)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151206575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151206575 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI220(1711)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151206776 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151206776 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151206776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151206776 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1715)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151206783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151206783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151206783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151206783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151206783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151206783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151206783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151206783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151206783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151206783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151206783 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151206783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151206783 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151206785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151206785 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151206785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151206785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151206785 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151206785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151206785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151206785 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151206785 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151206785 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151206785 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151206786 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151206786 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151206786 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151206786 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151206786 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151206786 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151206816 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151206816 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151206816 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151206816 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151206820 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820151206821 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151207377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207377 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207377 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151207377 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207377 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207377 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207377 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207377 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207377 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 d9 14 3a 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151207389 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207389 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207389 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207389 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207389 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207389 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207389 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207389 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0c d9 14 3a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207590 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207590 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207590 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207590 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207590 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207590 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207590 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207590 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207590 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151207590 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151207591 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207591 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207591 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207591 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207591 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207591 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207591 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207591 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207591 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207591 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@aa26fc50d1c6: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='EB9EAD1F'O, index=0 SGSN_Test-GSUP(1718)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: 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 := '60D3'O, rac := '9B'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1714)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3222630 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1714)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151207925 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207925 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207925 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207925 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207925 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207925 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207925 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207925 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 31 2c 66 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 50 62 f2 24 60 d3 9b 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207926 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207926 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207926 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 0f 02 31 2c 66 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151207926 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151207926 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151207926 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151207926 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151207926 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Allocated (fsm.c:456) 20250820151207926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Allocated (fsm.c:456) 20250820151207926 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Allocated (fsm.c:456) 20250820151207926 DMM DEBUG MM_STATE_Iu[0x55a5b83ca2f0]{Detached}: Allocated (fsm.c:456) 20250820151207926 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151207926 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151207926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151207926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151207926 DMM DEBUG MM(262420000001005/d09c77ff) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151207926 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250820151207926 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207926 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207926 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207926 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207926 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207926 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207926 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207926 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: { messageType := 2, destLocRef := '312C66'O ("1,f"), sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: 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 := '2375D43FCFDEBB83CB350AACEAF1C9E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B6B26B29'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '85F9352614968319'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '3192D117F67828A0AC9D2B74C788C90D'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'EE209EBB42AF02E38FB0B773D87F76DB'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '78D6C7942733C8656BFE60658ACD1F72'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '252F17658B2005D5'O } } } } } SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250820151207931 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207931 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207931 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207931 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207931 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207931 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207931 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207931 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 05 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207931 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151207931 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151207931 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151207931 DMM DEBUG MM(262420000001005/d09c77ff) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250820151207931 DMM NOTICE MM(262420000001005/d09c77ff) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151207931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151207931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151207931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151207931 DMM DEBUG MM(262420000001005/d09c77ff) Requesting authorization (sgsn_auth.c:160) 20250820151207931 DMM INFO MM(262420000001005/d09c77ff) Requesting authentication tuples (sgsn_auth.c:184) 20250820151207931 DMM DEBUG MM(262420000001005/d09c77ff) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151207931 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250820151207931 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(1718)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@aa26fc50d1c6: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250820151207933 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151207933 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151207933 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151207933 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151207933 DMM INFO MM(262420000001005/d09c77ff) Subscriber data update (mmctx.c:445) 20250820151207933 DMM DEBUG MM(262420000001005/d09c77ff) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151207933 DMM INFO MM(262420000001005/d09c77ff) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151207933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151207933 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151207933 DMM INFO MM(262420000001005/d09c77ff) <- GMM AUTH AND CIPHERING REQ (rand = 23 75 d4 3f cf de bb 83 cb 35 0a ac ea f1 c9 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 78 d6 c7 94 27 33 c8 65 6b fe 60 65 8a cd 1f 72 ) (gprs_gmm.c:510) 20250820151207933 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250820151207933 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207933 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207933 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207933 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207933 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207933 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207933 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207933 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207933 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 23 75 d4 3f cf de bb 83 cb 35 0a ac ea f1 c9 e7 80 28 10 78 d6 c7 94 27 33 c8 65 6b fe 60 65 8a cd 1f 72 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22252F176523094399990000100005F029048B2005D5'O 20250820151207936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207936 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207936 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207936 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207936 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207936 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207936 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 25 2f 17 65 23 09 43 99 99 00 00 10 00 05 f0 29 04 8b 20 05 d5 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207936 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151207936 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151207936 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151207936 DMM INFO MM(262420000001005/d09c77ff) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151207936 DMM NOTICE MM(262420000001005/d09c77ff) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151207936 DMM DEBUG MM(262420000001005/d09c77ff) checking auth: received UMTS RES = 25 2f 17 65 8b 20 05 d5 (gprs_gmm.c:716) 20250820151207936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151207936 DMM DEBUG MM(262420000001005/d09c77ff) Requesting authorization (sgsn_auth.c:160) 20250820151207936 DMM INFO MM(262420000001005/d09c77ff) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151207936 DMM DEBUG MM(262420000001005/d09c77ff) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151207936 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250820151207936 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) 20250820151207936 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151207936 DMM DEBUG MM(262420000001005/d09c77ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151207936 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207936 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207936 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207936 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207936 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207936 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 92 d1 17 f6 78 28 a0 ac 9d 2b 74 c7 88 c9 0d 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151207940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207940 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207940 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207940 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207940 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207940 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207940 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151207940 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151207940 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151207940 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250820151207940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151207940 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151207940 DMM INFO MM(262420000001005/d09c77ff) <- GMM ATTACH ACCEPT (new P-TMSI=0xd09c77ff) (gprs_gmm.c:337) 20250820151207940 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250820151207940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207940 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151207940 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207940 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207940 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207940 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207940 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207940 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207940 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207940 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d0 9c 77 ff 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151207942 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151207942 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151207942 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250820151207942 DMM INFO MM(262420000001005/d09c77ff) Subscriber data update (mmctx.c:445) 20250820151207942 DMM DEBUG MM(262420000001005/d09c77ff) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151207942 DMM INFO MM(262420000001005/d09c77ff) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151207942 DMM NOTICE MM(262420000001005/d09c77ff) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250820151207942 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151207942 DMM NOTICE MM(262420000001005/d09c77ff) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151207942 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) 20250820151207943 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151207943 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250820151207943 DMM INFO MM(262420000001005/d09c77ff) Subscriber data update (mmctx.c:445) 20250820151207943 DMM DEBUG MM(262420000001005/d09c77ff) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151207944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207944 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207944 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207944 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207944 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207944 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151207944 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151207944 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151207944 DMM INFO MM(262420000001005/d09c77ff) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151207944 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207944 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207944 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207944 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207944 DMM NOTICE MM(262420000001005/d09c77ff) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151207944 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151207944 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151207944 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151207944 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151207944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151207944 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207944 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207944 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151207944 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207944 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 0f 06 31 2c 66 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151207947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207947 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207947 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207947 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207947 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207947 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151207947 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151207947 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151207947 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151207947 DMM INFO MM(262420000001005/d09c77ff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151207947 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151207947 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207947 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151207947 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151207947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151207947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151207947 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151207947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151207947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 0f 04 31 2c 66 00 00 0f 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3222630 20250820151207948 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151207948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151207948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151207948 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151207948 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151207948 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151207948 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151207948 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151207948 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151207948 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0f 31 2c 66 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'D09C77FF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3462700 SGSN_Test_0-RAN(1714)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: First idle individual index:0 20250820151208150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208150 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208150 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 34 d6 2c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 d0 9c 77 ff 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208151 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151208151 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151208151 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151208151 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD09C77FF) type="signalling"  (gprs_gmm.c:1936) 20250820151208151 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151208151 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151208151 DMM DEBUG MM(262420000001005/d09c77ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151208151 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208151 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208151 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208151 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208151 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208151 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208151 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208151 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208151 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208151 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 01 02 34 d6 2c 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151208152 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208152 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208152 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208152 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208152 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208152 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208152 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208152 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208152 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 92 d1 17 f6 78 28 a0 ac 9d 2b 74 c7 88 c9 0d 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: { messageType := 2, destLocRef := '34D62C'O, sourceLocRef := '000010'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(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151208162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208162 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208162 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208162 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208163 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151208163 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151208163 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151208163 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250820151208163 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208163 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208163 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208163 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151208163 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151208163 DMM INFO MM(262420000001005/d09c77ff) <- GMM SERVICE ACCEPT (P-TMSI=0xd09c77ff) (gprs_gmm.c:863) 20250820151208163 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250820151208163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151208163 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208163 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208163 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208163 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208163 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208163 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208163 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208163 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151208170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208170 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208170 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208170 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208170 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208170 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208170 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151208170 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151208170 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151208170 DMM INFO MM(262420000001005/d09c77ff) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151208170 DMM INFO MM(262420000001005/d09c77ff) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151208170 DMM DEBUG MM(262420000001005/d09c77ff) Using GGSN 0 (gprs_sm.c:317) 20250820151208170 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) 20250820151208170 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250820151208170 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151208170 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151208170 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250820151208194 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 46 00 00 01 80 08 00 10 97 6b 72 dd 11 1b 82 49 59 14 05 7f d1 11 35 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250820151208195 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151208195 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151208195 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208195 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208195 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208195 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208195 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208195 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208195 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 97 6b 72 dd 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003A7E3157'O 20250820151208209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208209 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208209 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208209 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208209 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208209 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 3a 7e 31 57 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208209 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151208209 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151208209 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151208209 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250820151208209 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151208209 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250820151208209 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151208209 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250820151208209 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208209 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208209 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208209 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208209 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208209 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208209 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208209 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208209 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151208211 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 47 00 00 01 80 10 97 6b 72 dd 11 1b 82 49 59 7f d1 11 35 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250820151208211 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151208211 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:13 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250820151208213 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208213 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208213 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208213 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208213 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208213 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208213 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208213 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208213 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250820151208213 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250820151208213 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250820151208213 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250820151208213 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208213 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208213 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208214 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208214 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208214 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208214 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208214 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208214 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208214 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 01 06 34 d6 2c 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151208215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208215 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208215 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208215 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208215 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 10 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208215 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151208215 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151208215 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151208215 DMM INFO MM(262420000001005/d09c77ff) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151208215 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151208215 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151208215 DMM INFO MM(262420000001005/d09c77ff) Changing GTP-U endpoints 127.0.0.104/0x3a7e3157 -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250820151208215 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250820151208215 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208215 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208215 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208215 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=1 (m3ua.c:642) 20250820151208215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208215 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=1 -> eSLS=1: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208215 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208215 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 01 04 34 d6 2c 00 00 10 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@aa26fc50d1c6: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3462700 TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151208216 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208216 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208216 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208216 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208216 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208216 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208216 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208216 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208216 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208216 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 10 34 d6 2c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: 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 := 'D09C77FF'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } 20250820151208216 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 48 00 00 01 80 10 97 6b 72 dd 11 1b 82 49 59 7f d1 11 35 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:465) 20250820151208216 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151208216 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1714)@aa26fc50d1c6: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)10505125 SGSN_Test_0-RAN(1714)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: First idle individual index:0 20250820151208418 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208418 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208418 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208418 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208418 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208418 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208418 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208418 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 a0 4b a5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 d0 9c 77 ff 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208419 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208419 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208419 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208419 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208419 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208419 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208419 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208419 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208419 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208419 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 00 02 a0 4b a5 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151208419 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151208419 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151208419 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151208419 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD09C77FF) type="data"  (gprs_gmm.c:1936) 20250820151208419 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151208419 DMM DEBUG MM(262420000001005/d09c77ff) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151208420 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208420 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208420 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208420 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208420 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208420 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208420 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208420 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208420 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208420 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 00 06 a0 4b a5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 31 92 d1 17 f6 78 28 a0 ac 9d 2b 74 c7 88 c9 0d 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: { messageType := 2, destLocRef := 'A04BA5'O, sourceLocRef := '000011'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(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151208429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208429 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208429 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208429 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208429 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208429 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151208429 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151208429 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151208429 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250820151208429 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208429 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208429 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151208429 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151208429 DMM INFO MM(262420000001005/d09c77ff) <- GMM SERVICE ACCEPT (P-TMSI=0xd09c77ff) (gprs_gmm.c:863) 20250820151208429 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250820151208429 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208429 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208429 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208429 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 00 06 a0 4b a5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f5 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151208430 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208430 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 a0 4b a5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151208430 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208430 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208430 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208430 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208430 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208430 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208430 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208430 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 00 06 a0 4b a5 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 97 6b 72 dd 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068003A7E3157'O 20250820151208440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208440 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208440 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208440 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208440 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208440 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 3a 7e 31 57 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208441 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151208441 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151208441 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151208441 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250820151208441 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151208441 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250820151208446 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 49 00 00 01 80 10 97 6b 72 dd 11 1b 82 49 59 7f d1 11 35 b6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1097 from retransmit req queue (gtp.c:465) 20250820151208446 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151208446 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151208646 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208646 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151208646 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151208646 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151208647 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151208647 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151208647 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208647 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 11 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151208647 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151208647 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151208647 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151208647 DMM INFO MM(262420000001005/d09c77ff) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151208647 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151208647 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250820151208653 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250820151208653 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151208653 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151208653 DMM INFO MM(262420000001005/d09c77ff) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151208653 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250820151208653 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250820151208653 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151208654 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208654 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208654 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208654 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208654 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151208654 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151208654 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151208654 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151208654 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 00 06 a0 4b a5 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@aa26fc50d1c6: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151208669 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151208669 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151208669 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151208669 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151208670 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151208670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151208670 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151208670 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151208670 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:821) 20250820151208670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208670 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151208670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151208670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151208670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151208670 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151208670 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151208670 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151208670 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151208670 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151208670 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151208670 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151208670 DMM INFO MM(262420000001005/d09c77ff) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151208670 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151208671 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151208671 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151208671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151208671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151208671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151208671 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151208671 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151208671 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151208676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60586<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1714)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1718)@aa26fc50d1c6: Final verdict of PTC: none 20250820151208680 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151208681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1715)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1713)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1702)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1707)@aa26fc50d1c6: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1712)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1700)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1705)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1710)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass'. Wed Aug 20 15:12:08 UTC 2025 ====== SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle.talloc 20250820151208747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151209250 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60596<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=483408) 20250820151209682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151209682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=483408, count=487860) 20250820151210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151210671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151210684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151210684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data'. ------ SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data ------ Wed Aug 20 15:12:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151211686 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151211686 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_pmm_idle_rx_mt_data started. 20250820151212355 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151212357 DMM INFO MM(262420000001005/d09c77ff) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151212357 DMM INFO MM(262420000001005/d09c77ff) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151212357 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151212357 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151212357 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151212357 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151212357 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250820151212357 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) 20250820151212357 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:402) 20250820151212358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Deallocated (fsm.c:568) 20250820151212358 DMM DEBUG MM_STATE_Gb[0x55a5b83ca550]{Idle}: Deallocated (fsm.c:568) 20250820151212358 DMM DEBUG MM_STATE_Iu(15)[0x55a5b83ca2f0]{Detached}: Deallocated (fsm.c:568) 20250820151212358 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca420]{Deregistered}: Deallocated (fsm.c:568) 20250820151212358 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1726)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151212411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151212411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151212411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151212411 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212411 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151212411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151212411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151212411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151212411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1726)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151212412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151212412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151212412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151212412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151212412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151212412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151212412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151212412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151212412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151212412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151212413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151212413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151212415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1727)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1723)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151212421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151212421 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1725)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1727)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1731)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1731)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151212428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151212428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151212428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151212428 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212428 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151212428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151212428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151212428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151212428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1731)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151212428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151212428 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151212428 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151212429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151212429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151212429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151212429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151212429 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212429 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151212429 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151212429 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151212429 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151212429 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1731)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151212431 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1732)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1728)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151212436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151212436 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1736)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151212444 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212444 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151212444 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151212444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151212445 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151212445 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151212445 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151212445 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151212445 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151212445 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151212447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1733)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151212452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151212452 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1739)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1739)@aa26fc50d1c6: M3UA emulation initiated, the test can be started MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-M3UA(1739)@aa26fc50d1c6: ************************************************* SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151212655 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151212655 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151212655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151212655 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1739)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151212663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151212663 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151212663 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151212663 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151212664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151212664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151212664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151212664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151212664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151212664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151212664 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151212664 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151212664 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151212666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151212666 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151212666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151212666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151212666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151212666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151212666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151212666 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151212666 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151212666 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151212666 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151212666 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151212666 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151212666 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151212666 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151212666 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151212666 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151212687 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151212687 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151212687 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151212687 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151212691 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151212692 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151212803 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151212804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151212804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151212804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151212804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151212804 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151212804 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151212804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151212804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151212804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 b5 31 20 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151212810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151212810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151212810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151212810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151212810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151212810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151212810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151212810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151212810 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151212810 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 0e b5 31 20 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213470 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213470 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213470 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213470 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213470 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213470 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213470 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213470 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213471 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151213471 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151213471 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213471 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213471 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213471 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151213471 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213471 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213471 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213471 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213471 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213471 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@aa26fc50d1c6: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='DFCAC4E3'O, index=0 SGSN_Test-GSUP(1742)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: 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 := '7DB4'O, rac := 'BA'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1738)@aa26fc50d1c6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)10205171 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1738)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151213794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213794 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213794 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213794 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213794 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213794 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 9b b7 f3 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 70 62 f2 24 7d b4 ba 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213794 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151213794 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151213794 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151213794 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151213794 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213794 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 03 02 9b b7 f3 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151213794 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Allocated (fsm.c:456) 20250820151213794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Allocated (fsm.c:456) 20250820151213794 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151213794 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151213794 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151213794 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151213794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151213794 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151213794 DMM DEBUG MM(262420000001007/f27c837a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151213794 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250820151213794 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213794 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213794 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213794 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213794 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213794 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213794 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213794 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: { messageType := 2, destLocRef := '9BB7F3'O, sourceLocRef := '000012'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(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: 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 := '6ECB302412823AAD655A2F5612FBA0E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E156CD35'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8C1923BF02BA1835'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '29D7BFDC521B7883054D85464DCC3097'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '025223A7EE08A5DC102D3476236270DD'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25BC52C4E2CC0664A6A47AFCC73A7669'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'D2D44E3215ABF61A'O } } } } } SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250820151213802 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213802 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213802 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213802 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213802 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213802 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213802 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213802 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 07 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213802 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151213802 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151213802 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151213802 DMM DEBUG MM(262420000001007/f27c837a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250820151213802 DMM NOTICE MM(262420000001007/f27c837a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151213802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151213802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151213802 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151213802 DMM DEBUG MM(262420000001007/f27c837a) Requesting authorization (sgsn_auth.c:160) 20250820151213802 DMM INFO MM(262420000001007/f27c837a) Requesting authentication tuples (sgsn_auth.c:184) 20250820151213802 DMM DEBUG MM(262420000001007/f27c837a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151213802 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250820151213802 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(1742)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@aa26fc50d1c6: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250820151213805 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151213805 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151213805 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151213805 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151213805 DMM INFO MM(262420000001007/f27c837a) Subscriber data update (mmctx.c:445) 20250820151213805 DMM DEBUG MM(262420000001007/f27c837a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151213805 DMM INFO MM(262420000001007/f27c837a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151213805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151213805 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151213805 DMM INFO MM(262420000001007/f27c837a) <- GMM AUTH AND CIPHERING REQ (rand = 6e cb 30 24 12 82 3a ad 65 5a 2f 56 12 fb a0 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 bc 52 c4 e2 cc 06 64 a6 a4 7a fc c7 3a 76 69 ) (gprs_gmm.c:510) 20250820151213805 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250820151213805 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213805 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213805 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213805 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213805 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213805 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213805 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 6e cb 30 24 12 82 3a ad 65 5a 2f 56 12 fb a0 e7 80 28 10 25 bc 52 c4 e2 cc 06 64 a6 a4 7a fc c7 3a 76 69 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B22D2D44E3223094399990000100007F0290415ABF61A'O 20250820151213810 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213810 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213810 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213810 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213810 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213810 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213810 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213810 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0b 22 d2 d4 4e 32 23 09 43 99 99 00 00 10 00 07 f0 29 04 15 ab f6 1a 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213811 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151213811 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151213811 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151213811 DMM INFO MM(262420000001007/f27c837a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151213811 DMM NOTICE MM(262420000001007/f27c837a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151213811 DMM DEBUG MM(262420000001007/f27c837a) checking auth: received UMTS RES = d2 d4 4e 32 15 ab f6 1a (gprs_gmm.c:716) 20250820151213811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151213811 DMM DEBUG MM(262420000001007/f27c837a) Requesting authorization (sgsn_auth.c:160) 20250820151213811 DMM INFO MM(262420000001007/f27c837a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151213811 DMM DEBUG MM(262420000001007/f27c837a) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151213811 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250820151213811 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) 20250820151213811 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151213811 DMM DEBUG MM(262420000001007/f27c837a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151213811 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213811 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213811 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213811 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213811 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213811 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213811 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213811 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213811 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213811 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 d7 bf dc 52 1b 78 83 05 4d 85 46 4d cc 30 97 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151213818 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213818 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213818 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213818 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213818 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213818 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213818 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213818 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213818 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151213818 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151213818 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151213818 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250820151213818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151213818 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151213818 DMM INFO MM(262420000001007/f27c837a) <- GMM ATTACH ACCEPT (new P-TMSI=0xf27c837a) (gprs_gmm.c:337) 20250820151213818 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250820151213819 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213819 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213819 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151213819 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213819 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213819 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213819 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213819 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213819 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213819 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213819 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f2 7c 83 7a 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151213822 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151213822 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151213822 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250820151213822 DMM INFO MM(262420000001007/f27c837a) Subscriber data update (mmctx.c:445) 20250820151213822 DMM DEBUG MM(262420000001007/f27c837a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151213822 DMM INFO MM(262420000001007/f27c837a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151213822 DMM NOTICE MM(262420000001007/f27c837a) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250820151213822 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151213822 DMM NOTICE MM(262420000001007/f27c837a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151213822 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) 20250820151213822 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151213822 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250820151213822 DMM INFO MM(262420000001007/f27c837a) Subscriber data update (mmctx.c:445) 20250820151213822 DMM DEBUG MM(262420000001007/f27c837a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151213824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213824 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213824 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213824 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213824 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213824 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213824 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151213824 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151213824 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151213824 DMM INFO MM(262420000001007/f27c837a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151213824 DMM NOTICE MM(262420000001007/f27c837a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151213824 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151213824 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151213824 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151213824 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151213824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151213824 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151213824 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213824 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213824 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213824 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213824 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213824 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213824 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213824 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213824 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213824 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 03 06 9b b7 f3 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151213828 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213828 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213828 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213828 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213828 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151213828 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213828 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 12 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151213828 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151213828 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151213828 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151213828 DMM INFO MM(262420000001007/f27c837a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151213828 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151213828 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151213828 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213828 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213828 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=3 (m3ua.c:642) 20250820151213828 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151213828 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=3 -> eSLS=3: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151213828 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151213829 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151213829 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213829 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 03 04 9b b7 f3 00 00 12 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 20250820151213830 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151213830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151213830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151213830 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151213830 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151213830 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151213830 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151213830 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)10205171 20250820151213830 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151213830 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 12 9b b7 f3 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F27C837A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)1870693 SGSN_Test_0-RAN(1738)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: First idle individual index:0 20250820151214030 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214030 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214030 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214030 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214030 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214030 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214030 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214030 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 1c 8b 65 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f2 7c 83 7a 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214032 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151214032 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151214032 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151214032 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF27C837A) type="signalling"  (gprs_gmm.c:1936) 20250820151214032 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151214032 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151214032 DMM DEBUG MM(262420000001007/f27c837a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151214032 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214032 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214032 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214032 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214032 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214032 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214032 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214032 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214032 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214032 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 02 02 1c 8b 65 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151214033 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214033 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214033 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214033 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214033 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214033 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214033 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214033 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214033 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214033 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 d7 bf dc 52 1b 78 83 05 4d 85 46 4d cc 30 97 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: { messageType := 2, destLocRef := '1C8B65'O, sourceLocRef := '000013'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(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151214042 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214042 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214042 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214043 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214043 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214043 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214043 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214043 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151214043 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151214043 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151214043 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250820151214043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214043 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214043 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214043 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214043 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214043 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214043 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214043 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214043 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151214043 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151214043 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151214043 DMM INFO MM(262420000001007/f27c837a) <- GMM SERVICE ACCEPT (P-TMSI=0xf27c837a) (gprs_gmm.c:863) 20250820151214043 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250820151214043 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214043 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214044 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214044 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214044 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214044 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214044 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214044 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214044 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151214058 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214058 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214058 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214058 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214058 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214058 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214058 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214058 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214058 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151214058 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151214058 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151214058 DMM INFO MM(262420000001007/f27c837a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151214058 DMM INFO MM(262420000001007/f27c837a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151214058 DMM DEBUG MM(262420000001007/f27c837a) Using GGSN 0 (gprs_sm.c:317) 20250820151214058 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) 20250820151214058 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250820151214058 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151214058 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151214058 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250820151214075 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 4b 00 00 01 80 08 00 10 17 49 91 1b 11 25 33 cc 1f 14 05 7f 24 f8 67 05 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=1099 from retransmit req queue (gtp.c:465) 20250820151214075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151214075 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151214075 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214075 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214075 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214075 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214075 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214075 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214075 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214075 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214075 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214075 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 17 49 91 1b 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B85F3601'O 20250820151214091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214091 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214091 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214091 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214091 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214091 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 b8 5f 36 01 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214091 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151214091 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151214091 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151214091 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250820151214091 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151214091 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250820151214091 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151214091 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250820151214091 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214091 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214091 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214091 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214091 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214091 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214091 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214091 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214091 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151214093 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4c 00 00 01 80 10 17 49 91 1b 11 25 33 cc 1f 7f 24 f8 67 05 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=1100 from retransmit req queue (gtp.c:465) 20250820151214093 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151214093 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:13 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250820151214095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214095 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214095 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214095 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214095 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214095 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214095 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250820151214095 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250820151214095 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:674) 20250820151214095 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250820151214095 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214095 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214095 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214095 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214095 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214095 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214095 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214095 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214095 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 24 00 00 00 bc 00 00 00 c3 03 00 00 02 06 1c 8b 65 00 01 0d 00 01 00 09 00 00 01 00 04 40 02 09 c0 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151214096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214096 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214096 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214096 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214096 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214096 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151214096 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151214096 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151214096 DMM INFO MM(262420000001007/f27c837a) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151214096 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151214096 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151214096 DMM INFO MM(262420000001007/f27c837a) Changing GTP-U endpoints 127.0.0.104/0xb85f3601 -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250820151214096 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214096 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214096 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=2 (m3ua.c:642) 20250820151214096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214096 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=2 -> eSLS=2: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214096 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214096 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250820151214096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214096 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 02 04 1c 8b 65 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 20250820151214096 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214096 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214096 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214096 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214096 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214096 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214096 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214096 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 13 1c 8b 65 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)1870693 TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed 20250820151214097 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4d 00 00 01 80 10 17 49 91 1b 11 25 33 cc 1f 7f 24 f8 67 05 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=1101 from retransmit req queue (gtp.c:465) 20250820151214097 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151214097 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Created IMSI[0] for '262420000001007'H'F27C837A'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250820151214099 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250820151214099 DMM INFO MM(262420000001007/f27c837a) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250820151214099 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214099 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214099 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214099 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=14 (m3ua.c:642) 20250820151214099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214099 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=14 -> eSLS=14: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214099 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214099 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 0e 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 40 40 05 40 f2 7c 83 7a 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: 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 := 'F27C837A'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)13157972 SGSN_Test_0-RAN(1738)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: First idle individual index:0 20250820151214103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214103 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214103 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214103 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214103 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214103 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 c8 c6 54 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 f2 7c 83 7a 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214103 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214103 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151214103 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151214103 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151214103 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF27C837A) type="data"  (gprs_gmm.c:1936) 20250820151214103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214103 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 05 02 c8 c6 54 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151214103 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151214103 DMM DEBUG MM(262420000001007/f27c837a) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151214103 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214103 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214103 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214103 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214103 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214103 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214103 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214103 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 05 06 c8 c6 54 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 29 d7 bf dc 52 1b 78 83 05 4d 85 46 4d cc 30 97 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: { messageType := 2, destLocRef := 'C8C654'O, sourceLocRef := '000014'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(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151214106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214106 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214106 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214106 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214106 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214106 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214106 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151214106 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151214106 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151214106 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250820151214106 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151214106 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151214106 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214106 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214106 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214106 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214106 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214106 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214106 DMM INFO MM(262420000001007/f27c837a) <- GMM SERVICE ACCEPT (P-TMSI=0xf27c837a) (gprs_gmm.c:863) 20250820151214106 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250820151214106 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214106 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214106 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214106 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 05 06 c8 c6 54 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f7 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151214107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214107 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 c8 c6 54 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151214107 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214107 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214107 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214107 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214107 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214107 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214107 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214107 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 05 06 c8 c6 54 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 17 49 91 1b 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800B85F3601'O 20250820151214112 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214112 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214112 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214112 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214112 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214112 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214112 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214112 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 b8 5f 36 01 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214112 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151214112 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151214112 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151214112 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250820151214112 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151214112 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250820151214114 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 4e 00 00 01 80 10 17 49 91 1b 11 25 33 cc 1f 7f 24 f8 67 05 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=1102 from retransmit req queue (gtp.c:465) 20250820151214114 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151214114 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151214314 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214314 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151214314 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151214314 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151214314 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151214314 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151214314 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214314 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 14 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151214315 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151214315 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151214315 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151214315 DMM INFO MM(262420000001007/f27c837a) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151214315 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151214315 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250820151214317 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250820151214317 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151214317 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151214317 DMM INFO MM(262420000001007/f27c837a) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151214317 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250820151214317 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250820151214317 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151214318 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214318 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214318 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151214318 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151214318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151214318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151214318 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 05 06 c8 c6 54 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@aa26fc50d1c6: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151214325 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151214325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151214325 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151214325 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151214325 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151214325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151214325 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151214325 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151214325 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:821) 20250820151214325 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214325 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151214325 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151214326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151214326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151214326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151214326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151214326 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151214326 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151214326 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151214326 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151214326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151214326 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151214326 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151214326 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151214326 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151214326 DMM INFO MM(262420000001007/f27c837a) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151214326 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151214326 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151214326 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151214326 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151214326 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=5 (m3ua.c:642) 20250820151214326 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151214326 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151214326 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=5 -> eSLS=5: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151214326 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151214329 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43310<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1738)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1742)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1731)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1739)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@aa26fc50d1c6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@aa26fc50d1c6: Final verdict of PTC: none 20250820151214335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151214335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_pmm_idle_rx_mt_data-BVCI210(1730)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1726)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1736)@aa26fc50d1c6: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1734)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1724)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1729)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass'. Wed Aug 20 15:12:14 UTC 2025 ====== SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data.talloc 20250820151214400 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43324<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151214903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43324<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497828) 20250820151215336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151215336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497828, count=498988) 20250820151216327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151216327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151216327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151216337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151216338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Wed Aug 20 15:12:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151217338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151217338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_update_ctx_err_ind_from_ggsn started. 20250820151218016 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43338<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151218019 DMM INFO MM(262420000001007/f27c837a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151218019 DMM INFO MM(262420000001007/f27c837a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151218019 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151218019 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151218019 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151218019 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151218019 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250820151218019 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) 20250820151218019 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:402) 20250820151218019 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Deallocated (fsm.c:568) 20250820151218019 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151218019 DMM DEBUG MM_STATE_Iu(18)[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151218019 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Deallocated (fsm.c:568) 20250820151218019 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 20250820151218062 DGPRS DEBUG Checking for inactive LLMEs, time = 58230937 (sgsn.c:132) 20250820151218062 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151218062 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151218062 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218062 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151218062 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151218062 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151218063 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218063 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151218063 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151218063 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) SGSN_Test-Gb0-BSSGP0(1747)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1750)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151218076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151218076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151218076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151218076 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218076 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151218076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151218076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151218076 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151218076 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151218077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151218077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151218077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151218077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151218077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151218077 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151218077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151218077 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218077 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151218077 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151218077 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151218078 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151218078 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151218080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1751)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1747)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151218085 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151218085 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1752)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1751)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1755)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151218092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151218092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151218092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151218092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151218092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151218092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151218092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151218092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151218093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151218093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151218093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151218093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151218093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151218093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151218093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151218093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151218093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151218093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1755)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151218093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151218093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151218095 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151218100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151218100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1756)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1760)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151218110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151218110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151218110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151218110 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218110 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151218110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151218110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151218110 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151218110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151218111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151218111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151218111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151218111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151218111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151218111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151218111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151218111 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151218111 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151218111 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151218111 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151218111 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151218111 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151218112 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT 20250820151218118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151218118 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1763)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1763)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250820151218319 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151218319 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151218319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151218319 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1763)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151218326 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218326 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151218327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151218327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151218327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151218327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151218327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151218327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151218327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151218327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151218327 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151218327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151218327 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151218329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218329 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151218329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151218329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151218329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151218329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151218329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151218329 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151218329 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151218329 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151218329 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151218329 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151218329 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151218329 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151218329 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151218329 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151218329 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151218339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151218339 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151218339 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151218339 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151218343 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250820151218344 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151218672 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218672 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151218672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151218672 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151218672 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151218672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151218672 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151218672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151218672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151218672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 a0 4b a5 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151218684 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151218684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151218684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151218684 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151218684 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151218684 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151218684 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151218684 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151218684 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151218684 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 11 a0 4b a5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219135 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219135 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219135 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219136 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219136 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219136 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219136 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219136 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151219136 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151219137 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219137 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219137 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=13 (m3ua.c:642) 20250820151219137 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219137 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=13 -> eSLS=13: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219137 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219137 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219137 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219137 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0d 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@aa26fc50d1c6: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='D1CECBD7'O, index=0 SGSN_Test-GSUP(1766)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001004" to be handled at TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: 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 := '0D2A'O ("\r*"), rac := 'B8'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1762)@aa26fc50d1c6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)11290085 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1762)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151219431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219432 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219432 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219432 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219432 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219432 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ac 45 e5 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 40 62 f2 24 0d 2a b8 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219432 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151219432 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151219432 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151219432 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151219432 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219432 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 04 02 ac 45 e5 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219432 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Allocated (fsm.c:456) 20250820151219432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Allocated (fsm.c:456) 20250820151219432 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151219432 DMM DEBUG MM_STATE_Iu[0x55a5b83ca420]{Detached}: Allocated (fsm.c:456) 20250820151219432 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151219432 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151219432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151219432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151219432 DMM DEBUG MM(262420000001004/f7563f55) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151219432 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250820151219432 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219432 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219432 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219432 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219432 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219432 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219432 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219432 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: { messageType := 2, destLocRef := 'AC45E5'O, sourceLocRef := '000015'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(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: 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 := 'DD463E6433C24AFA46DC1EF764088345'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ECFFB826'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4E8C56974B057C10'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6F7E0214ECFC971C7482F4B616724F06'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'A1490F744CECEFD8E3FC781274712D15'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '58D3E5585065FCA0038303F14EC11A34'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '48AB72A47E7447AE'O } } } } } SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250820151219438 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219438 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219438 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219438 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219438 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219438 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219438 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219438 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 04 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219438 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151219438 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151219438 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151219438 DMM DEBUG MM(262420000001004/f7563f55) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250820151219438 DMM NOTICE MM(262420000001004/f7563f55) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151219438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151219438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151219438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151219438 DMM DEBUG MM(262420000001004/f7563f55) Requesting authorization (sgsn_auth.c:160) 20250820151219438 DMM INFO MM(262420000001004/f7563f55) Requesting authentication tuples (sgsn_auth.c:184) 20250820151219438 DMM DEBUG MM(262420000001004/f7563f55) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151219438 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250820151219438 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(1766)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@aa26fc50d1c6: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250820151219440 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151219440 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151219440 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151219440 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151219440 DMM INFO MM(262420000001004/f7563f55) Subscriber data update (mmctx.c:445) 20250820151219440 DMM DEBUG MM(262420000001004/f7563f55) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151219440 DMM INFO MM(262420000001004/f7563f55) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151219440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151219440 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151219440 DMM INFO MM(262420000001004/f7563f55) <- GMM AUTH AND CIPHERING REQ (rand = dd 46 3e 64 33 c2 4a fa 46 dc 1e f7 64 08 83 45 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 58 d3 e5 58 50 65 fc a0 03 83 03 f1 4e c1 1a 34 ) (gprs_gmm.c:510) 20250820151219440 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250820151219440 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219440 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219440 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219440 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219440 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219440 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219440 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219440 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219440 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 30 21 dd 46 3e 64 33 c2 4a fa 46 dc 1e f7 64 08 83 45 80 28 10 58 d3 e5 58 50 65 fc a0 03 83 03 f1 4e c1 1a 34 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A190813032248AB72A423094399990000100004F029047E7447AE'O 20250820151219445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219445 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219445 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219445 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219445 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219445 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 03 22 48 ab 72 a4 23 09 43 99 99 00 00 10 00 04 f0 29 04 7e 74 47 ae 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219445 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151219445 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151219445 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151219445 DMM INFO MM(262420000001004/f7563f55) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151219445 DMM NOTICE MM(262420000001004/f7563f55) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151219445 DMM DEBUG MM(262420000001004/f7563f55) checking auth: received UMTS RES = 48 ab 72 a4 7e 74 47 ae (gprs_gmm.c:716) 20250820151219445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151219445 DMM DEBUG MM(262420000001004/f7563f55) Requesting authorization (sgsn_auth.c:160) 20250820151219445 DMM INFO MM(262420000001004/f7563f55) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151219445 DMM DEBUG MM(262420000001004/f7563f55) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151219445 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250820151219445 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) 20250820151219445 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151219445 DMM DEBUG MM(262420000001004/f7563f55) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151219445 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219445 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219445 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219445 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219445 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219445 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219445 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219445 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219445 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219445 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 7e 02 14 ec fc 97 1c 74 82 f4 b6 16 72 4f 06 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151219449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219449 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219449 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219449 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219449 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219449 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219449 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151219449 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151219449 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151219449 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250820151219449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151219449 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151219449 DMM INFO MM(262420000001004/f7563f55) <- GMM ATTACH ACCEPT (new P-TMSI=0xf7563f55) (gprs_gmm.c:337) 20250820151219449 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250820151219449 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219449 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219449 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219449 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219449 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219449 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219449 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219449 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219449 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219449 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f7 56 3f 55 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151219451 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151219451 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151219451 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250820151219451 DMM INFO MM(262420000001004/f7563f55) Subscriber data update (mmctx.c:445) 20250820151219451 DMM DEBUG MM(262420000001004/f7563f55) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151219451 DMM INFO MM(262420000001004/f7563f55) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151219451 DMM NOTICE MM(262420000001004/f7563f55) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250820151219451 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151219451 DMM NOTICE MM(262420000001004/f7563f55) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151219451 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) 20250820151219451 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151219451 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250820151219451 DMM INFO MM(262420000001004/f7563f55) Subscriber data update (mmctx.c:445) 20250820151219451 DMM DEBUG MM(262420000001004/f7563f55) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151219452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219452 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219452 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219452 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219452 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151219452 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151219452 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151219452 DMM INFO MM(262420000001004/f7563f55) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151219452 DMM NOTICE MM(262420000001004/f7563f55) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151219452 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151219452 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151219452 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151219452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219452 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219452 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219452 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219452 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151219452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151219452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151219452 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 04 06 ac 45 e5 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151219455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219455 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219455 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219455 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219455 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219455 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 15 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219455 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151219455 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151219455 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151219455 DMM INFO MM(262420000001004/f7563f55) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151219455 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151219455 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219455 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219455 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151219455 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219455 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=4 (m3ua.c:642) 20250820151219455 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219455 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=4 -> eSLS=4: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219455 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219455 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219455 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219455 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 04 04 ac 45 e5 00 00 15 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 20250820151219456 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219456 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219456 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219456 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219456 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219456 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219456 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219456 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 15 ac 45 e5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)11290085 TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: 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 := '000'B, spare := '0'B }, ptmsi := { lengthIndicator := 0, mobileIdentityV := { typeOfIdentity := '000'B, oddEvenInd_identity := { tmsi_ptmsi := { oddevenIndicator := '0'B, fillerDigit := '1111'B, octets := 'F7563F55'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)738778 SGSN_Test_0-RAN(1762)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: First idle individual index:0 20250820151219658 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219658 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219658 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219658 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219658 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219658 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219658 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219658 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 0b 45 da 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f7 56 3f 55 32 02 00 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219659 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219659 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219659 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219659 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219659 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219659 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 07 02 0b 45 da 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219659 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151219659 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151219659 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151219659 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7563F55) type="signalling"  (gprs_gmm.c:1936) 20250820151219659 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151219659 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250820151219659 DMM DEBUG MM(262420000001004/f7563f55) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151219659 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219659 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219660 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219660 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219660 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219660 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219660 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219660 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 07 06 0b 45 da 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 7e 02 14 ec fc 97 1c 74 82 f4 b6 16 72 4f 06 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: { messageType := 2, destLocRef := '0B45DA'O, sourceLocRef := '000016'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(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151219670 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219670 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219670 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219670 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219671 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219671 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219671 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151219671 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151219671 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151219671 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250820151219671 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219671 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219671 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219671 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219671 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219671 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 07 06 0b 45 da 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219671 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151219671 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151219671 DMM INFO MM(262420000001004/f7563f55) <- GMM SERVICE ACCEPT (P-TMSI=0xf7563f55) (gprs_gmm.c:863) 20250820151219671 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250820151219671 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219671 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219671 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219672 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219672 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219672 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219672 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219672 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 07 06 0b 45 da 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250820151219687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219687 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219687 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219687 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 0a 41 05 03 03 23 02 00 02 01 21 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219688 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151219688 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151219688 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151219688 DMM INFO MM(262420000001004/f7563f55) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250820151219688 DMM INFO MM(262420000001004/f7563f55) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250820151219688 DMM DEBUG MM(262420000001004/f7563f55) Using GGSN 0 (gprs_sm.c:317) 20250820151219688 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) 20250820151219688 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250820151219688 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250820151219688 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250820151219688 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250820151219707 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0c 04 50 00 00 01 80 08 00 10 fb 61 22 a4 11 19 3f 28 f9 14 05 7f ab b7 01 93 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=1104 from retransmit req queue (gtp.c:465) 20250820151219707 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151219707 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250820151219707 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219707 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219707 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219707 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219707 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219707 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219707 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219707 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219707 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 07 06 0b 45 da 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fb 61 22 a4 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800488918CE'O 20250820151219724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219724 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219724 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 16 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 48 89 18 ce 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219724 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219724 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219724 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219724 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 80 bytes: [L2]> 01 00 01 01 00 00 00 50 02 10 00 3f 00 00 00 bc 00 00 00 c3 03 00 00 07 06 0b 45 da 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219724 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151219724 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151219724 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151219724 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250820151219724 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151219724 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250820151219724 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250820151219724 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151219726 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 51 00 00 01 80 10 fb 61 22 a4 11 19 3f 28 f9 7f ab b7 01 93 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=1105 from retransmit req queue (gtp.c:465) 20250820151219726 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151219726 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Created IMSI[0] for '262420000001004'H'F7563F55'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250820151219733 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250820151219733 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250820151219733 DGPRS INFO PDP(262420000001004:5): Context 0x7f8c26d7c5e0 was updated (sgsn_libgtp.c:663) 20250820151219733 DMM INFO MM(262420000001004/f7563f55) GGSN received ErrorInd from RNC while tx DL data. Paging UE in state CommonProcedureInitiated (sgsn_libgtp.c:685) 20250820151219733 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: Received Event E_PMM_RX_GGSN_GTPU_DT_EI (sgsn_libgtp.c:688) 20250820151219733 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219733 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219733 DLM3UA[38;5;49m DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219733 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=7 (m3ua.c:642) 20250820151219733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219733 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 07 04 0b 45 da 00 00 16 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219733 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219733 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219733 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219733 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151219733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219733 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219733 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 84 bytes: [L2]> 01 00 01 01 00 00 00 54 02 10 00 42 00 00 00 bc 00 00 00 c3 03 00 00 00 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 22 00 0e 40 1e 00 00 03 00 03 40 01 80 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 40 40 05 40 f7 56 3f 55 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219733 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:112) 20250820151219733 DMM INFO MM(262420000001004/f7563f55) Changing GTP-U endpoints 127.0.0.104/0x488918ce -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250820151219733 DLGTP DEBUG Registering seq=2 in retransmit resp queue (gtp.c:521) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 20250820151219733 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219733 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219733 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219733 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219733 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219733 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219733 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 16 0b 45 da 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)738778 SGSN_Test_0-RAN(1762)@aa26fc50d1c6: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_update_ctx_err_ind_from_ggsn(1769) TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: 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 := 'F7563F55'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)14711231 SGSN_Test_0-RAN(1762)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: First idle individual index:0 20250820151219934 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219934 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219934 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219934 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219934 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219934 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219934 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219934 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 6e 00 00 00 c3 00 00 00 bc 03 02 00 00 01 e0 79 bf 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 10 05 f4 f7 56 3f 55 32 02 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219935 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151219935 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151219935 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151219935 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF7563F55) type="data"  (gprs_gmm.c:1936) 20250820151219935 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250820151219935 DMM DEBUG MM(262420000001004/f7563f55) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250820151219935 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219935 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219935 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219935 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151219935 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219935 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219935 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219935 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219935 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219935 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 06 02 e0 79 bf 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219935 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219935 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219936 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219936 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151219936 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219936 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219936 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219936 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219936 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219936 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 79 bf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6f 7e 02 14 ec fc 97 1c 74 82 f4 b6 16 72 4f 06 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: { messageType := 2, destLocRef := 'E079BF'O, sourceLocRef := '000017'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(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151219945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219945 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219945 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219945 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219945 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219945 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219945 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219946 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151219946 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151219946 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151219946 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250820151219946 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250820151219946 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250820151219946 DMM INFO MM(262420000001004/f7563f55) <- GMM SERVICE ACCEPT (P-TMSI=0xf7563f55) (gprs_gmm.c:863) 20250820151219946 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250820151219946 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151219946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219946 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 79 bf 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f4 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219946 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219946 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151219946 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219946 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219946 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219946 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219946 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219946 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 79 bf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 08 0d 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151219947 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219947 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219947 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151219947 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151219947 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151219947 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151219947 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151219947 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219947 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 124 bytes: [L2]> 01 00 01 01 00 00 00 7c 02 10 00 6c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 79 bf 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 fb 61 22 a4 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:30 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F00006800488918CE'O 20250820151219958 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151219958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151219958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151219958 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151219958 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151219958 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151219958 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151219958 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151219958 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151219958 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 72 bytes: [L2]> 01 00 01 01 00 00 00 48 02 10 00 35 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 1e 60 00 00 1a 00 00 01 00 34 40 13 00 00 01 00 33 40 0c 60 28 7c 7f 00 00 68 00 48 89 18 ce 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151219958 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250820151219958 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250820151219958 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:674) 20250820151219958 DRANAP INFO Rx RAB Assignment Response for UE conn_id 23 (iu_client.c:625) 20250820151219958 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250820151219959 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250820151219963 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 0c 04 52 00 00 01 80 10 fb 61 22 a4 11 19 3f 28 f9 7f ab b7 01 93 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=1106 from retransmit req queue (gtp.c:465) 20250820151219963 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151219963 DGPRS INFO PDP(262420000001004/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_len:16 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250820151220162 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151220162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151220162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151220162 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151220162 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151220162 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151220162 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151220162 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151220162 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151220162 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 27 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 10 00 14 40 0c 00 00 01 00 10 40 05 04 0a 46 00 90 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151220163 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151220163 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151220163 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151220163 DMM INFO MM(262420000001004/f7563f55) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250820151220163 DGPRS INFO PDP(262420000001004/0) Delete PDP Context (sgsn_libgtp.c:326) 20250820151220163 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250820151220169 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 0c 04 53 00 00 01 80 : Freeing seq=1107 from retransmit req queue (gtp.c:465) 20250820151220169 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f8c26d7c5e0, cbp=0x55a5b83d7540) (sgsn_libgtp.c:633) 20250820151220169 DGPRS INFO PDP(262420000001004/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250820151220170 DMM INFO MM(262420000001004/f7563f55) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250820151220170 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250820151220170 DLGTP DEBUG Begin pdp_tiddel tid = 5400100000024262 (pdp.c:298) 20250820151220170 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250820151220170 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151220170 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151220170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151220170 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151220170 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151220170 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151220170 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151220170 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151220170 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151220170 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2a 00 00 00 bc 00 00 00 c3 03 00 00 06 06 e0 79 bf 00 01 13 00 14 40 0f 00 00 02 00 10 40 03 02 8a 47 00 3b 40 01 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@aa26fc50d1c6: Removing Client IMSI='262420000001004'H, index=0 TC_update_ctx_err_ind_from_ggsn(1769)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151220186 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151220186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151220186 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151220186 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151220186 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151220186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151220186 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151220186 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151220186 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:821) 20250820151220186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151220186 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151220186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151220186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151220186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151220186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151220186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151220186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151220186 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151220186 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151220186 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151220186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151220186 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151220186 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151220186 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151220187 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151220187 DMM INFO MM(262420000001004/f7563f55) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:167) 20250820151220187 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151220187 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151220187 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151220187 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151220187 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151220187 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=6 (m3ua.c:642) 20250820151220187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151220187 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=6 -> eSLS=6: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250820151220187 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250820151220193 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43338<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-M3UA(1763)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1766)@aa26fc50d1c6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1750)@aa26fc50d1c6: Final verdict of PTC: none 20250820151220199 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI99(1760)@aa26fc50d1c6: Final verdict of PTC: none 20250820151220199 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1746)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1755)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1751)@aa26fc50d1c6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@aa26fc50d1c6: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1748)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1753)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1758)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): pass (none -> pass) MTC@aa26fc50d1c6: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass'. Wed Aug 20 15:12:20 UTC 2025 ====== SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250820151220279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43342<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151220781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43342<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=479336) 20250820151221200 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151221200 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=479336, count=483788) 20250820151222188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151222188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151222188 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250820151222201 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151222201 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected'. ------ SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected ------ Wed Aug 20 15:12:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151223203 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151223203 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_stat_rnc_sctp_disconnected started. 20250820151223879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151223881 DMM INFO MM(262420000001004/f7563f55) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151223881 DMM INFO MM(262420000001004/f7563f55) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151223881 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151223881 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151223881 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151223881 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151223881 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250820151223881 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) 20250820151223881 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:402) 20250820151223881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca550]{Init}: Deallocated (fsm.c:568) 20250820151223881 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151223881 DMM DEBUG MM_STATE_Iu(21)[0x55a5b83ca420]{Detached}: Deallocated (fsm.c:568) 20250820151223881 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Deallocated (fsm.c:568) 20250820151223881 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1774)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151223903 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151223903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151223903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151223904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223904 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151223904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151223904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151223904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151223904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151223904 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151223904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151223904 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223904 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250820151223904 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151223904 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1774)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151223905 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151223905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@aa26fc50d1c6: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151223907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1775)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1771)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151223911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151223911 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1775)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1779)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1779)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151223920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250820151223920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151223920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151223920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250820151223920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151223920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151223920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151223920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151223921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151223921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151223921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151223921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151223921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151223921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151223921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151223921 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223921 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250820151223921 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151223921 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151223921 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151223921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@aa26fc50d1c6: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151223923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1780)@aa26fc50d1c6: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1776)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1776)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151223928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151223928 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@aa26fc50d1c6: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1781)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@aa26fc50d1c6: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1784)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1784)@aa26fc50d1c6: Provider Link came up: sending NS-RESET 20250820151223938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250820151223938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151223938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151223938 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223938 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250820151223938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151223938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151223938 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151223938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250820151223939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151223939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151223939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151223939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250820151223939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250820151223939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250820151223939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250820151223939 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151223939 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250820151223939 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250820151223939 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250820151223939 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250820151223939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@aa26fc50d1c6: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250820151223941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1781)@aa26fc50d1c6: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@aa26fc50d1c6: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250820151223946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250820151223946 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@aa26fc50d1c6: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1787)@aa26fc50d1c6: ************************************************* SGSN_Test_0-M3UA(1787)@aa26fc50d1c6: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@aa26fc50d1c6: ************************************************* MTC@aa26fc50d1c6: Starting RAN_Emulation TC_stat_rnc_sctp_disconnected-BVCI220(1783)@aa26fc50d1c6: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: v_sccp_pdu_maxlen:268 20250820151224149 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151224149 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): matched connection to ASP virt-rnc0-0 (ss7_xua_srv.c:121) 20250820151224149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151224149 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1787)@aa26fc50d1c6: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250820151224155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151224155 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151224155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151224156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151224156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151224156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151224156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151224156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151224156 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151224156 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151224156 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151224156 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151224158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224158 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151224158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151224158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151224158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151224158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151224158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151224158 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151224158 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151224158 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151224158 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151224158 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151224158 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151224158 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151224158 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250820151224158 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151224158 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151224204 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151224204 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250820151224204 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250820151224204 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250820151224208 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250820151224209 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250820151224327 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224327 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151224327 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151224327 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151224327 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151224327 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151224327 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151224327 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151224327 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151224327 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 c8 c6 54 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151224340 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151224340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151224340 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151224340 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151224340 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151224340 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151224340 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151224340 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151224340 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 14 c8 c6 54 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151224966 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151224966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151224966 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151224966 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151224966 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151224966 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151224966 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151224966 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151224966 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 c3 00 00 00 bc 03 02 00 00 09 00 03 07 0b 04 43 bc 00 8e 04 43 c3 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 40 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151224966 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250820151224966 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250820151224967 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151224967 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151224967 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151224967 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=15 (m3ua.c:642) 20250820151224967 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151224967 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=15 -> eSLS=15: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151224967 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151224967 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151224967 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151224967 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0f 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@aa26fc50d1c6: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='EFD229BB'O, index=0 SGSN_Test-GSUP(1790)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@aa26fc50d1c6: 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 := '262420000001008'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := 'CA04'O, rac := 'C2'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1786)@aa26fc50d1c6: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)11385657 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: First idle individual index:0 SGSN_Test_0-RAN(1786)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 20250820151225323 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225323 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225323 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225323 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225323 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225323 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225323 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 ad bb 39 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 80 62 f2 24 ca 04 c2 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225323 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225323 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225323 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225323 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225323 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225323 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225323 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 ad bb 39 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151225323 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151225323 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151225323 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151225324 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151225324 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Allocated (fsm.c:456) 20250820151225324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Allocated (fsm.c:456) 20250820151225324 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Allocated (fsm.c:456) 20250820151225324 DMM DEBUG MM_STATE_Iu[0x55a5b83ca550]{Detached}: Allocated (fsm.c:456) 20250820151225324 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151225324 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151225324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151225324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151225324 DMM DEBUG MM(262420000001008/cc57e487) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151225324 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250820151225324 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225324 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225324 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225324 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225324 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225324 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225324 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225324 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225324 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225324 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: { messageType := 2, destLocRef := 'ADBB39'O, sourceLocRef := '000018'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(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@aa26fc50d1c6: 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 := '29AC466078AF267A5DE0F4F4ADCB24E1'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84209DBA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '60CC05135D8C0888'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '906FD16D5039C1E1F40BFC1ACA53323E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'ACA50591A639816FDE1EDFF475EA3D82'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '08CE1A1A6E009A93BE306481E14CC77D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '6FD8D7D915DB1991'O } } } } } SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250820151225333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225333 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225333 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225333 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225333 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225333 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225333 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225333 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151225333 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151225333 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151225333 DMM DEBUG MM(262420000001008/cc57e487) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250820151225333 DMM NOTICE MM(262420000001008/cc57e487) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151225333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151225333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151225333 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151225333 DMM DEBUG MM(262420000001008/cc57e487) Requesting authorization (sgsn_auth.c:160) 20250820151225333 DMM INFO MM(262420000001008/cc57e487) Requesting authentication tuples (sgsn_auth.c:184) 20250820151225333 DMM DEBUG MM(262420000001008/cc57e487) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151225333 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250820151225333 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@aa26fc50d1c6: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250820151225336 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151225336 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151225336 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151225336 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151225336 DMM INFO MM(262420000001008/cc57e487) Subscriber data update (mmctx.c:445) 20250820151225336 DMM DEBUG MM(262420000001008/cc57e487) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151225336 DMM INFO MM(262420000001008/cc57e487) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151225336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151225336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151225336 DMM INFO MM(262420000001008/cc57e487) <- GMM AUTH AND CIPHERING REQ (rand = 29 ac 46 60 78 af 26 7a 5d e0 f4 f4 ad cb 24 e1 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 08 ce 1a 1a 6e 00 9a 93 be 30 64 81 e1 4c c7 7d ) (gprs_gmm.c:510) 20250820151225336 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250820151225336 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225336 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225336 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225336 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225336 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225336 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225336 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225336 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225336 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 29 ac 46 60 78 af 26 7a 5d e0 f4 f4 ad cb 24 e1 80 28 10 08 ce 1a 1a 6e 00 9a 93 be 30 64 81 e1 4c c7 7d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C226FD8D7D923094399990000100008F0290415DB1991'O 20250820151225343 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225343 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225343 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225344 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225344 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225344 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225344 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 6f d8 d7 d9 23 09 43 99 99 00 00 10 00 08 f0 29 04 15 db 19 91 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225344 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151225344 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151225344 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151225344 DMM INFO MM(262420000001008/cc57e487) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151225344 DMM NOTICE MM(262420000001008/cc57e487) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151225344 DMM DEBUG MM(262420000001008/cc57e487) checking auth: received UMTS RES = 6f d8 d7 d9 15 db 19 91 (gprs_gmm.c:716) 20250820151225344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151225344 DMM DEBUG MM(262420000001008/cc57e487) Requesting authorization (sgsn_auth.c:160) 20250820151225344 DMM INFO MM(262420000001008/cc57e487) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151225344 DMM DEBUG MM(262420000001008/cc57e487) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151225344 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250820151225344 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f8 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151225344 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151225344 DMM DEBUG MM(262420000001008/cc57e487) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151225344 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225344 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225344 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225344 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225344 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225344 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225344 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225344 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225344 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225344 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 6f d1 6d 50 39 c1 e1 f4 0b fc 1a ca 53 32 3e 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151225353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225353 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225353 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225353 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225353 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225353 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151225353 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151225353 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151225353 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250820151225353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151225353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151225353 DMM INFO MM(262420000001008/cc57e487) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc57e487) (gprs_gmm.c:337) 20250820151225353 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250820151225353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225353 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225353 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f8 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151225353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225353 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225353 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225353 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225353 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225353 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225353 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225353 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 cc 57 e4 87 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151225357 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151225357 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151225357 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250820151225357 DMM INFO MM(262420000001008/cc57e487) Subscriber data update (mmctx.c:445) 20250820151225357 DMM DEBUG MM(262420000001008/cc57e487) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151225357 DMM INFO MM(262420000001008/cc57e487) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151225357 DMM NOTICE MM(262420000001008/cc57e487) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250820151225357 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151225357 DMM NOTICE MM(262420000001008/cc57e487) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151225357 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f8 28 01 01 (gprs_subscriber.c:210) 20250820151225357 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151225357 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250820151225357 DMM INFO MM(262420000001008/cc57e487) Subscriber data update (mmctx.c:445) 20250820151225357 DMM DEBUG MM(262420000001008/cc57e487) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151225359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225359 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225359 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225359 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225359 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225359 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225359 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151225359 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151225359 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151225359 DMM INFO MM(262420000001008/cc57e487) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151225359 DMM NOTICE MM(262420000001008/cc57e487) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151225359 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151225359 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151225359 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151225359 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151225359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151225359 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151225359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225359 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225359 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225359 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 ad bb 39 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151225363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225363 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225363 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225363 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225363 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225363 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151225363 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151225363 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151225363 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151225363 DMM INFO MM(262420000001008/cc57e487) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151225363 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151225363 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151225363 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225363 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225363 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225363 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=9 (m3ua.c:642) 20250820151225363 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151225363 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=9 -> eSLS=9: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151225363 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151225363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151225363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225363 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 ad bb 39 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 20250820151225364 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151225364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151225364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151225364 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151225364 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151225364 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151225364 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151225364 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151225364 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151225364 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 18 ad bb 39 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@aa26fc50d1c6: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)11385657 TC_stat_rnc_sctp_disconnected(1793)@aa26fc50d1c6: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@aa26fc50d1c6: Final verdict of PTC: pass MTC@aa26fc50d1c6: "Shutting down SGSN ASP in STP" 20250820151225427 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250820151225431 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250820151225431 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250820151225431 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151225431 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151225431 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151225431 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151225431 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151225431 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151225431 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250820151225431 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250820151225431 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250820151225566 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151225566 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151225566 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151225566 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151225566 DLINP NOTICE CLICONN(asp-clnt-OsmoSGSN-A,r=127.0.0.200:2905<->l=127.0.0.10:1905){CONNECTED} connection closed with srv (stream_cli.c:631) 20250820151225566 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250820151225566 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250820151225567 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151225567 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151225567 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5b83bda30]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250820151225567 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250820151225567 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5b83bda30]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250820151227432 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151227432 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151227432 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: "Restarting SGSN ASP in STP" 20250820151228435 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250820151228439 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250820151228439 DLSS7 INFO 0: ASP(sgsn0-0) Restarting ASP sgsn0-0, r=127.0.0.10:1905<->l=127.0.0.200:2905 (ss7_asp.c:894) 20250820151228439 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250820151228439 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151228439 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250820151228439 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250820151228439 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250820151228439 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250820151230188 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250820151230188 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250820151230568 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250820151230568 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): matched connection to ASP sgsn0-0 (ss7_xua_srv.c:121) 20250820151230568 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250820151230568 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250820151230568 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151230568 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250820151230568 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250820151230568 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151230569 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151230569 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151230569 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151230569 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250820151230569 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151230569 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250820151230569 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151230569 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151230569 DLSS7 NOTICE 0: RT(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5,via=sgsn0,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151230569 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250820151230569 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 bc (ss7_asp.c:1383) 20250820151230569 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250820151230569 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=unavailable) changed to status 'available' (ss7_route.c:409) 20250820151230569 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1140) 20250820151230569 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55a5b83bda30]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250820151230569 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151233918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151233918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151233918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151233933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151233933 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55a5b83c7200]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151233933 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@aa26fc50d1c6: Tns-test expired: sending NS-ALIVE 20250820151233948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151233948 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55a5b83c8bb0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151233948 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@aa26fc50d1c6: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250820151240190 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151240190 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151240190 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151240190 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=0 (m3ua.c:642) 20250820151240190 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151240190 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=0 -> eSLS=0: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151240190 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151240190 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151240190 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151240190 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 00 04 e0 79 bf 00 00 17 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151240194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151240194 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151240195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151240195 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151240195 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151240195 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151240195 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151240195 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151240195 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151240195 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 17 e0 79 bf 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='DDE6C5F9'O, index=1 SGSN_Test-GSUP(1790)@aa26fc50d1c6: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@aa26fc50d1c6: 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 := '262420000001009'H, fillerDigit := omit } } } }, oldRoutingAreaID := { mccDigit1 := '2'H, mccDigit2 := '6'H, mccDigit3 := '2'H, mncDigit3 := 'F'H, mncDigit1 := '4'H, mncDigit2 := '2'H, lac := '676B'O ("gk"), rac := '89'O }, msRACap := { lengthIndicator := 0, msRadioAccessCapabilityV := { { mSRACapabilityValues := { mSRACapabilityValuesExclude1111 := { accessTechnType := '0001'B, accessCapabilities := { lengthIndicator := 0, accessCapabilities := { rfPowerCapability := '001'B, presenceBitA5 := '0'B, a5bits := { a51 := '1'B, a52 := '0'B, a53 := '1'B, a54 := '0'B, a55 := '0'B, a56 := '0'B, a57 := '0'B }, 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(1786)@aa26fc50d1c6: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)5680719 SGSN_Test_0-RAN(1786)@aa26fc50d1c6: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: First idle individual index:0 20250820151243534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243534 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243534 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243534 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243534 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243534 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 56 ae 4f 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 58 00 13 40 54 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 01 90 62 f2 24 67 6b 89 05 12 c7 42 20 00 00 4f 40 03 00 00 17 00 56 40 05 62 f2 24 09 26 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243534 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250820151243534 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250820151243534 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250820151243534 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250820151243534 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Allocated (fsm.c:456) 20250820151243534 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243534 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243534 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 08 02 56 ae 4f 00 00 19 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151243534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Allocated (fsm.c:456) 20250820151243534 DMM DEBUG MM_STATE_Gb[0x55a5b83d99c0]{Idle}: Allocated (fsm.c:456) 20250820151243534 DMM DEBUG MM_STATE_Iu[0x55a5b83d9af0]{Detached}: Allocated (fsm.c:456) 20250820151243534 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250820151243534 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250820151243534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250820151243534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250820151243534 DMM DEBUG MM(262420000001009/c664c648) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250820151243534 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) 20250820151243534 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243534 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243534 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243534 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243534 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243534 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243534 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243534 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: { messageType := 2, destLocRef := '56AE4F'O, sourceLocRef := '000019'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(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@aa26fc50d1c6: 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 := 'EC8A6DFB3A39340B5AF1B6CA2BC21FC6'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC1E6F10'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C1FDFD09A43EDB0C'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'A991FA53F37FF1634FD2B79AD0086B02'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '3E3763DB96F19D1D80D89B98478717A1'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '9F670BF5B220E1AB213163C4208DC0C5'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '036D282767F65D3B'O } } } } } SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:23 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250820151243536 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243536 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243536 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243536 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243536 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243536 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243536 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243536 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 09 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243537 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151243537 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151243537 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151243537 DMM DEBUG MM(262420000001009/c664c648) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250820151243537 DMM NOTICE MM(262420000001009/c664c648) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250820151243537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250820151243537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250820151243537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250820151243537 DMM DEBUG MM(262420000001009/c664c648) Requesting authorization (sgsn_auth.c:160) 20250820151243537 DMM INFO MM(262420000001009/c664c648) Requesting authentication tuples (sgsn_auth.c:184) 20250820151243537 DMM DEBUG MM(262420000001009/c664c648) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250820151243537 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250820151243537 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1790)@aa26fc50d1c6: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@aa26fc50d1c6: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250820151243537 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250820151243537 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250820151243537 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250820151243537 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250820151243537 DMM INFO MM(262420000001009/c664c648) Subscriber data update (mmctx.c:445) 20250820151243537 DMM DEBUG MM(262420000001009/c664c648) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250820151243537 DMM INFO MM(262420000001009/c664c648) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250820151243537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250820151243537 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250820151243537 DMM INFO MM(262420000001009/c664c648) <- GMM AUTH AND CIPHERING REQ (rand = ec 8a 6d fb 3a 39 34 0b 5a f1 b6 ca 2b c2 1f c6 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 9f 67 0b f5 b2 20 e1 ab 21 31 63 c4 20 8d c0 c5 ) (gprs_gmm.c:510) 20250820151243537 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) 20250820151243537 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243537 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243537 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243537 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243537 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243537 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243537 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243537 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243537 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243537 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 f0 21 ec 8a 6d fb 3a 39 34 0b 5a f1 b6 ca 2b c2 1f c6 80 28 10 9f 67 0b f5 b2 20 e1 ab 21 31 63 c4 20 8d c0 c5 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:37 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130F22036D282723094399990000100009F0290467F65D3B'O 20250820151243539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243539 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243539 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243539 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243539 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243539 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0f 22 03 6d 28 27 23 09 43 99 99 00 00 10 00 09 f0 29 04 67 f6 5d 3b 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243539 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151243539 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151243539 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151243539 DMM INFO MM(262420000001009/c664c648) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250820151243539 DMM NOTICE MM(262420000001009/c664c648) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250820151243539 DMM DEBUG MM(262420000001009/c664c648) checking auth: received UMTS RES = 03 6d 28 27 67 f6 5d 3b (gprs_gmm.c:716) 20250820151243539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250820151243539 DMM DEBUG MM(262420000001009/c664c648) Requesting authorization (sgsn_auth.c:160) 20250820151243539 DMM INFO MM(262420000001009/c664c648) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250820151243539 DMM DEBUG MM(262420000001009/c664c648) Requesting subscriber data update (gprs_subscriber.c:894) 20250820151243539 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250820151243539 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 04 01 08 62 42 02 00 00 10 00 f9 28 01 01 2a 01 02 (gprs_subscriber.c:210) 20250820151243539 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250820151243539 DMM DEBUG MM(262420000001009/c664c648) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250820151243539 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243539 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243539 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243539 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243539 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243539 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243539 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243539 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243539 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243539 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 a9 91 fa 53 f3 7f f1 63 4f d2 b7 9a d0 08 6b 02 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:12 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250820151243542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243542 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243542 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243542 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243542 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243542 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 0c 20 06 00 08 00 00 01 00 06 00 01 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243542 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250820151243542 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250820151243542 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:674) 20250820151243542 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 25) (iu_client.c:407) 20250820151243542 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:191) 20250820151243542 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243542 DMM INFO MM(262420000001009/c664c648) <- GMM ATTACH ACCEPT (new P-TMSI=0xc664c648) (gprs_gmm.c:337) 20250820151243542 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 25) (iu_client.c:561) 20250820151243542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243542 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243542 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 14 00 0f 40 10 00 00 01 00 17 40 09 50 62 42 02 00 00 10 00 f9 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250820151243542 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243542 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243542 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243542 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243542 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243542 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243542 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243542 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 c6 64 c6 48 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250820151243543 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250820151243543 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250820151243543 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250820151243543 DMM INFO MM(262420000001009/c664c648) Subscriber data update (mmctx.c:445) 20250820151243543 DMM DEBUG MM(262420000001009/c664c648) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250820151243543 DMM INFO MM(262420000001009/c664c648) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250820151243543 DMM NOTICE MM(262420000001009/c664c648) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250820151243543 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250820151243543 DMM NOTICE MM(262420000001009/c664c648) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250820151243543 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 12 01 08 62 42 02 00 00 10 00 f9 28 01 01 (gprs_subscriber.c:210) 20250820151243544 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250820151243544 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250820151243544 DMM INFO MM(262420000001009/c664c648) Subscriber data update (mmctx.c:445) 20250820151243544 DMM DEBUG MM(262420000001009/c664c648) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:14 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250820151243545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243545 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243545 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243545 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243545 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243545 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243545 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250820151243545 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250820151243545 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:674) 20250820151243545 DMM INFO MM(262420000001009/c664c648) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250820151243545 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243545 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243545 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243545 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243545 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243545 DMM NOTICE MM(262420000001009/c664c648) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250820151243545 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250820151243545 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243545 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243545 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250820151243545 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250820151243545 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250820151243545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250820151243545 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250820151243545 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243545 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243545 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 08 06 56 ae 4f 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_len:7 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: vl_from0 SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250820151243546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243546 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243546 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243546 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243546 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243546 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 19 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250820151243546 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250820151243546 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250820151243546 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:674) 20250820151243546 DMM INFO MM(262420000001009/c664c648) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:167) 20250820151243546 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:168) 20250820151243546 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243546 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243546 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243546 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=195=0.24.3 sls=8 (m3ua.c:642) 20250820151243546 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250820151243546 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250820151243546 DLSS7 DEBUG 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=8 -> eSLS=8: use Normal Route via 'virt-rnc0' (ss7_combined_linkset.c:275) 20250820151243546 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250820151243546 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250820151243546 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243546 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 08 04 56 ae 4f 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Session index based on local reference:0 20250820151243547 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250820151243547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250820151243547 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250820151243547 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250820151243547 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250820151243547 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250820151243547 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250820151243547 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250820151243547 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 19 56 ae 4f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@aa26fc50d1c6: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)5680719 TC_stat_rnc_sctp_disconnected(1794)@aa26fc50d1c6: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@aa26fc50d1c6: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@aa26fc50d1c6: Final verdict of PTC: pass 20250820151243614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36232<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1785)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP(1790)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@aa26fc50d1c6: Final verdict of PTC: none 20250820151243620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250820151243620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_stat_rnc_sctp_disconnected-BVCI196(1773)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97(1774)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99(1784)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98(1779)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@aa26fc50d1c6: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1789)@aa26fc50d1c6: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1783)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@aa26fc50d1c6: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI99-provIP(1782)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI97-provIP(1772)@aa26fc50d1c6: Final verdict of PTC: none -NSVCI98-provIP(1777)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: none MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97-provIP(1772): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1773): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99-provIP(1782): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1783): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@aa26fc50d1c6: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@aa26fc50d1c6: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@aa26fc50d1c6: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass'. Wed Aug 20 15:12:43 UTC 2025 ====== SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected.talloc 20250820151243700 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58396<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151243750 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250820151243750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151243750 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250820151243750 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250820151243750 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250820151243750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250820151243750 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250820151243750 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250820151243750 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:821) 20250820151243750 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151243750 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250820151243750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250820151243750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250820151243750 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250820151243750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250820151243750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250820151243750 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250820151243750 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151243750 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=virt-rnc0,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151243751 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 c3 (ss7_asp.c:1383) 20250820151243751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250820151243751 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250820151243751 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250820151243751 DLSS7 NOTICE 0: RT(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5,via=as-clnt-OsmoSGSN-A,st=available) changed to status 'unavailable' (ss7_route.c:409) 20250820151243751 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1122) 20250820151244202 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58396<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486604) 20250820151244621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151244621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486604, count=487860) 20250820151245623 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151245623 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151245752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250820151245752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250820151245752 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass' was executed successfully (exit status: 0). MC@aa26fc50d1c6: Test execution finished. MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive'. ------ SGSN_Tests_NS.TC_NS_connect_alive ------ Wed Aug 20 15:12:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_alive.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151246625 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151246625 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_alive' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_NS_connect_alive started. 20250820151247289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58410<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151247293 DMM INFO MM(262420000001009/c664c648) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151247293 DMM INFO MM(262420000001009/c664c648) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151247293 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151247293 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151247293 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250820151247293 DGPRS INFO SUBSCR(262420000001009) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151247293 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f9 09 00 28 01 01 (gsup_client.c:402) 20250820151247293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83c5ee0]{Init}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG MM_STATE_Gb[0x55a5b83d99c0]{Idle}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG MM_STATE_Iu(25)[0x55a5b83d9af0]{Detached}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83ca1c0]{Deregistered}: Deallocated (fsm.c:568) 20250820151247293 DMM INFO MM(262420000001008/cc57e487) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250820151247293 DMM INFO MM(262420000001008/cc57e487) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250820151247293 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250820151247293 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250820151247293 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250820151247293 DGPRS INFO SUBSCR(262420000001008) Sending GSUP, will send: 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gprs_subscriber.c:210) 20250820151247293 DLGSUP ERROR GSUP not connected, unable to send 0c 01 08 62 42 02 00 00 10 00 f8 09 00 28 01 01 (gsup_client.c:402) 20250820151247293 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55a5b83ca420]{Init}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG MM_STATE_Gb[0x55a5b83ca2f0]{Idle}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG MM_STATE_Iu(24)[0x55a5b83ca550]{Detached}: Deallocated (fsm.c:568) 20250820151247293 DMM DEBUG GMM(gmm_fsm)[0x55a5b83d1920]{Deregistered}: Deallocated (fsm.c:568) 20250820151247293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250820151247331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250820151247331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250820151247331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250820151247626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151247626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151248063 DGPRS DEBUG Checking for inactive LLMEs, time = 58230967 (sgsn.c:132) MTC@aa26fc50d1c6: setverdict(pass): none -> pass MTC@aa26fc50d1c6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250820151248340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58410<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: pass MTC@aa26fc50d1c6: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@aa26fc50d1c6: Test case TC_NS_connect_alive finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass'. Wed Aug 20 15:12:48 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_alive pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_alive.talloc 20250820151248376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58424<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151248626 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151248626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151248777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58424<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14260) 20250820151249628 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151249628 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=14260, count=18616) 20250820151250629 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151250630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_alive pass' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset'. ------ SGSN_Tests_NS.TC_NS_connect_reset ------ Wed Aug 20 15:12:50 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_NS.TC_NS_connect_reset.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250820151251631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151251631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests_NS.TC_NS_connect_reset' was executed successfully (exit status: 0). MTC@aa26fc50d1c6: Test case TC_NS_connect_reset started. 20250820151251870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151251872 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250820151251897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250820151251897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250820151251897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250820151251897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250820151251897 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250820151251897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250820151251897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250820151251897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151251897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55a5b83c5280]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@aa26fc50d1c6: setverdict(pass): none -> pass 20250820151252633 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151252633 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@aa26fc50d1c6: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250820151252905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60160<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@aa26fc50d1c6: Final verdict of PTC: none MTC@aa26fc50d1c6: Setting final verdict of the test case. MTC@aa26fc50d1c6: Local verdict of MTC: pass MTC@aa26fc50d1c6: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@aa26fc50d1c6: Test case TC_NS_connect_reset finished. Verdict: pass MTC@aa26fc50d1c6: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass'. Wed Aug 20 15:12:52 UTC 2025 ====== SGSN_Tests_NS.TC_NS_connect_reset pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_NS.TC_NS_connect_reset.talloc 20250820151252945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60176<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250820151253346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60176<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=7996) 20250820151253634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151253634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151253922 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151253940 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=7996, count=13152) 20250820151254636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151254636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151254897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@aa26fc50d1c6: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_NS.TC_NS_connect_reset pass' was executed successfully (exit status: 0). MC@aa26fc50d1c6: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@aa26fc50d1c6: Terminating MTC. MC@aa26fc50d1c6: MTC terminated. MC2> exit MC@aa26fc50d1c6: Shutting down session. MC@aa26fc50d1c6: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/expected-results.xml' against results in 'junit-xml-9350.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass SGSN_Tests_Iu.TC_attach_pdp_act_user pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 4 xfail: 3 pass: 79 NEW: PASS: 3 skip: 7 20250820151255638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151255638 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2455319) [testenv][generic] Merging log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250820151256639 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151256639 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151256923 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151256941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151257640 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151257641 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151257898 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151258642 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151258642 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151259643 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151259643 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250820151259924 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151259942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151300570 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250820151300570 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250820151300570 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151300570 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250820151300570 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250820151300570 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250820151300570 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250820151300570 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250820151300570 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250820151300570 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250820151300644 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151300644 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/opt/eclipse-titan-11.1.0/bin:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'BUILDDIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0', '-e', 'TTCN3_DIR=/opt/eclipse-titan-11.1.0', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20250820151300899 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250820151301645 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250820151301645 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [testenv][generic] Stopping stp (2455152) [testenv][generic] Stopping sgsn (2455215) [testenv] Showing testsuite/junit-xml-9350.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TESTENV_INSTALL_DIR=/', '-e', 'TERM=dumb', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/junit-xml-9350.log && echo']             SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase                    [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0'] testenv-sgsn-generic-osmocom-nightly-20250820-1458-cd9af712-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/538/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 1.00, 0.87, 0.81 + exit 0 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